Home : Bytes IT Community / View Full Version : C++


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68

  1. something like java interface?
  2. Detecting virtual inheritance
  3. Will this work using C++?
  4. virtual casting
  5. Relationship between Classes
  6. Help: Function Overloading Resolution, Which Function?
  7. gSOAP multithreaded?
  8. new, reinterpret_cast<void*> and delete
  9. ofstream output
  10. using find to find a member of a struct in vector
  11. bitset rotational shift?
  12. minor confusion - std::stringstream and operator (>>/<<)
  13. basic stream confuse.(charset level).
  14. indefinite number of arguments
  15. Reading local time into time_t
  16. looking for Ms Visual c++ 1.5
  17. Problem with recursion
  18. Weird return statement
  19. links
  20. C++ file problems
  21. About my School Project!
  22. Any c++ pros out there?
  23. Context Inversion Of Control & c++
  24. Iterators within templates
  25. A decade of trolling: a brief and hopefully evocative "then and now" perspective.
  26. infinite loops
  27. initialize static members
  28. c++ code for shortest path in the graph
  29. erase vs. erase
  30. Simulating polymorphism without the overhead of virtual methods?
  31. debugging... dereferencing, & etc.
  32. Using Vectors
  33. cin.clear() does not work
  34. Parent first or child first? (a class structure question)
  35. Simple question about using += (sorry about posting in the wrong group)
  36. Question on C++ parent and child functions
  37. cannot compile the following example code (person-pointer)
  38. printing an address of member function
  39. Such bug ;/
  40. lvalue (s) and rvalue (s)
  41. dynamic allocation of an array of pointers
  42. address of pointer from a pointer
  43. Overuse of Templates
  44. Windows API
  45. segmentation fault
  46. File management
  47. how to remove duplicate entries in a vector of Pair?
  48. Please help
  49. Creating a Windows Account APIs
  50. C++ Scandal?!
  51. please help understand this compilation error
  52. NI_MEASURESTUDIO
  53. Reading Running Process
  54. pong game,while loop statement solution
  55. From the freestore
  56. queue stl template
  57. home work
  58. Destructor being called twice ?
  59. C++ or C#
  60. language features!
  61. function pointers as arguments
  62. having trouble with Discrete Cosine Transform program
  63. Question about Loki::Singleton
  64. Large 2D Array Problem
  65. far void()
  66. How to get Notifications when a word doc is modified and closed
  67. Problems about Mixed programming with C++ and Fortran
  68. Newsgroup Moderation (Particularly relevant to comp.lang.c++.moderated, comp.std.c++)
  69. I want a friend who come from the usa or other country
  70. while and goto
  71. Resources for generic programming/template information
  72. stl map
  73. silly little question on variable scope
  74. Why heap is called so?
  75. New program
  76. How To Create a Function that Rearranges the elements of a table by ASC
  77. GNU indent styles
  78. Compiling ffmpeg -> missed dlls
  79. Using STL map
  80. Using STL map
  81. trying to use vector<char*> as char**
  82. get current directory in ANSI C
  83. How to get the correct size of inherit class?
  84. Macro parameter list
  85. can you replace this line of code ?
  86. confuse by typeid()
  87. How to create class which can't be inherited
  88. different behavior of destructor
  89. Facing Problem with operaror == in stl queue
  90. Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!
  91. Question on Memory Pooling for char*
  92. callgraph using static analysis
  93. ofstream:seekp failed
  94. Use MessageBox in Win32 pgm with STL - winuser.h n/g in this context
  95. more on tempalates
  96. Another template compilation problem
  97. template compilation problem
  98. New or nor
  99. robotic
  100. hash_map with multiple integer key
  101. PAC (presentation-abstraction-control) question
  102. Static function returning object reference
  103. Template function and const array of chars
  104. Static losing its value?
  105. Choosing a matrix library for image processing. Blitz++,MTL or others?
  106. good ebook links
  107. Got one compiler diagnostic I can't handle
  108. virtual inherite
  109. Why do we use libraries?(Sorry but i am a newBei)
  110. Quick Pointer Question
  111. Getting User Input after getting Input from a file
  112. two this pointers in double inhertiance?
  113. x=x*x vs. i=i++
  114. Files to array with pointer.
  115. When to use pointers in a class?
  116. reading character from stdin
  117. Redirection of Streams
  118. std::map problem with inherited classes
  119. Containers
  120. base class copy ctor and assignment operator
  121. passing pointer to struct by reference
  122. size of array XXX is too large
  123. typecasting std::string to const void *
  124. Specialising a template with a templated type
  125. what's the 'right' way to get rid of size_t to int conversion warnings?
  126. Need help with input
  127. making sql queris with dev-c++
  128. Iteration with unsigned integral type
  129. Member destructor inside a constructor
  130. renaming class templates
  131. Reading unicode (utf-16 le) using wifstream
  132. "cl HelloWorld.cpp" => "std.afx" not found
  133. Sha512 help.
  134. A map of varying vectors
  135. new - bad_alloc or NULL
  136. Solving Algorithm Equations
  137. operator= ?
  138. Why are the min and max values for a particular numeric type implemented as functions?
  139. recursive function kills me
  140. Overloading error
  141. How to ignore/catch unsigned int calculation overflow
  142. DCT algorithm
  143. Using Printer
  144. where's Boost's shared_ptr destructor?
  145. boost::try_mutex mutex--code review/your advise-comments
  146. how to use c++ to efficiently solve this problem?
  147. Boost .rodata build error
  148. Reading from a file
  149. Callbacks and member function pointers
  150. casting
  151. C++ Certification
  152. Creating a 3D Array
  153. How do set a default parameter....
  154. How likely is a function starting with an underscore to cause undefined behavior?
  155. how to return std::vector from function?
  156. length of a string
  157. Storing macro param?
  158. why c++ not support typeof()?
  159. Difference between standard and compatability mode compilatin in C++
  160. Updating C++ apps
  161. matrix of function pointers
  162. Difficulty designing a map with custom structs.
  163. Arrays of derived objects
  164. Estimating Software Projects
  165. Ink
  166. what is fork() ?
  167. Why the type of /this/ pointer not be X* const
  168. Specialization of member function template in template class?
  169. Need helpin figuing out Segmentation fault when calling size() of STL vector
  170. Yet another date class, public-sourced
  171. question of operator '->' precedence
  172. Char array and integers
  173. How to simulate REAL card shuffling?
  174. char array with multiple entries
  175. pure virtual function: implementation?
  176. Is it legal to assign a template function to a function pointer this way
  177. About structure member order
  178. pointer to function problem
  179. Container of buffers
  180. seperating pixel values to DCT blocks
  181. STL vector memory footprint
  182. Looking for hooking SDK
  183. caught non-std exception
  184. Looking for a good C++ logging library
  185. Is the following code legal?
  186. Any ideas on tracking down memory corruption
  187. embeddable early-binded database
  188. A few things that puzzle me...
  189. Difference between c structure and c++ structure
  190. Compiling problem
  191. Using DLLs in MS Visual C++ 6
  192. how to write antivirus code using c++
  193. delete operator
  194. Encapsulation and Operator[]
  195. Have you ever considered of mousing ambidextrously?
  196. How to copy derived class from a base pointer
  197. I need a online c++ compiler
  198. should this compile? [const]
  199. How to get the actual C code finally passed to compiler
  200. How can you make different existing classes into "observers"?
  201. Forward declaration problem
  202. Passing Member Functions as Function Pointers
  203. unit testing guidelines
  204. Memory Management
  205. HICON from loading a .bmp
  206. [Generic/Polytypic] Template not quite right
  207. Implement BODMAS
  208. Reference to temporary objects
  209. STL set members sorted?
  210. structs and STL stack
  211. Encoding Converter Windows Application (C#.NET)
  212. Preprocessor magic needed
  213. queue<char> and memcpy()
  214. HOW TO??? call an unknown function's method
  215. When does Storage allocation for static data happens?
  216. Puntatori a funzioni
  217. What is wrong with this dll import code?
  218. Hi All
  219. Instansing singleton right in the header file
  220. Reading data from a text file
  221. Pointer-to-member-function code okay?
  222. Date Calculation
  223. pdf plug-in about add stamp to pdf files
  224. Convert postcript to PDF?
  225. Algorithms for Trees
  226. String variable appears to become corrupted after assignment
  227. Checking whether the exe is running or not
  228. Why c++ not support placement delete
  229. how to cast unsigned char to char?
  230. dynamic memory allocation question
  231. Namespace across files
  232. Need help with exposure of object in MFC visual c++
  233. Question about lower_bound
  234. Checking for valid data in file
  235. Design of C++ Periodic table project
  236. Endian Reversal?
  237. Creating array of (some_arr[DynamicSize]) structure. (struct xxx)
  238. What's wrong with these simple codes? (parse error before `<' token)
  239. object reflection
  240. problem with a code segment.
  241. problem passing list iterator
  242. this code is memory overflow or not?
  243. destructors
  244. Template specialization
  245. specialize a template for bitset<N>
  246. how to understand yytable yydgoto yylhs.... format?
  247. Alternative to a very large array?
  248. Inheritance: "abstract objects"?
  249. problem about outlook
  250. Type in derived template class unknown
  251. bit fields that do not fit in a built-in type
  252. how free() ,delete() works?
  253. is there any faster way to parse string into float number
  254. calculate day's between two dates
  255. length of array
  256. Private destructor with virtaul inhertiance
  257. How do i convert an integer to an address for a function pointer
  258. c++ compile error on linux 64 bit machine
  259. What is "marshal" in programming context?
  260. VC++ or .Net
  261. An initialization with a class involved
  262. Mixing Wide & Narrow Character Output to stdout
  263. Newby: how to check if a module is loaded in linux
  264. Simultaneously overriding multiple member functions
  265. -1.#IND00 problem
  266. MS vs Intel C++ compilers for Windows
  267. mutex error when using C function in C++
  268. Question about basic input output.
  269. wan ip
  270. Executing exe
  271. Druck Position eines Textes ?
  272. Druckvorschau ist nur Schwarz weiß !!
  273. GRATIS FREE: Your online Archive and Photo Gallery!
  274. Template class to enable transparent use of pointers or references
  275. using maps errors
  276. OT(? - Hope Not): estor.lib In Symbian .mmp File
  277. the replacement rules of the macro?
  278. Is diagnostics of const violation required
  279. question on casting
  280. Inability to view a header file source in a debugger
  281. logische ausdrücke
  282. Find the ID file in Directory
  283. strange ???
  284. API design choice pointer vs. object
  285. Working with Endianness
  286. Map-like container?
  287. Q: typename or not typename?
  288. how to evaluate user defined functions?
  289. C++ code in SPLASH2 benchmarks
  290. POD class member order
  291. object-like macro used like function-like macro
  292. OS version running
  293. JSF++
  294. Stuck in inf loop in a multimap iterator?
  295. Need help regarding library conflict
  296. tool to check multiple inclusion of header file
  297. command line arguments
  298. about license
  299. how to check a string whether it is
  300. Resetting a static int
  301. Virtual constructor
  302. Scope visibility
  303. File reading and writing problem (SEGMENTATION FAULT)
  304. array pointers
  305. can forward declearation of struct as class cause any problem
  306. chsize 64bit
  307. Converting from Unicode to Multibyte
  308. Min/Max gametree
  309. File reading problem probably newline character
  310. C++ and streams (not iostreams)
  311. c++ network programming library
  312. what's the difference between #include "queue.h" and #include "queue.cpp"
  313. help with queue
  314. Size of an inherited class ?
  315. extracting integers from a string.
  316. Problem related to design
  317. i cannot initialize a object of ADODB
  318. Using an iterator to remove an item from a STL list
  319. plasticmachine
  320. A question on function overloading
  321. redirecting clog
  322. Diff between namespace and include
  323. Philosophical reason behind the concept of friend function
  324. cin and getch()
  325. A general question
  326. [Linker error] undefined reference to vtable
  327. How to protect startup object
  328. error: expected initializer before '&' token
  329. Going Back To The Start OF C++.
  330. C++ object model
  331. C++ Object Model
  332. set<string>::iterator i to binary filename?
  333. finding out what an optimizer did?
  334. C++ primer中文第四版
  335. g95+OpenGL HowTo
  336. OO system design question
  337. Sequential and Associative containers
  338. Which container - std::pair or std::map ?
  339. Unix command that can post question to a group of expert like using the newsgroup.
  340. Want to pass a file name to a function
  341. What is the Purpose of Constructor in a class?
  342. using c++ dll in delphi
  343. array of function pointers for class functions
  344. sizeof dinamically alocated array....
  345. templates instead of macros
  346. In accessible base class for return pointer type
  347. Help with generics
  348. 2 classes pointing to each other....
  349. Is there a hash algorithm with direct access to hash elements andreference count?
  350. How to convert a big java project to corresponding c++ version?
  351. Source Analysis for C/C++
  352. sscanf style string parsing
  353. help with loops
  354. reading and writing to the video frame buffer
  355. Template class copy constructor
  356. encrypt filenames debug
  357. Virtual arithmetic operators
  358. Help about videoprocessing with c/c++
  359. Calling XML WebService VB.Net from C++
  360. When does the destructor of a static object gets called?
  361. problem reading integers separated by commas with VC8
  362. virtual overloaded functions and base class function call...
  363. Private data access using friend
  364. Tracing each line output in Unix?
  365. cvDFT, fft2 ?
  366. Newline in a File Text file
  367. How to create a function that returns a whole structure in C++ Builder 6?
  368. Calling Function at runtime
  369. inheritance and base constructor
  370. global hooks in win xp and 98
  371. Simple parser question...
  372. Does this look correct?
  373. copy constructor
  374. simple return question
  375. ambiguous call to member
  376. linked struct
  377. Unknown Compiler Warning
  378. Need Web reference and forums to learn C++
  379. How to use a vector data member when the class object is a vector?
  380. Garbage in a char* (getting rid of it??)
  381. Can a base class be its own factory?
  382. how about the function strtok()
  383. How can I use a function pointer to non-static member function of a class.
  384. Strange class definition
  385. Please comment on my integer to string code.
  386. PCI Slot/Card Question
  387. about c/c++ 问题ï¼
  388. PCI Slot Question
  389. To delete few lines and add few lines at the end of a text file using c program
  390. Output the whole value of a double
  391. Structures problem
  392. returning a pointer to a member function
  393. loop scope
  394. tapping into STL mempool
  395. Which one is pure virtual function ?
  396. how to print the hello
  397. Obvious error, which actually compiled
  398. overriding template function doesn't work?
  399. dynamic field names
  400. combining workspaces
  401. Stream buffers and rdbuf() question
  402. Help w/ converting FSA to NFA program
  403. Creating object from the child of an abstract class causes to linkage errors
  404. Traversing Huffman Tree
  405. Need a C/C++ programmer for a freelance project
  406. Need a C/C++ programmer for a freelance project
  407. vector pushback compilation error
  408. UTF-16 & wchar_t: the 2nd worst thing about C++
  409. template class data member not found!
  410. Problem Solving Skills for Engineers
  411. Class Limits
  412. the easy way to check if the string is a number or not?
  413. Class and member templates, Default template argument, and Specialization
  414. questions about STL erase example
  415. How to seach a 2d array for another smaller 2d array
  416. A quick check...
  417. Variable Length Argument Lists -- A kind of template?
  418. bug in Screen Saver sample in Visual Studio 6.0
  419. Interpreted Languages...
  420. Overriding a virtual function and changing its return type --- dependency issues
  421. On-Line C++ Programming Tests
  422. casting from member to union
  423. /usr/bin/ld: ../../dist/lib/libjsdombase_s.a(BlockGrouper.o)(.text+0x98): unresolvable relocation against symbol `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostre
  424. system() Statuscode
  425. Using the % operator with preprocessor constants
  426. C++ Beginner Guides
  427. windows messages and TracePlus Win32
  428. How predicates are evaluated
  429. Memory allocation in Structure to Structure
  430. Debug Assertion Failed! File: winocc.cpp
  431. Constructors in C++
  432. From COM Server(VC++) Can we call functions in the Activex Control (OCX file).
  433. output to a file (stream performance)
  434. delete Vs. delete []
  435. external linkage or internal?
  436. Strange memory access error after calling dll
  437. Program to prove logical validity
  438. question on std::search_n
  439. compiling and executing a c++ program in QT designer in fedora core 1
  440. Is this a abstract classe
  441. default parameter with ...
  442. function linked but not getting called.
  443. can a rpogramm which was compiled in Windows XP run in Windows 2000?
  444. distance between two iterators in map
  445. exception handling ?
  446. string variable
  447. unexpected result
  448. When is an unnamed automatic variable destroyed?
  449. Qt gives "undefined reference" error when compiling
  450. why both value_type and reference
  451. data retrieving through ODBC in C++
  452. interlocking class definitions?
  453. Passing reference to derived class object to base class constructor
  454. typedef or derive?
  455. Need help regarding building a small C++ to C compiler.
  456. Convert an integer to a string? Plan B?
  457. C++ in Russian (Cyrillic) Alphabet?
  458. Regarding this problem ü
  459. Regarding this problem ü
  460. Having problems with loop
  461. Program crashes on calling virtual function
  462. Visitor design pattern - breaking dependence on the target hierarchy
  463. hi favour to u get advantage from this
  464. strange link problem
  465. pointer to member type deduction
  466. Inherited members from templated class
  467. Create program to count words in a file
  468. Why the commented code make things wrong?
  469. Sorting output
  470. Optimizing function pointer usage
  471. Felix 1.1.2 Release Candidate 4
  472. Member function pointer
  473. std::string and const char[] conversions
  474. Visual C++ Exceptions
  475. Microsoft C/C++ 7.0 compatibility
  476. Coming back to C++...
  477. Best way to exploit "export"
  478. Declaration of variables
  479. fifo
  480. external linkage of variable (IBM XL C++ on AIX)
  481. C compiler needed
  482. Small, non-validating XML parser/walker/reader?
  483. compilation error help required from gurus of c++
  484. Empty base member optimisation with multiple inheritance
  485. stream to file a matrix
  486. Pure Virtual Function Hiding
  487. HELP: Visual C++ 6.0 to Visual Studio.NET 2003 woes......
  488. protected member and templates
  489. exported functions, what to do with it.
  490. reading file into string array
  491. list<WS<W> >
  492. Question about STL containers in multithreaded environment
  493. Private Virtual inheritance problem.
  494. "Copying" iostreams
  495. How to call default constructor from other constructor of the same class?
  496. Best way to do a lookup tree
  497. A traversal problem
  498. Automation Problems
  499. vector resize from within function
  500. multiple parameters with vectors
  501. Multiple successive merges with STL's merge
  502. slow complex<double>'s
  503. abstract class question
  504. question about operator overload and abstract class
  505. problem with std::map
  506. Can't understand template (Short Code I promise!)
  507. How can I remove an item in STL iterator?
  508. Zero always == 0000 0000
  509. build question: Finding available c++ compilers
  510. Template Arguments Deduction Context?
  511. What do covariant return types buy us?
  512. initialization and assignment.
  513. How c++ pronounce?
  514. Regarding for This Ptr.
  515. Source Code
  516. vector of vectors erase question
  517. Segmentation fault in copy algorithm
  518. simulate getch()
  519. Iterator Issue
  520. understanding constructors and initializers
  521. string conversion problem
  522. g++ and tail recursion
  523. overwrite contents of existing file / manipulation ..
  524. This is ridiculous!
  525. Overloading operator<< to output private class-data
  526. STL string find_first_of ( infinite loop )
  527. Gems -- #include <gems.hpp>
  528. Making a string into a c++ line of code
  529. How can I const cast a reference
  530. str.find(str1) usage ?
  531. compiler madness??
  532. (float / double)
  533. pointer to class member function
  534. Basic class question
  535. when should multiple definitions of global variables trigger link time errors?
  536. MBR,C++ and system booting
  537. To Cut,Copy and Paste items to a linked list
  538. To Cut,Copy and Paste items to a linked list
  539. To Cut,Copy and Paste items to a linked list
  540. To cut,copy and aste items to a linked list
  541. who can type this programme
  542. I am a new user.......
  543. modulo for floats?
  544. Calling C function in C++ without deafult arguments
  545. Source Code Spell Checker
  546. How slow the 64 bit integer calculation?
  547. Large Scale C++ Software Design, by John Lakos
  548. Initializing a class member variable which is a reference to an array
  549. findbugs for C/C++?
  550. copy constructor Q