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



  1. problem in validating an XML with a DTD using xerces-2.5 SAX parser in C++.
  2. File compression
  3. High binary numbers generation
  4. What is the difference between private inheritance and composition?
  5. How do 2 libraries share a common class?
  6. use non-const rather than const
  7. A question from "effective C++".
  8. converting .cpp file to exe
  9. Recursion
  10. Reading input
  11. Is it safe use of vector?
  12. Run Static Code Once without constructor?
  13. Console programs user interaction
  14. header file?
  15. constructor not executing
  16. Format a stringstream
  17. How come strcmp cant work on matching strings??
  18. typedef templates
  19. compiling a templated class
  20. glibc detected - double free
  21. Urgent! Please Help Me
  22. Image Acquisition
  23. String Handling
  24. Can someone please check my program please?
  25. Why dir is slower than my cheap code?
  26. Round method in C/C++?
  27. How to read jpeg
  28. Detect USB drive
  29. Addition question.
  30. How 2 Combine Multiple Client/Server implementations into one executable in gSOAP
  31. Initializing dynamic array in function
  32. Help with a program?
  33. Stroustrup has a bug??
  34. find out error in output
  35. Diff between ptr and array while extern
  36. ASCII and BINARY
  37. Vector Problem. Need to create an Allocator ?
  38. const pointer-to-pointer-to-pointer
  39. Memory Leak?
  40. Search algorithm
  41. Help with a MidTerm - Simple programming
  42. Can instance and type be spelled same?
  43. [C++] Question about memset
  44. help with school work
  45. What is structure alignment, alignment padding ???
  46. typedef and typedef struct
  47. Reading files from directory
  48. difference between normal declaration and using new int declaratio
  49. Pseudo code problem?
  50. deterime which bits in a byte are set
  51. any idea on how to debug this?
  52. Java and C++
  53. How is this possible?
  54. Dynamic mem alloc for multidimensional array.
  55. read and count from current pointer position
  56. link error with namespace declaration
  57. Different behaviour from CMD Line
  58. graph DFS & BFS
  59. How to simulate a line function??
  60. error: variable-sized object ‘data’ may not be initialized
  61. How to convert from a const iterator to a non-const iterator? [Resolved]
  62. problems with getline()
  63. File Access
  64. how can I allocate a variable at a specific memory address?
  65. Floating To String Conversion
  66. How to create an int with 2 numbers and store it in a vector? Won't work...
  67. error
  68. usefulness of function pointers
  69. Service processes
  70. overloading basics
  71. hash_map & bucket_size
  72. Overload new, call default new
  73. assignment operator overloading
  74. To convert string to int
  75. How to change the reference
  76. Brute Forcing with recursion
  77. std::copy equivalent of a memcpy
  78. Shouldn't this be leaking?
  79. pointer cast - clarification
  80. How to convert digits to bits ?
  81. Downloading files, windows & linux
  82. I'm back! Got a segfault ...
  83. dynamic linking - plugin madness!
  84. Check for integral type versus double?
  85. How to read integer from fstream
  86. flush() thing¸
  87. Borland Builder c++ 6 inline asm
  88. Two dimensional arrays of string type
  89. a C question
  90. Need to create a DLL that can be accessed by .Net
  91. overloaded function resolution...
  92. Dev C++ linking with libraries
  93. Memory usage of c++ program
  94. Serializing objects in pure C++
  95. How to start a new process in linux
  96. Game issues
  97. code not working
  98. fstream not creating file
  99. about constant variable in class
  100. Building a GUI
  101. Load text from file to screen
  102. Issues in class test
  103. How do you print __int64 hex bytes?
  104. Accessing specific line in a file
  105. Logging messages
  106. Problem with std::map, what would happen if the key is null?
  107. C issue float to string
  108. Physical button listener
  109. Beginner: Why does this give assertion faliure?
  110. Named Pipes?
  111. boost part of the new C++ standard?
  112. Checking for floppy disk
  113. c++ strings
  114. Problem with class copy constructor
  115. Standard output replacement
  116. about operator new
  117. Class template operator instantiation
  118. sizeof classes, linked lists?
  119. pointer to an array of structs
  120. a question about char* const
  121. Weird Crash?
  122. Vector Vs List
  123. Is this valid initialize of char []
  124. Beginner: Determening what called a function is possible?
  125. Dynamic Memory Allocation Question!!
  126. Float to string in C
  127. accessing static member functions using ->
  128. Error with << operator overloading
  129. Code writers block
  130. FFTW3 on g++
  131. Array
  132. Creating and using DLL's
  133. C input from file.
  134. C++ console background functions
  135. adding two arrays
  136. When is the sequence operator used?
  137. Problem in Windows Service
  138. math assignment
  139. Reading more than one string from a file
  140. STL container question
  141. problem with pointer
  142. Serial communication
  143. Iterator expression semantics
  144. Vectors and Classes
  145. Obsolete binding...
  146. vector of vector question
  147. File IO write() permissions
  148. input / output redirection in C++
  149. Static Class
  150. hash table help
  151. binary to decimal
  152. proper oo design question
  153. char troubles
  154. COM trouble in extended stored procedure
  155. comparing objects from a binary file
  156. scanf in while
  157. Suicidal Classes, Weeeeeeeeeeeee!
  158. help with multisets
  159. suggestion on improving this code
  160. Largest Subsequence
  161. Casting???
  162. Turbo C++ Graphics result is not displayed
  163. Help needed with timers.
  164. header files and functions
  165. older 'C' application - update to work with long filenames
  166. pointer to a member function
  167. g++ compiler - libraries
  168. copying POD struct using std::copy
  169. c++ with cgi
  170. numbers to words
  171. Audio functions
  172. error while comparing 2 characters!
  173. problems with swedish charactes
  174. problem with pointers
  175. Recursive functions
  176. Writing a function that expands arrays
  177. file i/o and sockets
  178. strcpy of an array
  179. stringstream handling symbols question
  180. Initializing ints
  181. Help!!!
  182. Serialization in C++
  183. help help help!
  184. lexicographical algorithms
  185. plz reply urgent :(
  186. What is the most efficient way to concat chars to a char array?
  187. Picking a character out of a string
  188. Adding time to a string
  189. Simple vector and matrix class
  190. Error Issues
  191. std::numeric_limits, can it be enhaced?
  192. char to int
  193. Template class
  194. oo design question
  195. Automatic image name generator help!!
  196. heap or stack?
  197. Dynamic 2D Arrays
  198. Binary to Text File
  199. separate each space in one string
  200. use gnu tar
  201. returning a character string
  202. Code to size the console window
  203. relationship between std and iostream
  204. Serial Communication
  205. What would this do?
  206. Some library help!!
  207. Questions About C
  208. Is it possible to implement indexing on structures??
  209. Memory using delete/malloc
  210. Member Variable of a class
  211. why/where static variables are used.
  212. ..global objects execution..
  213. A Classic C++ question about nested
  214. remove "," using preprocessor command
  215. extern and static
  216. Beginner: How to cout an objects name?
  217. Excel automate question
  218. Pass by value & pass by reference
  219. Read class from file
  220. Finding primes
  221. Big numbers
  222. HELP ME!! noob that needs help with simple functions
  223. Byte structure strange declaration.
  224. Strange thing happened when casting to derived class
  225. Strings?
  226. Unable to handle an error exception...
  227. Serious error : Help Please
  228. Endian problem
  229. character matching algorithm
  230. const qualifier
  231. File I/O
  232. Possibly OT: Aspect-oriented programming
  233. template operator in non-template class
  234. Calculate checksum
  235. databaseing
  236. second largest element in an array
  237. NEED HELP w/my code
  238. C++/GCC Embedding binary data in executable
  239. list err?
  240. Keybrd ISR in C++
  241. How to open a file with the memory address instead the filename (path)
  242. Geeting error when closing form
  243. using 2 different structure with same pointer
  244. Inheritence , Smart pointer?
  245. operator[]
  246. Nested new's
  247. Error when closing a form
  248. read()
  249. How do I push a byte onto a byte array ?
  250. Help needed with Directory Listing