Click to See Complete Forum and Search --> : C++ (Non Visual C++ Issues)



  1. C++ & Database
  2. List Tree - New data structure
  3. Console Window Size
  4. Delete entire column (Vector)
  5. Add int to front of string
  6. register a file extension
  7. Why seperate .h file and .cpp file
  8. Need something like Doxygen but with additional tags
  9. std::string::c_str() vs std::string::data()
  10. What mode should i use at fopen()? r, r+, w+b???
  11. Reading a UTF-8 File
  12. vector<char> question
  13. Multidimensional dynamic arrays
  14. Question regarding Code Point
  15. Public Variables
  16. simple array
  17. error: new types may not be defined in a return type
  18. Need a little help with Program.
  19. Constructor Problems
  20. HELP Needed on SGI/STL __STL_CLASS_REQUIRES(_Tp, _Assignable);
  21. seekg() not working?
  22. Help with interface to a Composite pattern
  23. Help with this simple code?
  24. Cricket Indoor location tracking system
  25. Using polymorphism to dodge pointer checking?
  26. STL overload vector operator[]
  27. Help me in networking
  28. vPos consistently 51 off... ???
  29. [C++]_Debug_Assertion_Failed!
  30. std:map compile error in const member function
  31. Inline functions and ".icc" files
  32. how do I check is a float is less than 0.0f?
  33. What can you write in 2500 lines of code (C++)?
  34. undefined reference when linking SerialStream
  35. Regex without Boost
  36. C macro issue
  37. Someone tell me how this can be....
  38. #pragma data_seg alternatives?
  39. Can this array be too large?
  40. Is this a memory leak in action?
  41. namespace issues with STL and compiler's iostream
  42. manipulate the dates in a vector
  43. a class called in itself
  44. XML to Schema
  45. How change the input for a simple menu?
  46. Creating an instance of a class
  47. palindrome check programe using stack
  48. how to define a long int constant
  49. void* indexing?
  50. find() and\r\n
  51. Unhandled exception with Basic File I/O
  52. Help with operator keyword
  53. Remove new line from FormatMessage win32
  54. Overwrite Console Output
  55. Optimization
  56. Resizing Vectors
  57. int64_t not recognized as a type name
  58. Need help with RGB finder.
  59. Getting a column to be left justified
  60. Analyzing project link modules sizes
  61. returning by value
  62. Question about the i18n API and use
  63. ascii to decimal
  64. What kind of mean is that?
  65. Problem with static data members
  66. Inheritance and Overriding question
  67. sdfad
  68. Text file to PDF convertion using C++ code
  69. C++ Implementing get and set
  70. Opinions? Iterators or interfaces or what?
  71. Quick vector< vector<T> > question....
  72. error: type ‘class littleclass’ argument given to ‘delete’, expected pointer
  73. searching a file for hex values
  74. find_if + member function
  75. Spawning a child process (gcc)
  76. Basic C++ questions regarding access
  77. JPEG Conversion
  78. Is there a way to force a key press in C?
  79. function argument by name
  80. Custom iterator class
  81. access to a member from another class (with composition)
  82. Stumped: operator<< on ofstream wrapper
  83. pointer to function in constructor
  84. problem with pow() function
  85. PIPE... _popen without CMD window ?
  86. How to see if char array is empty???
  87. The State of C++ : An Interview with Bjarne Stroustrup
  88. my copy constructor causes segmentation fault
  89. So...what's an unsigned char?
  90. Is there a way to open a file for hex editing?
  91. Memory allocation / deallocation
  92. GET/SET in C++
  93. Convert CString to TCHAR
  94. Tool/utility to verify that the code is platform/Operating-System independent?
  95. Heap Corruption on Windows
  96. Functor question...
  97. how to clear a char *
  98. CreatFile
  99. Strange constructor behaviour
  100. Can someone recommend a project?
  101. Naming conventions (include guards)
  102. Objects and Classes
  103. Inline Functions
  104. How does #Pragma work?
  105. What is a stream?
  106. What is the difference between polymorphism and overloading?
  107. Need for 1 function for define
  108. template/design woes..
  109. Rock, paper, scissors
  110. sort on a "lke" vector
  111. Shared Memory Object Access
  112. Inheritance problem in c++
  113. When and how to use pointers? (practical approach)
  114. Help me with this Hash Table assignment..PLESE I beg you guys.
  115. C++ Newb who needs some help.
  116. Using Locks in a function
  117. Why is a[i] = i++ invalid?
  118. Connection Pool -- Locking, Concurrent Access
  119. Chase implementation in C++
  120. No of active thread in a process on solaris, Linux
  121. Iterative Karatsuba Algorithm
  122. Template Method Question
  123. What is value_type all about?
  124. help understanding dump (in _output() )
  125. Double value not calculated correctly
  126. [RESOLVED] multi threading
  127. Macros -- good or bad
  128. Help: C++ My practise console :P
  129. Adding noise to image
  130. STL map issue
  131. Liskov
  132. Problem with Linking.
  133. using reference as member variable is dangerous?
  134. Adding items from a website to a database
  135. Help Time issue
  136. Windows equivalent of log1p()?
  137. What's happening in this code snippet?
  138. Need help getting handle of a window
  139. PreTranslateMessage Multiple Keys eg. CTRL+G
  140. list of objects
  141. variadic macros __VAR_ARGS__ problem
  142. Setting a cursor - any GDK experts..?
  143. Having problem in figuring out the logic (c++)
  144. ostream 'bit bucket'
  145. How can this be represented in C++?
  146. Can I name objects using a user defined string?
  147. Overloading Operators
  148. [RESOLVED] need help with stl list
  149. Fundamental question about GTK
  150. Pointer to a member function
  151. C++ windows/*nix networking class
  152. FIFO entries for vector.
  153. Error LNK2005: method allready defined
  154. Why is this crashing?
  155. Visitor Pattern
  156. sample code for the purpose of demo good coding?
  157. create a plane thru 3 points (c/c++)
  158. How to call a variable
  159. Executing memory array on 64-bit architecture
  160. a better way to do this?
  161. waiting for an event
  162. Enumerators...?
  163. Steps of compiling C++ code.
  164. Something about integers
  165. How to make Compiler error?
  166. problem with ambiguous call to overloaded function
  167. linux app emulator for windows?
  168. OR model with c++
  169. How to access pointer member variable with in a class
  170. strange template problem
  171. pointer address problem
  172. In C++, why would we use inner class?
  173. help please
  174. List STL in unix help
  175. Preventing loop program from choking itself
  176. ifstream eof()
  177. Performance in C++ and Java
  178. Algorithm to C++
  179. Borland 5.5 c++, memory issue?
  180. GetModuleBaseName() in PSAPI
  181. To find Number fo Data members and the corresponding types.
  182. [C++]Problem that I don't understand.
  183. Running collapse because of memory?
  184. using gdb commands while program is running
  185. Beginning in C++
  186. Proper Container
  187. how to make library and save as what . and how to compile ? i am using mingw
  188. comercial applications
  189. 2d array with pointers
  190. [RESOLVED] problem with memcpy
  191. Newbie unix problems
  192. Linux API for dealing with a symbolic link?
  193. Double output problem
  194. Bool and Byte Memory...
  195. Convert Double to String
  196. [RESOLVED] reference and ampersand symbol
  197. Template specialisation of template class member function
  198. [RESOLVED] substr and find of string
  199. Using structure to get image pixel data (code)
  200. private members not so private.
  201. readin data - Help =P
  202. using cin to get file name to use.
  203. XWin32 question
  204. Overloading the 'new' operator for memory managment
  205. x64 malloc & virtual memory
  206. Issue with character arrays and pointers
  207. function declared twice
  208. [RESOLVED] string trim and toupper/tolower
  209. Reading & Writing wav file
  210. Can someone explain what this function does?
  211. Access Violation / Seg Fault
  212. Very weird errors
  213. error: expected primary-expression before '>' token
  214. isfinite(float) : identifier not found
  215. const_cast in constructor
  216. max_element and operator() overload
  217. std::list<T>::iterator
  218. C++ and Makefile's
  219. Need some help
  220. Questions about the printf and the "%"
  221. Trying to convert from const char * to char *
  222. Polymorphism troubles
  223. Help with calling class template
  224. use of a single : in template class
  225. [RESOLVED] Pointers in a Class
  226. static constant - non integral type
  227. xtree file problem
  228. inheritance question
  229. just starting c++, having trouble already
  230. Does "return" always terminate the programm?
  231. Question observer design pattern .. more
  232. Number Guessing Game help
  233. dono whats wrong.
  234. Enumerations
  235. Is there something wrong in this code...?
  236. I keep getting a bus error, please help!
  237. Signals and slots
  238. A simple memory allocation question.
  239. mouse programming for dev c++?
  240. Reading white spaces...
  241. error LNK2005
  242. How do I make the console window close itself?
  243. Read and calc from .txt and print out to another .txt
  244. [RESOLVED] PCONTEXT undefined
  245. Using C++ stings
  246. help required in converting bstr to ucs2
  247. can I use template specialization?
  248. What is the overhead for const class/functions in C++
  249. Constructor issue
  250. Memory allocation of objects