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



  1. Can anyone solve this: real good C++ question
  2. Parser:: let 's go fot it
  3. Parser :: Let's go for it
  4. How to get the type of a variable??
  5. User input menus
  6. boost/filesystem runtime error
  7. Help with displaying information
  8. Writing copy constructor for my own map container
  9. C++ Private Inheritance
  10. Inheritance and virtual destructor
  11. c detecting memory leaks
  12. C++ Offline refrence?
  13. can a function and a variable share same name?
  14. Debugging...
  15. Unicode UTF-8 conversion C++ Unix
  16. Compiler errors
  17. Build this simple progam according to earlier standards
  18. Functor Question
  19. Countdown timer
  20. FUNCTIONS WITH STRINGs
  21. std::list::size() is linear or constant time?
  22. Need for Virtual Function?
  23. How to introduce a time delay in C++?
  24. returning const integer
  25. How to get folder path, where *.exe is running? (win32)
  26. Object still valid when it's destroyed, why ?
  27. BMP to JPEG smallest library ?
  28. Why does this simple program not work?
  29. Using 'this' in constructor
  30. std::ifstream read() fails with >=1 mb file, but not with <=1 mb
  31. Detecting files vs. folders with <dirent.h>
  32. Simple (?) template question.
  33. Why is this char* changing??
  34. Scope Question
  35. Compiler error with Visual C++ compiler
  36. Determining number of items in file
  37. Cout not working in traverse function
  38. Variable or function
  39. memset, memcpy??
  40. Assigning *this to a static variable
  41. how can I sort a std::map by value rather than by key?
  42. Iterating over list of objects
  43. A design issue with pure virtual
  44. type scope class vs global
  45. can a pointer to member function be cast?
  46. C++ Help Please
  47. [RESOLVED] New to C - Please Help
  48. FindFirstFile failed on a network drive
  49. cerr or cout?
  50. Need Help with AntiHack
  51. Preprocessor metaprogramming?
  52. Anyone have msn that can help me?
  53. Telling an ifstream when to stop reading
  54. why return local char pointer still work ?
  55. Supprising operator overload
  56. How do I allocate multi dimensional array with new operator?
  57. Scoping a stream
  58. Abstract Class
  59. Linux libs
  60. What is a good programming book for a beginner?
  61. Two dimensional Array using pointers problem
  62. Borland C++ Builder 6, TFormt and dynamic_cast
  63. Initialization of a static member of a template class fails
  64. Why can't the compiler see my class?
  65. Heaps Questions
  66. Using a member accessor in an assignment..
  67. templates and functions
  68. Getting information from a website
  69. GCC and function returns
  70. Forward Declaration Problem
  71. How to use code tag sposting codes?
  72. popen not responding
  73. references & argument function & retrun value
  74. using map to store two data values
  75. Creating a command line parser using STL
  76. HANDLE and FILE*
  77. WriteFile issue
  78. including header causes linker errors
  79. Copying files
  80. Converting BMP to JPEG using IGJ Library
  81. Abandoned Variables?
  82. binary 2 decimal - why wont it work!?
  83. Need Help with Classes and Headers
  84. regex C++ compiling problems
  85. i have aproblem in setting buffer can you help me ?
  86. Is it possible to Process data without using Buffer?!
  87. how compilesr geberates assembly language
  88. two dimensional array initialization
  89. Pass-by-reference
  90. Map class...Good Problem
  91. Read Data from USB port
  92. STL string usage issue
  93. WAV -> MP3 realtime
  94. Printing out a (char*)?
  95. Creating and joining pthreads
  96. code question
  97. Apgar score for software?
  98. Making a tic-tac-toe program, but computer needs help...
  99. convert from size_t to unsigned int
  100. Reference to allocated memory
  101. Console Application
  102. Simple Program - output is wrong
  103. Global functions in classes
  104. better compilers
  105. Having a hard time with this code..
  106. 2D char array
  107. G++ compiler
  108. help
  109. [RESOLVED] Header file dependancies
  110. How to do this?
  111. help regarding gotoxy
  112. Help Needed - Inheritance from within vector container
  113. sscanf - string between []
  114. New operator with classes
  115. push_back address outside function scope
  116. problems with converting things
  117. 32 bit or 64 bit
  118. precise data type
  119. alternative to using the copy-constructor
  120. Decipher
  121. Memory allocation and usage
  122. ined yer help
  123. Design issues
  124. Problem with a virtual member call
  125. std::string formatting
  126. Question about templated classes, is the following true:
  127. [RESOLVED] operator new behavior when exceptions turned off
  128. C++ Newbie - Derived Class Issue
  129. Simple c++ Class question
  130. Command Line parser-how to use STL in it?
  131. Give me some trivial tasks to solve
  132. typedef & 'cannot convert' error
  133. 'new' and a ctor that throws.
  134. [RESOLVED] vector of pointers iterator
  135. A question about the sleep() function
  136. NPTL Threads / Linux
  137. boolean function isnt working
  138. C++ Loop Problem
  139. UCS-2 and UTF-8 conversion
  140. log
  141. Passing primitive types by reference is faster??
  142. Memory Allocation
  143. Problem while calling a method in an .so file
  144. What goes for cin here?
  145. Sorting int array with stack class
  146. c++ inner classes
  147. Simple file opening question
  148. Help with Inheritance
  149. Polymorphism
  150. More sorting problems
  151. String filtering
  152. Having problems compiling one cpp file (syntax errors?)
  153. Cant keep the window open!
  154. Syntax Errors that make no sense
  155. Ambiguous function overloading
  156. console application title
  157. Maze Program - What am I doing wrong?
  158. Could someone please explain this to me?
  159. Multiple Inheritance Classes
  160. How std::sort works with function object
  161. how parent process can control it's child?
  162. Sorting string
  163. Xerces-C and Visual Studio
  164. multiple definition
  165. Old style C code in new projects
  166. debugging window in win32 app
  167. Syntax error C2061: identifier 'cost'
  168. Outputting a square wave pulse?
  169. just a malloc with a wstring
  170. C++ Encrypt Resource.
  171. access violation in int array
  172. help regarding insertion sort
  173. [RESOLVED] Object size changes between function calls
  174. [RESOLVED] Passing a struct in C
  175. ifstream file gives weird character for .html extension
  176. annoying C++ issue
  177. Extracting byte from int
  178. Fed up of a concept in c++
  179. Restarting position in linked list
  180. Compiling under Linux with gcc 4.1.2
  181. C++ Automatic Linking
  182. Working with chars or strings...
  183. urgent help on my project please
  184. Help with Breadth first search implementation
  185. Linking error
  186. Namespace? Struct?
  187. How to handle buffer overflow
  188. Conversion Operator Problem
  189. speed vs size
  190. Using Dynamic Memory - Spanked when using maps
  191. Math library structure
  192. memset inside constructor...safe?
  193. Newbie Needs Help:Adding C++ Command Switch
  194. Help on overloading [] operator
  195. signed ints and binary
  196. binary in strings safe?
  197. disable valgrind
  198. Linker error when doing declaring a global class
  199. Help with stream processing (newbie hashfile)
  200. Mysql, storing data.
  201. Help write a program
  202. Dynamic Memory Allocation problem or a Compiler Memory leak?
  203. String in "Switch Case"
  204. help w/ my prog : i just cant get the hang of these pointers :(
  205. socket problem :(
  206. Structure within a Stucture w/o a pointer?
  207. static const members
  208. Linker errors confuses me
  209. virtual functions--y use a pointer to the object
  210. C++ protected access
  211. accumulate object members
  212. why this programm is getting segmentation fault???
  213. istream buffer trouble
  214. sort structure
  215. Converting a string (of type 'string') to a double
  216. cin.getline() changing array length
  217. Looking for an OSX / Linux / Unix equivilent to Windows' ExpandEnvironmentStrings()
  218. Method calling mishaps
  219. stucture array cast to unsigned char*
  220. ANSI Character Codes
  221. Question about string arrays
  222. ALIst
  223. Declaring a function of type 'complex' in a header file
  224. Compilation issues generating SEGMETATION FAULT
  225. Silly question about C++ constructors.
  226. INPUT keyword
  227. NPTL threads / linux
  228. LoadLibrary() and getcwd()
  229. Hi getting system time in C++
  230. problem when extending STL set
  231. SOAP using C++
  232. warning message not getting executed in debug level 9
  233. pow function and VS2005
  234. error: initializer element is not constant
  235. Newbie Question: OSX C++, Want To Learn
  236. Coding Practice Question
  237. Thread-Safe?
  238. Serial Communication in C
  239. *primitive* file management
  240. Confusing Variable Declarations
  241. Calling the correct virtual method from a base class constructor
  242. Optional data members
  243. A C++ Project - HELP!PLZ!
  244. COM communication problem
  245. sorting structures
  246. What can and can't the preprocessor do?
  247. const ref confusion
  248. Dynamic Memory
  249. Memory Questions
  250. weird stuff