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. I can teach anyone how to get what they want out of life.
  2. Increasing contiuous memory block available fpr MFC application
  3. vector indices
  4. profiling
  5. valarray as a class member
  6. External linkage with anonymous namespaces
  7. Mars Rescue Mission Challenge
  8. Unique Integer Types -- a useful C++ trick
  9. Random number generator and seeding
  10. template method question
  11. Linker errors with templates
  12. include problem
  13. Benchmarking
  14. Undefined reference to vtable
  15. access control?!?
  16. heap monitoring tool
  17. I see no difference in an inheirited non-virtual method and an inheirited virtual method
  18. How can I implement a plolimorfic queue in a type-safe manner ?
  19. Plugin-able application
  20. Function inheritance
  21. What the diff between a virtual method and an inheirited method
  22. How to replace: #if VAR1 == 100 ... #elif VAR2 = 1 ... #endif, With #ifdef VAR1 ... ? ... #endif
  23. operator new & delete overriding in template
  24. Reaching into the default namespace when using another namespace.
  25. array question
  26. typedef'd return type of a template class member function: take 2
  27. Smart pointer dumping core and specialization question
  28. typedef'd return type for a template class member function
  29. When debug, I how to out put the name of the function.
  30. Array of structures
  31. Why am i getting same file pointers every time
  32. std::cout and static initialisation order
  33. How to compile this C Code in Dev-C++??
  34. conflicts with library
  35. Need help - Advanced architecture
  36. Error compiling template function within class template
  37. why doesn't this compile?
  38. Position Available C++ USA
  39. STL hash_set problem, SGI impl
  40. When is a good time to explicitly call a destructor ?
  41. code completion, STL
  42. network monitoring
  43. virtual function phenomenon
  44. New in C++:Abstract Data Types(ADT) - Base Class
  45. I wrote a Pascal compiler in C++ and use it now !
  46. Need some help with inheritence with STL
  47. Ask for book information
  48. explicit call to copy constructor and operator = needed
  49. Why does C++ need delete[] ?
  50. outputting debug info
  51. Web Crawler
  52. fstream in non-current directory
  53. A question about recursion and stacks of objects.
  54. stack vs. heap. a loaded question.
  55. Implement a Pragma.
  56. HELP PLEASE - need Aloha protocol C++ simulator source code
  57. Class constructor: no call to methods possible?
  58. <string>: Handling of "\0" and copy into char x[];
  59. Memory Management
  60. How to create a Directory in C++?
  61. create compiel time warning
  62. KeyPressed function?
  63. Question: implicit invocation of destructor?
  64. g++ 3.3.2 unsuports defaults aragument, does it ?
  65. Specialized templates
  66. static class member variables
  67. Can I tell in the destructor if an exception occured ?
  68. Trouble casting a struct with bit fields
  69. delete by base class pointer?
  70. Client SOAP in C++
  71. expression of a function object
  72. How do I use two different class interfaces to the same underlying data?
  73. Any users of Logo around? - Survey
  74. text fixed with graphics and eqations
  75. how to prevent the allocation of previously used memory by malloc?
  76. Encryption using an offset file
  77. std::string question
  78. Catching std::strings and c-style strings at once
  79. 26766 Mining the Web: eigenVectors, Kriging, Inverse DistanceWeighting Searches 26766
  80. Copying one text file to another
  81. can not reference make_pair?
  82. ECS: Elements of C++ Style Automation Testing
  83. C/C++ code beautifier
  84. Cyclic dependency
  85. What's next?
  86. memory management and containers
  87. How do I put this statement in the class definition
  88. embedding passwords/other sensitive strings into a C++ program
  89. Where in the class definition should these be put
  90. Visual C++ in a medical device?
  91. Smart pointer implementation
  92. programming a network adapter
  93. developing c code to access partition table
  94. How To Reduce Number Files by Putting file1.c and file2.C Together
  95. Post Message
  96. Help with Visual Studio configuration
  97. floating point problems?
  98. why reference ?
  99. Compilation problem when upgrading from g++ 3.3 to g++ 3.4
  100. Destruction order (e.g. singletons)
  101. Creating pythagorean triples from input.
  102. How to clean ostringstream?
  103. get_item_price
  104. Function to do nothing
  105. Class that can log what it's doing...sometimes
  106. defining wide-character strings with macros
  107. video/movie (mpeg, qt, whatever) creation info... where to find
  108. Calling function that may throw an exception
  109. open-source object-oriented and agile C++ library
  110. Question about definitions
  111. Smart pointer template question
  112. ISAPI Filter and sessions
  113. Why I can't have a reference to an unsized array ?
  114. std::complex
  115. Method inlined in source1.cpp and called in source2.cpp
  116. when to use "new"
  117. const member fn changes static data
  118. Disabling dialog being displayed in Windows taskbar
  119. Removing elements from std::vector.
  120. default constructor in Java versus C++
  121. Banker's Algorithm
  122. Bit-shifting to multiply and divide?
  123. Questions about edit box in VC++ 6
  124. implementing remove in std::allocator
  125. How many virtual functions before needing dispatch tables?
  126. Windows 64 Bit Programming
  127. Random number if range is greater than RAND_MAX?
  128. Does std::set have an efficient copy?
  129. Array of Strings
  130. Adding Objects
  131. ptr to member
  132. constructor call
  133. Checking for memory leaks: valgrind versus insure++
  134. Container class. compiler error
  135. Linking error in VC++ 6
  136. C++/C-library linking (pslib)
  137. const?
  138. Parallel programming
  139. Design question (specifically, script interpreter)
  140. Does anyone knows how to "disable multiple instances of application"?!
  141. C++ cross platform frameworks
  142. Op or punctuators
  143. How do you pass a Vector to a function?
  144. constructor and destructor when initializing sized vector
  145. templated data member
  146. Recursive Calls with Ellipses
  147. Fetching binary file linked in URL
  148. std::map problem
  149. What are makefiles useful for?
  150. C++ & parsing streams
  151. Please Help
  152. strang behaviour std:vector and XString in VC6.0
  153. using this in static member function
  154. Template copy constructor question
  155. Visual C++ 6.0 Plugins?
  156. Can't use ofstream??
  157. copy construction
  158. HTTP Post
  159. Extracting from istream into stringstream
  160. possible compiler bug?
  161. Survey: Frequency of usage of smart pointers
  162. maintain project
  163. difference between return &*i and return i;
  164. STL vector searching question
  165. system() or _popen()?
  166. A good job for Win32 C++ programmer in NY
  167. class types as proxies to an array
  168. ifstream problem
  169. Quickest way of reading a binary file into a vector<char>?
  170. why the RTTI cannot tell the const qualifier of variables
  171. Is STL queue Thread Safe?
  172. [win32] invalid conversion from 'void*' to 'HBRUSH__*' ?
  173. Question: Comparing template singleton variants
  174. B+ Implementation in vc++
  175. Can anyone recommend a good course??
  176. why I have not cast from object to reference
  177. STL inplace_merge on user-defined objects
  178. Linker errors on Compaq comiling C++ application using STL
  179. Essential Mathematics for Games and Interactive Applications
  180. error: `EBUSY' undeclared (first use this function)
  181. why i can't compiler code in 64 mode
  182. C++/CLI
  183. Variable Optimization Question
  184. Program not running correctly
  185. RAII for value objects
  186. passing parameters by const& ... can it be overdone?
  187. explicit conversion
  188. Temporaries - when do they begin, when do they end?
  189. Aspi Information required...
  190. Variable number of arguments when calling a DLL function
  191. How to access object file in visual studio.net
  192. Pointers and references
  193. Inline functions and performance
  194. operator new, delete, static variable lifecyle and more
  195. I think it cannot be done but why not?
  196. namspace qn
  197. How to capture WebBrowser's OnAfterPrint event in C++?
  198. Retaining a handle on a std::indirect_array<>
  199. Simple UNICODE question
  200. The real issue with accessors and mutators
  201. do static functions get inherited?
  202. braindead languages?
  203. Output location in an array
  204. how to understand references to variables and references to constants are distinguished?
  205. const qualifier problem
  206. static data-member undefined external
  207. STL Sort
  208. Design question: N-dimensional tensors
  209. Problem with macro expansion
  210. iostream & Adding Console I/O to a Win32 GUI App
  211. template from MSVC++ to Linux gcc 3.3.4
  212. linkage of object declared outside main
  213. Derived methods hiding inherited methods
  214. Arguments *Against* Exception Use
  215. class for "updatable enum"
  216. static data-member treated as extern
  217. a question about overloading operator<<
  218. Game Control Storage
  219. How to make a "long&" parameter optional
  220. How to design this?
  221. test (sorry)
  222. listing files in a directory
  223. By reference or by pointer
  224. Nested template type access
  225. eMbedded Visual C++, hide/show toolbars
  226. Access violation - Malloc problem
  227. why?
  228. conversion: errno => exception
  229. Memory Leak in this simple C++ program, a compiler bug ?
  230. ncurses
  231. stl-list in 2 dimensions
  232. assigning void * w/o cast
  233. visual c++ 2005 express edition beta
  234. Accelerated C++: [1,rows] Not so fast
  235. initializing embedded anonymous struct static members?
  236. Calling a object's overloaded operator with a pointer to that object.
  237. Pattern for this? Or something?
  238. object of a class as its member???
  239. Learning Borland C++ Builder uses
  240. Where have all the umlauts gone?
  241. C++ coding standarts and how to structure "bigger" projects
  242. Detecting binary verses text file streams
  243. c++ and database
  244. Failure while assigning values to a variable: Aborted
  245. Please help with C++ Makefile and % Operator
  246. Data Structure and making the size change
  247. ASN.1 - DER
  248. Question about over loading
  249. initializing non-static consts
  250. 'class' type redefinition
  251. PDF/HTML Output Class
  252. map within map
  253. Storing downcast objects in a vector
  254. install source code to a drive other than "C:\" ?
  255. std::streambuf::setg & std::streambuf::setp success or not?
  256. Loading file into an array
  257. Singleton problem
  258. syntax of stringizing macro
  259. Templatized 'Random' member function.
  260. STL alternatives?
  261. unsigned long long and bitset quirk
  262. mem leak in Singleton?
  263. Left/right side of assignment
  264. Inheriting from STL bitset
  265. System Tray
  266. Question about delete
  267. library problems
  268. Variable sized type
  269. Vector and derived classes objects
  270. c++ libray for http protocol
  271. no subject
  272. Is there a design pattern for this?
  273. comma
  274. Interface inheritance
  275. creating and using .lib files
  276. Constant Variable
  277. Types defined inside templates
  278. Problems with multiple CPP files in my project
  279. LLONG_MAX vs ULLONG_MAX
  280. Snipe hunting in C++
  281. Giving the preorder & inorder lists, How can be constructed the corresponding B-TREE ?
  282. How to disable "using namespace"
  283. Address of a reference?
  284. using ofstream to alter file contents WITHOUT overwriting them
  285. Object Initialization Question
  286. std::string and \0
  287. World's First Book on Professional Data Recovery Programming
  288. Why Does C++ Name-Mangle Identifiers?
  289. Boost Spirit Question
  290. Is this a compiler problem ?
  291. double delete
  292. silly question about inheritance
  293. performance
  294. Nice way to do help screen output?
  295. Question about dangling pointer
  296. Boost sanity check
  297. Why is this expression illegal?
  298. passing an array of LPSTR to C++ by reference
  299. Seeking Borland C++ 4.5x
  300. truncate end of file
  301. Accessing COM ports in Win32
  302. Programmers Wanted - Poland, Warsaw - full time
  303. templates and translation units
  304. Is this binary search correct
  305. Template class partial specialisation problem
  306. C2064: term does not evaluate to a function ( While using STL map)
  307. constructor initialization list
  308. new line character is considered as two characters
  309. Obtain the hardware installed in a linux machine.
  310. C and Flash integration problem
  311. fstream question
  312. Override/redirect a function call from a dll
  313. Virtual inheritance...
  314. Problem with Windows XP
  315. node name or ip?
  316. Perstistence of Class Static Data Members
  317. Output not right
  318. Exception handler for STATUS_GUARD_PAGE exception.
  319. Date conversion algorithm - Help needed
  320. quicksort template
  321. stack overflow just because of a double array[500][500]?
  322. how to "new" a two-dimension array in C++?
  323. archive
  324. searching keys in std::map using map::upper_bound
  325. template specialization problem, but only with char*
  326. getting items from Hashtable
  327. reinterpret_cast and enumerations
  328. Simple question with array of strings
  329. address-of a template class template member function
  330. copy constructor question
  331. Link Error 'Multiply Define Symbol'
  332. prolem in calling mysql C API in C++ project
  333. abstract class and pure virtual
  334. Constructor Filter Through... ?
  335. namespace and #define
  336. [named pipe] i wanna know about validate of pipe handle of client
  337. simple and basic c++ question
  338. How to distribute classes in .cpp and .h files
  339. upper limit - no of fstreams
  340. Borland Builder C++ 6 It's tutorial on the Editor
  341. rainflow count
  342. bound template parameter as argument to friend member functiondeclaration
  343. explict keyword for constructors with no arguements ?
  344. Fatal Error C1083...Please Help
  345. Wonder why this error...for this .h file
  346. Access violation with AnsiStrings
  347. World's First Book on Professional Data Recovery Programming
  348. Interfaces and functions...
  349. Web Cam, Notification of Broadcast
  350. How to test memory allocation with new ?
  351. Winsock try catch exceptions
  352. VC++ .h files (No Build Tool)
  353. Does list.clear() delete the objects in the list? If not, what is the correct method?
  354. Debugging class into dll
  355. Design Question
  356. using namespace directive in header file
  357. named pipe problem on linux
  358. problem with boolean flags
  359. [C++] Rewinding an isteam and GNU G++
  360. Range-Checked Vector Problem
  361. Circular dependeny: Forward declaration does not help!
  362. Using STL on SGI
  363. Compile error: invalid type modifier within pointer declarator
  364. non-delay mode read from cin
  365. Compiler warning when using vector of pointers
  366. C++ Function Pointers
  367. Is f() lvalue?
  368. MathCode C++
  369. C++ Coding Standards : 101 Rules, Guidelines, and Best Practices
  370. Address of temporary objects
  371. KBits
  372. Best IDE platform: Eclipse?
  373. std::find requiring operator!=
  374. Fox: best GUI Lib?
  375. More 2D array with pointers
  376. Code critique please
  377. unsigned int const does not match const unsigned int
  378. placement new and exception
  379. why size of *this and size of basic and derived class different?
  380. don't sync() on an fstream at EOF
  381. Some of the recent developments of the ISO C++ front
  382. crash when run out of memory
  383. Casting struct to char array (was: Linked List problem)
  384. #define and commas
  385. [STL] hash_map problem
  386. C++ compatible with C ?
  387. templated function with vector
  388. serial keys/validation keys
  389. embedded directory paths
  390. reassign keys in an STL map
  391. Destructor not called
  392. macro substitution
  393. ostrstream question
  394. Explicit and partial template specialization nested in classes.
  395. Problems with ....hmm, linker perhaps
  396. JKop bashing thread
  397. enums in C and C++
  398. static data member lost?
  399. new algorithm
  400. one question about comma
  401. algorithm help
  402. how to save to a text file
  403. Passing function addresses as parameters (Calling convention problems)
  404. strange compile problem with make
  405. Header files
  406. return i++
  407. Is there a data type in C++ called inline?
  408. TCP socket program where each node initiates connection with some nodes and accepts connection with the others
  409. objectStream in C++?
  410. Friend function of a template class
  411. Any way to speed up "new"?
  412. using map item without assigning onw first?
  413. Disable "New Hardware found"
  414. use of argc and argv
  415. how do I overload (type) operator?
  416. Printing 2D Arrays with Pointers
  417. Question: Program crashs without reaching the breakpoint set at the beginning of main()?
  418. ifstream --- error maybe?
  419. The history of throw?
  420. Is this valid?
  421. mul. inheritance & overloading operator new/delete solved by virtual base inheritance?
  422. typeid operator
  423. multiple inheritance and overloading operator new/delete
  424. I need big integer library.
  425. C++ to C++ transformer
  426. Create a list of numbers
  427. Portable way of obtaining current working directory......
  428. What can cause a fopen call to lock up?
  429. Don't no whether to laugh
  430. n00b help
  431. linker problem LNK4089 with WS2_32.dll
  432. Help with compiler errors for an old code
  433. Another help on fstream
  434. istringstream "hexadecimal string" value
  435. help for function pointers
  436. conversion of string to all lower case
  437. Operators that cannot be Overloaded - WHY?
  438. multiple inheritance and overloading operator new/delete
  439. Vector
  440. static const help
  441. A few floating point issues
  442. Linking libraries
  443. Reading command line parameters when main does not pass them??
  444. how to initialise a reference in g++
  445. Your C++ Homework
  446. Object of Combination, an example of C++ templates programming
  447. back_inserter() on strings
  448. Classes/library which opaques jni.h
  449. Pure virtual called -- why uncaught by compiler?
  450. linking to a .so object's functions?
  451. float to char*
  452. Avoiding const_cast ?
  453. get a row from a 2-D array
  454. Global const strings
  455. Extending a class - initialising new members.
  456. Name for a common idiom
  457. use of member functions in constructors
  458. Union with anonymous struct
  459. Problem with hierachy and constructor
  460. Static Variable running init
  461. Marshalling in COM
  462. Changing Directories
  463. a+b+c is not equal to a+(b+c)
  464. explict keyword for empty constructors ?
  465. abstract classes not detected by compiler
  466. Problem with pair container typedef
  467. png.h RGB-palette conversion help
  468. The right way to implement a common datasource for a hieracy of classes?
  469. diamond inheritance hides non-default constructor
  470. microsoft visual c++ path problem
  471. Problem with Event sending using ATL
  472. Call Stack
  473. C++ sucks for games
  474. partial template class
  475. size of empty struct ?
  476. Dynamic analysis tools information
  477. Trouble with Strings
  478. Printing stl::list objects in gdb
  479. screen capture problem
  480. Array
  481. test
  482. syntax error befor '::' token... what to do ???
  483. Where do I go from here? (Learning C++)
  484. Openning a file while in an object
  485. Toward an Introspection Open Standard
  486. Auto get()s and set()s
  487. Errors got when declaring member functions to be inline
  488. Why Use Classes?
  489. Visual Studio 2002 Enterprise Developer NEW IN BOX on ebay
  490. dll and c++
  491. RAII / handling failures during destruction - advice required
  492. vector: erase() and rbegin()
  493. Obtaining the position of an element with a collection
  494. Problem using mem_fun.
  495. C++ is EVIL, it's the computer language of SATAN ! ! !
  496. Subtracting large numbers usng linked list
  497. Trouble with operator overloading/type conversion
  498. Integer input
  499. Throwing a simple exception
  500. using templates and map
  501. Keeping a binary search tree complete
  502. my first 3D Multiplayer game using directplay (troubles with AppWizard's code)
  503. Don't understand this C++ exercise
  504. what is "in memory compilation"
  505. Making an input stream fail.
  506. linkage error when initializing static member array
  507. Deletion of a matrix
  508. runtime log
  509. Getting the type of a variable?
  510. std::vector<string*> crash...
  511. Compiling cgicc w/ MinGW?
  512. question about const and text segment
  513. Small code review
  514. help with my c++ example
  515. class problem
  516. problem with STL container and dynamic classes
  517. what kind of bug?
  518. ifstream with files > "GB
  519. Standard Library function converting char[] to int?
  520. Clearing input buffer
  521. iostream trouble (accessing basic_ios)
  522. Temporaries, non-const yet r-value?!
  523. Conflict with <fstream> and <vector>
  524. c++ named pipe example
  525. rand() function doesn't work well??
  526. One Big (std::) Header File?
  527. flush the stream
  528. Converting from binary to long
  529. weird error
  530. STL template
  531. where is std::string defined?
  532. Urgent: Need info on C++ Linking
  533. STL: Searching with binders and predicates
  534. Probably a Stupid Mistake
  535. pow() question
  536. Yves Meynard's Enumeration class (CUJ Web exclusive, May 2003)
  537. borland c++ 5.01?
  538. Survey - Common Programming bugs and Bad practices
  539. bitmap backgrounds?
  540. vulnerabilities
  541. Cannot See It!
  542. include
  543. MSSQL from DOS
  544. Problem initializing class with literal array!
  545. streams and functions
  546. Object Argument passing in pthread_create
  547. USB programming
  548. libstdc runtime error on Unix box
  549. Code Problem
  550. Implementing deque with a couple of vectors?