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