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



  1. Can I use the classes this way?
  2. fread segmentation fault
  3. HTTP GET/POST from C++/Unix
  4. linked queue remove
  5. Beginner Program
  6. A constructor/destructor question
  7. Montgomery inverse
  8. compile error about destructor
  9. MINGW<GCC no more override crt startup functions?
  10. std::string and error reporting
  11. Header file problem
  12. What's the best way to check if a pointer is valid?
  13. What's that? Code::Blocks vs. MS-VC+ +express
  14. Static Enumerated Variables
  15. help needed on compiling C++ Code!!!
  16. New function but old function
  17. Program is crashing
  18. Checking for updates
  19. [RESOLVED] Pointer addresses & Scope
  20. #include <header.h> or #include "header.h"
  21. [RESOLVED] Constructors and Destructors
  22. exception throwing on file accesing error
  23. Reed Solomon - Algorithm
  24. Help: code won't compile
  25. C# style debugger?
  26. bad_alloc in new
  27. about exception specification
  28. static variable...
  29. Splitting up code?
  30. Help with string and text input
  31. My socket is not doing... anything
  32. fread() after EOF.
  33. Beginner - My double is reformatted to an int.
  34. Header Files issues
  35. PLEASE HELP! Opening and adding lines to text file.
  36. Defining array within a class
  37. making up arrow display last entered line
  38. Showing Elements in vector container
  39. new invokes VirtualAlloc
  40. exception from C function?
  41. char str
  42. Uncaught exception
  43. exception and global variable
  44. HELP::Constructors are killing me
  45. Dynamic members - safety
  46. HELP::Operator Overloading + Constructors
  47. [RESOLVED] vector copy using new
  48. Incomplete argv/argc when using FTYPE and ASSOC
  49. constructing const structs in classes
  50. Signature inconsistency
  51. Why ++iter versus iter++?
  52. Multiply using bitwise operators
  53. Need Help - ios::app
  54. Anyone here know GTK?
  55. returning "nothing"
  56. interesting question about new and nothrow new
  57. Newb Help - Logic/Syntax
  58. Problems with Loops. Help!
  59. strange grammar about volatile and operator overload
  60. The 3n+1 problem
  61. method between classes
  62. help
  63. pointers in functions (not parameters)
  64. Q. about path name in c++
  65. std::exception and STL
  66. OCI bindings for CLOB data type
  67. Strange error
  68. exception handling, function call and memory
  69. throwing statement in derived class constructor
  70. C++ newbie here... a stupid question needs answering
  71. C++ HTTP, sending a POST request to server
  72. String array memory deallocation issues
  73. Additions to this program?
  74. Character Arrays
  75. array of unknown length in a class
  76. how to access different rdbms with c/c++ easily
  77. Performance and footprint of virtual function
  78. Which of two is a better solution to read a text file in vector.
  79. Question of test c++
  80. An Access Violation Segmentation Fault
  81. float math help needed
  82. What happens to the member function in the class when copy constructor is invoked?
  83. Is order of element in multimap guaranteed?
  84. static and dynamic casts - Easy confirmation
  85. Syntax issues
  86. need help on strange cout behavior
  87. declare an extern var in .dll
  88. Need help with a simple exercise
  89. Please Help with this little project...
  90. pointer to a pointer creating dynanic 2d array for that pointer
  91. Questions about Exception
  92. beginner loop help
  93. using library functions with private class members
  94. Symbol Referencing Error
  95. C++ Interface
  96. error: too few arguments to function
  97. deleting *this
  98. Invariant for merge sort
  99. IUnknown
  100. Similar problem to vistor pattern solution
  101. compile windows dependent code in Ubuntu (Linux kernal)
  102. Help with dynamic array in class definition
  103. pointer to reference
  104. absolute value with a float
  105. OOP problem
  106. unresolved external symbol
  107. Multidimensional array to a function
  108. Critique my Code!
  109. linked list sort
  110. many question about pointers
  111. Virtual function and multiple inheritance
  112. C++ How To Program Exercises,deitel Exercise
  113. virtual function not in vtable
  114. Que with constructor initialization
  115. Multi-type container
  116. Memory layout help
  117. basic memory leak question
  118. Best way to get dynamic template instantiation?
  119. RSP: converting from String to an Array of Chars
  120. Strstr function
  121. How to convert pointers?
  122. [RESOLVED] Memory allocation in functions
  123. C-style cast suceeds whereas static_cast reports error
  124. Some advice needed on the use of STL and boost
  125. True memory leaks or false ones?
  126. obtain FILE* for memory
  127. Which programs should I get for C++ programming?
  128. [RESOLVED] Passing an ofstream to a class from main
  129. [RESOLVED] You've been warned...
  130. [RESOLVED] getline doesnt work more than once
  131. Streams to Vectors
  132. Error 2491: definition of dllimport function not allowed
  133. adaption of code
  134. CreateInstance
  135. Doesn't work, checkit out please
  136. AddRef and Release
  137. vector node resize
  138. [RESOLVED] Explicitly calling base class virtual functions
  139. Perl scripting
  140. life cycle of exception object
  141. Singleton class
  142. PCRE linking error
  143. Generating a UID
  144. [RESOLVED] Problem understanding how Windows manage internal dependencies of a dll?
  145. Virtual destructor
  146. Generating integer sequences?
  147. msvc++ 2005 express and scope
  148. C Program, Text file output.
  149. A question regarding an array of char
  150. array of structs
  151. Array Question
  152. reference symbol placement question
  153. Terminology: what is "morality"?
  154. iterators and SIGSEGV
  155. Do I need to set a pointer to NULL after I delete it?
  156. Radix sorting, linked lists, help.
  157. Ambiguity issue
  158. "Metaprogramming" (and Function Pointers)
  159. new to malloc conversion
  160. Array Confusion
  161. How to test the length of a binary number
  162. i cant understand the instructions for Czip
  163. Counting new lines in a file
  164. vectors!
  165. nameless classes
  166. trouble learning structs
  167. Evalutating tone of sound input
  168. 2-pass linker
  169. line by line "pager"
  170. Question on pointers
  171. Return Double NaN? (Easy for Vets)
  172. extern "C"
  173. Code transfer to flowchart
  174. c++ program for ATM machine
  175. Problem with a file
  176. Test for built-in type
  177. Can't send data to clients
  178. [RESOLVED] Why use a pure virtual destructor?
  179. Parsing a text file with various formatting
  180. FTP messenger (Windows)
  181. Functions returning references
  182. Non-Type Template Deduction
  183. Segmentation fault on different compilers
  184. Polynomials using vectors
  185. A question regarding deallocation
  186. Odd errors when including certian files
  187. COM CreateInstance method
  188. Reading string from the file
  189. std::string - how is this working?
  190. formated file reading problem
  191. How to use select() function
  192. includes
  193. calling a function in a friend class in a another class
  194. Possible to return a variable length string
  195. Problems with Absract Classes
  196. Interrupt Handler
  197. initialization
  198. Pushing back a class vector
  199. auto_resource: A more powerful auto_ptr
  200. template template parameter issue
  201. mySQL and C++
  202. Printing a pair
  203. [RESOLVED] Template Problem-fatal error LNK1120
  204. std::vector mangles a char*
  205. cpp preprocessor
  206. Dynamic arrays
  207. stl using vector<string> in for_each algorithm
  208. Help: Explaining Code
  209. non-const static member variale initialization
  210. How set file pointer begning file
  211. Preventing methods from being inherited
  212. strange virtual function output
  213. Strange error
  214. Mental block - what is correct syntax for map<> ptr?
  215. Creating C++ New Types
  216. const array pointer
  217. Tail Recursion, Stack and Function Call after "return"
  218. Constructor with structs
  219. single if statement at end of program
  220. Beginner Program Problem
  221. Non dereferencable iterator C++
  222. Invalid operator< assert in list<>.sort()
  223. HELP PLEASE, I can't debug under vs2005
  224. error: 'inet_addr' was not declared in this scope
  225. function not declared in this scope
  226. Very basic c++ problem
  227. displaying unicode symbols and other Q's
  228. maybe dumbest question in CS...
  229. Operator overloading help?
  230. Problem with Strings....
  231. Traverse directory using boost library
  232. Recursion Small problem.
  233. smart pointer release
  234. virtual function
  235. A simple loop with input
  236. Output stream not closed
  237. Question on pointers
  238. Need help with wcout!
  239. Strange Input (keyboard) behavior and resetting cin
  240. unhandle exception: access violation in constructor
  241. Hello Codeguru members! & Hello world help!
  242. rand() & Microsoft ??!!!
  243. Quick Question, loop issue.
  244. extern sample in MSDN
  245. type safe issue
  246. [RESOLVED] Typelist problem
  247. Size of a string array (string*)
  248. What is an HANDLE?
  249. How do I get a file descriptor from a FILE*?
  250. Loop with Pointers to Objects