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



  1. Pass an array
  2. cahr to const char
  3. c++ programm
  4. File Handling in C
  5. Shared memory that survives application crash
  6. String Split Function in C
  7. C++ Macro
  8. extract filename
  9. Newbie in Direct.h
  10. What's wrong with the qsort?
  11. Constructors and Destructors
  12. Two way serial link list.
  13. Working with errors
  14. What is ">>="?
  15. problems with bison
  16. conditional compiling
  17. Nested for loop
  18. reading nubmers from a file
  19. SplitString Function in C++
  20. Friend Function enhances Encapsulation
  21. parsing xml document
  22. Convert double to *chart
  23. Longer than a 'long int'
  24. offsetof macro warnings
  25. **** that 4kbytes of leak memory
  26. Compiler Error C2447
  27. Is this code insecure?
  28. a program to find out the digits of the number
  29. list of structs
  30. To load File records delimited by some string... C-function...
  31. collection of heterogeneous collections
  32. Weird link list crash
  33. Accessing a vector of maps
  34. n00b, finding out longest string of a set of strings
  35. what input to use?
  36. Why dynamic_cast casts none_rtti_object instead of returning 0
  37. something like putAll (Java HashMap)
  38. reverse an ::std::vector
  39. pure virtual function mixed with virtual
  40. Is Visitor Pattern best solution here?
  41. How to delete spaces in a string?
  42. Maximum size of an array
  43. Trig functions
  44. I need help badly! Pipe(), close(), and dup2() problems
  45. Turbo C++ graphics error
  46. C++ Standards
  47. Program to construct a Word Dictionary
  48. secure file deletion algorithm feedback
  49. Binary files in C++
  50. Shapes in C++ (Just basic dos)
  51. listing files in a path
  52. Seeking tree view to represent debug objects
  53. Audio programming in linux...
  54. Passing a String TO a DLL
  55. redefining the whitespaces for operator> in istream
  56. Using structures in stl heaps
  57. Compiler says no!
  58. Namespace and stdafx.h
  59. C++ strings
  60. Error porting STL programs from linux to windows
  61. Need Help so bad int his HW problem
  62. Function to clear screen?
  63. OrderedList.cc Help Required
  64. binary operator* error
  65. for cycle (strange use)
  66. Assert function?
  67. Need help, how to print an editor built with borland c++??
  68. Frustration with Borland C++ Builder 6
  69. about template argument
  70. what is this in c?
  71. A need for speed.
  72. Single question
  73. templates + inner classes
  74. Compiler Independent 16 Byte Allign
  75. Populating an aray of string with file names
  76. String Conversion from "helloJohnSmith" to "hello john smith"
  77. fstream and variable filenames
  78. Better way to use std::adjacent_find()?
  79. variable help
  80. Compiler complains about shobjidl.h
  81. Memcpy help
  82. Help me... in accessing different files using c++
  83. using enum
  84. Regarding placement new
  85. Database class as a singleton
  86. need help from the c++ experts... it should be easy for u
  87. Borland Builder ADO classes
  88. Unknown header file in Linux (please on topic)
  89. Need help with std::sort
  90. simple visual display for simple embedded system
  91. problem opening files
  92. How to read arrow keys in a C program
  93. what is the difference between the following code?
  94. Out Of Memory, but there is memory!
  95. Undeclared identifier error & unsafe mix of char and bool error
  96. Bitset
  97. Formatting when using cout
  98. uni need help!!!
  99. std::unique<...> implementation
  100. case MyClass::StaticConstMember is not constant?
  101. A problem with Multiple inheritance
  102. Stuck on c++ primer plus excercise!
  103. Reflection & RMI
  104. Really need help with DSP
  105. Operator overloading =
  106. Construcotr questions
  107. Common header for multiples .rc files
  108. 1 "int" For Stack ADT
  109. Sorting Numbers Challenge...Please Help
  110. Tic Tac Toe
  111. BEOWULF Cluster
  112. string manipulation
  113. Lexical Box
  114. Own iterator and collection in c++
  115. Computer Learns To Play Tic-Tac-Toe
  116. In plain english!
  117. Ignoring FPU interrupts from the processor
  118. crc32
  119. Problems with sorting an array of string
  120. C++ basic question
  121. inserting in a sorted list
  122. ran1
  123. Creating ReadMe Files
  124. Program unable to find existing header file...
  125. Dec to Hex
  126. Storing RSA-1024
  127. Operator overloading
  128. power++ and serial port communication
  129. why char pointer is working without allocating memory?
  130. who owns the applications memory
  131. writing to a binary file
  132. error using token pasting ##
  133. Different random numbers
  134. appending strings
  135. Advice needed: ISO/IEC Specs
  136. constructor error
  137. How to export c++ class in DLL using .DEF file
  138. What is the difference between char* p = "test" and char p[] = "test"?
  139. Function question
  140. Trouble with creating and using a library
  141. correct way to free memory?
  142. Most confusing function in the world!
  143. STL / C2784 Problem
  144. porting Borland C++ code
  145. virtual function
  146. How can I print all Japanese letters
  147. searching a font
  148. How to caculate duration?
  149. Help with 2 Functions
  150. dynamicHTable.cc
  151. deleting an old line in a file
  152. helo needed with istream and string.. how do I copy an istream directly into a string
  153. fscanf question
  154. Read from file and put into string array
  155. std::string questions
  156. Set a file length
  157. memcpy a multidimensional array
  158. [ubernoob] make class within class
  159. conversions
  160. memory allocation failing
  161. memset on stl string
  162. set string limit?
  163. RAM memory
  164. Questions about C++ IO
  165. atoi() remake
  166. Anyone to help me with activation record exersise?????
  167. Struct in struct
  168. can't access dynamic variable
  169. get size of structure without using sizeof
  170. can we call main funvtion recursively?
  171. Quick Report with Borland C++ Builder Problem
  172. simple blank screeen for x86 on blank system
  173. Create TIFF file
  174. int to string
  175. removing whitepace from a string
  176. clear a char array and read files
  177. Writing a dynamic object into file
  178. Help With staticHTable Producing Wrong Output!
  179. Help using getline
  180. linux platform
  181. Review my class to handle dynamic 2d arrays
  182. Problem with cc compiler
  183. how to run simple c++ prog from another system?
  184. how to write TSR programs
  185. code analysis tools
  186. qsort() function Help !!
  187. How to use the function of " CopyFile()"
  188. Short program migration from c# to c++
  189. why do need to go copy constructor?
  190. remove chars from array
  191. Need some help with my class
  192. chunking char *s
  193. array manipulation
  194. Excessive executable size
  195. Using object of python class in C++
  196. Problem with string read in!
  197. confusing pointer type cast
  198. rmove elements deque
  199. Constructor & Distructor Call
  200. find string in deque
  201. Deleting Duplicate Proxies
  202. Form String To Int
  203. Getting wrong output from a class
  204. Multidimensional Arrays & How they are stored in memory
  205. pre procesor
  206. C++ Program Assignment
  207. urgent help with char pointer
  208. A little problem with storing data into an array
  209. Writing allocator
  210. How would I make this program more efficient?
  211. double conditional based on int results
  212. how to use hash_set instead of set?
  213. fatal error C1061: compiler limit : blocks nested too deeply
  214. Finding stack size
  215. Will virtual tables get inherit .....?
  216. sizeof operator
  217. new and realloc
  218. iterate over text list
  219. Hard to Explain :P
  220. read boot sector by C
  221. Iterator in list getting junked...
  222. Need help with concentration game !!!
  223. Need help with my class; output doesn't change
  224. Radom generator question
  225. Constructor Calling Sequence
  226. Sodoku Checking in C++
  227. ASCII Value
  228. CComVarian in VC++ 8
  229. Dynamic multidimensional arrays?
  230. 2D array or matrix usage
  231. ATOI Function
  232. Virtual constructors...
  233. Abstract Base classes vs Interfaces
  234. Base class member initialization
  235. delete or delete []
  236. program layout
  237. Array of 6 char *
  238. Word count
  239. at a time only one instance of .exe??
  240. template specialization cannot compile on MSVC .NET 2003
  241. Poblem about compare string. Please help me!
  242. why must to define const copy constructor?
  243. Character strings as template argument
  244. why private inheritance
  245. what's the correct use for exceptions?
  246. fork. child creation
  247. Different code for different OSes
  248. switch case modificataions
  249. CString and Insertion Operator ( << )
  250. For-loop issues.