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



  1. Design Issue
  2. inline keyword
  3. Pipes Help
  4. Forking Processes Help!
  5. Arrays of type char
  6. [RESOLVED] Array Of Names
  7. question about string class
  8. A console application, CreateFile and a Limited user account
  9. project topic
  10. Namespace in a DLL: unresolved externals
  11. What's wrong with this code?
  12. Compound Interest with recursion help
  13. Can anyone explain why is this happening ?
  14. How to get the maximum x in a std::vector<CPoint> object.
  15. simple program that manipulates strings
  16. Why this code no compile?
  17. Little reference question
  18. fstream??
  19. help tp provide good project topic
  20. A #define "STRING" replacement...
  21. Overloaded operator question
  22. strange behavior
  23. Installing borland C++
  24. weird unbalanced #endif PLZ HELP!
  25. help with system()
  26. hm...how do u make it recongize a / character or a space? checking valid characters
  27. How to get certain bits from a value?
  28. string errors
  29. problems with compiler
  30. Need help in SLR parsing
  31. passing of arguments
  32. Gprof does not profile system API?
  33. Multiply flags logics
  34. Generating Pairs from a given list
  35. [RESOLVED] Curious about if (ptr) vs if (ptr != NULL)
  36. Problems without using new
  37. Regarding object scope
  38. Number Problems
  39. time_t converting to string
  40. Regarding destruction
  41. is NaN?
  42. counting number of vowels using switch
  43. Feeling Sleepy
  44. 2d array issue
  45. Generic programming: transform_if
  46. Newbie here... Look over my code?
  47. How to produe all combinations of a 10 binary digit number?
  48. GUIs
  49. Dynamic memory allocation
  50. Use of a Library..please help me
  51. memory-leak in pthread_create?
  52. Problem with pointers and global array of objects
  53. Multibytetowidechar function bad pointer
  54. Forward declaration trouble
  55. \0 problem int stl string
  56. Bit Fields
  57. Char to LPCSTR
  58. list of the std::locale's
  59. basic class templates, confusion!
  60. passing a std::bitset into a function
  61. overload operator=
  62. C++ DLL Debugging!
  63. Deciphering security descriptors
  64. couple of questions
  65. Need help with the output of a program
  66. Violating abstractions
  67. Binary Trees
  68. Help Me Please!
  69. Need help! quick!
  70. Invoking an exe from command prompt
  71. Finding a compiler
  72. Problem with an infinate loop
  73. Smart pointers
  74. typedef in private scope
  75. Tracing Code HELP
  76. compiler errors - ISO
  77. this
  78. every single program crashes help me please!!
  79. How do I compare strings?
  80. Header File issues
  81. File I/O and Arrays
  82. base class undefined: confusion where to put .h and .cpp
  83. C++ types and their sizes in bytes
  84. Help with vectors and templates
  85. String manupulation
  86. Reading In From A Sequential File
  87. forward declaration compiler issue?
  88. Closing a Gtk::Window automatically
  89. do someone see where is the mistake?
  90. Question RE. STL's <set>
  91. C++ and SSL, can it happen??
  92. maximum stack size.
  93. Having a little trouble
  94. Output msg to console in a MFC App
  95. Modifying malloc( ) implementation, without changing malloc( ) source code
  96. Borland C++ builder problem PLEASE HELP!!!
  97. Recursion...Need help with error plz.
  98. Homework Help Please
  99. isnt catching exception.
  100. sqrt () function
  101. error C2027: use of undefined type [ C++ Templates ]
  102. I can't make an array of Email objects, it says no proper constructor?
  103. Maximum number of theads creation in solaris
  104. error C2466: cannot allocate an array of constant size 0
  105. Objects, Scopes and Classes
  106. is there any builtin function for converting char* to string
  107. compiler bug or C++ standards bug?
  108. public utility function???
  109. C++ Inheritance question
  110. need calculations to go to outputFile
  111. memmove vs memcpy?
  112. Searching and Replacing in Text File
  113. [RESOLVED] SHA1 implementation
  114. diffrenece between vector and array
  115. convert vmlinuz to vmlinux
  116. Borland C++
  117. frustrating templtae problem template deduction)
  118. File read problem
  119. Templates with parameters that are derived from some base
  120. Infinite loopin'
  121. Visual Basic
  122. stl algorithm advice - accumulate value
  123. Problems trying to enter debugging mode in VS2005.net
  124. Switch Statement Question
  125. Evil Linker
  126. ild: (undefined symbol) errors
  127. abs,code,algorithm
  128. String internal storage
  129. Error 4036
  130. another abstract base class question
  131. formatting cout
  132. [RESOLVED] Syntax for parent constructor and member initialization
  133. Equivalent for VC++ CArchive on Unix?
  134. Recursion Help
  135. HEX to ascii for RS232?
  136. setting an iterator = 0
  137. ..passing NULL used for non-pointer default argument..
  138. are end iterators invalidated after modification of containers?
  139. Virtual Inheritance Overhead Question
  140. trouble reading remainder of an fstream...
  141. compile error -- 2.6.9 default kernel source code
  142. [RESOLVED] writing a long to vector<char>
  143. vector<float> question
  144. SET<> not working on VS2005
  145. c++ templates
  146. How safe are STL iterators
  147. tracing error..it is C not c++
  148. Looking for a good buffering method
  149. why won't this work
  150. operator overload problem
  151. Binary conversion
  152. help with pythagorean thoerem
  153. Type mismatch
  154. Programming Logic Test
  155. Creating static library in Windows (requires other static libs)
  156. [RESOLVED] validate XML file against xsd file
  157. pointer how?.
  158. header nodes
  159. << no operator found which take std::string...
  160. boost serialization problem with reference members
  161. DES Algorithm padding problem??
  162. Template Class Method problem
  163. C ++ Design Patterns
  164. Class Overloading
  165. PPC2003 ->std lib
  166. while loop with small decimal numbers in condition
  167. file IO help
  168. problems with strcat
  169. inheretence public/private
  170. Starting Out With C++
  171. Troubles with a class.
  172. Wondering what this compiling error is..
  173. Query regarding PAM conf
  174. converting input into lowercase?
  175. cordic arctan in fixed point
  176. Keeping methods during template specialization
  177. Rotation
  178. File I/O woes
  179. How to speed up unzip files?
  180. Performance Design
  181. fixed sized buffer sizes
  182. Customize code syntax
  183. GCC, Make, static libraries, oh my!
  184. [RESOLVED] Class Constructors with no arguments
  185. getting data from site
  186. How to read '\n' of the string (C++)?
  187. [RESOLVED] Overloading the insertion operator (<<) in a templated class
  188. Callbacks
  189. How to increase block size in DES encryption/decryption??
  190. Using fopen
  191. C++ Code (?)
  192. about Linking obj files
  193. Loading mouse_event from user32.dll
  194. screen scraping
  195. some q3 code
  196. Copy Text and Append
  197. array initialization of derived classes
  198. c++ change desktop wallpaper
  199. C++ (Dev-C++ help)
  200. namespace problem =] i think...
  201. Newbie question: Shift the letters of a string.
  202. commit_and_inc: Virtual Alloc failed error in VxWorks
  203. Reading from a file
  204. Functions help
  205. Help, I am completely lost!
  206. executing "cd" command from C
  207. sorting names
  208. Is ther any c program to retrieve the information about the current system
  209. new to programming plz help!!! print value
  210. Calculating Running Pace
  211. how to access partition
  212. Need help
  213. Initialize array in constructor
  214. random_normal
  215. C++ Global Vars help
  216. [RESOLVED] sorting instances in a linked list
  217. Segmentation fault in Linux console c++ program
  218. why are the statements in function not printing? gotta submit plz help!!!
  219. C++ Heap Memory Question regarding Delete
  220. ofstream problem
  221. output issue w/ Linux console c++ program
  222. array/vector of base and derived objects
  223. Seeking a free concise c compiler
  224. CPUID processor list
  225. Simple array problem
  226. Very wierd output from class
  227. Missing File Output
  228. 3rd getline param ISNT working..why?
  229. [RESOLVED] No File Output?
  230. fstream to array
  231. OFstream + Dynamically naming files
  232. iterate through image pixels
  233. Delete an array element
  234. [RESOLVED] If/Else scope
  235. Dynamic binding / inheritence
  236. Convert String dd/mm/yyyy to ddmmyyyy
  237. COM: CoCreate of classID failing
  238. Console window for dll
  239. Confused by this statement
  240. [RESOLVED] Using CRC for file integrity test
  241. [RESOLVED] Want to pass a pointer to function.
  242. Private vs protected
  243. whats wrong with this line of code
  244. Absolute C++ programming cahllenge problem
  245. Win32 console app. consumes so much resources
  246. Recursion
  247. Having problem with simple function!
  248. Deleting a substring from a string
  249. Hiding stuff in a DLL?
  250. C++ and external devices