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



  1. Linker error
  2. define max length for allocator
  3. bad_alloc in these situations?
  4. Coding or Math error in C++
  5. Basic doubt ..!!!
  6. Inheritance: Ensure call of base fucntion from derived class
  7. Linked Lists and Collisions
  8. program that prints its own source code
  9. Initial values for a static struct inside a function
  10. Is it possible to use format specifiers in C++ with somethign other than printf?
  11. Ihave an task that needs way too long
  12. beginner c++ question
  13. how to check poker hand ranks
  14. please help with this
  15. deque
  16. lvalue rvalue discussion
  17. catching keystrokes
  18. help needed: << overload nested class in template class
  19. shared_ptr + deleter functor
  20. IMAP Library Help
  21. Serial port c++
  22. Public inheritance and code reusability
  23. same variable in multiple classes
  24. Protecting game data in a file
  25. Autocompletion for a CLI application
  26. Confused on a book exercise
  27. Enum as function parameter in C?
  28. Neural Network
  29. pthread_create conversion issue
  30. Overloading << operator in a class
  31. About template class define static struct
  32. template inheritence for a templtae dirived
  33. strsafe.h
  34. #enum & #pragma in C
  35. working with hex in c++ console
  36. Something very very strange
  37. double is shown as float in size (newbie)
  38. Chage print same line
  39. problem with template decleration
  40. Decompilers
  41. char vs CHAR
  42. Hex to char (Strange way)
  43. linking a static library
  44. random access iterator
  45. size and iterator of deque
  46. Declaring a global variable
  47. problem with pass function pointers to base class from initializer list
  48. deque best practices
  49. ColdFire Interupts
  50. sprintf alternative = ostringstream ?
  51. socket server, unix
  52. Static Member Function
  53. Vector functions
  54. Array of Structures
  55. capacity and reserve
  56. Graphics co ordination with mouse pointer
  57. Initialize an array within a struct
  58. Skipws
  59. return type issue
  60. A pointer to Class
  61. <array> location
  62. Determine a derived class
  63. Newbie If Else question.
  64. How constructor can be in procted member of base class
  65. SDL and libvlc
  66. DLL Overhead Inquiry
  67. Writing to binary files
  68. Function pointers...I don't know what they are
  69. C - structure/array initializer list : expressions const or not?
  70. stuck on some homework (again)
  71. Using std::system()
  72. Border / frame problem.
  73. acces violation error while using strcat
  74. Template class question
  75. An interesting problem of qsort()
  76. Wierd output
  77. FOR loop to populate a 2D array
  78. Getting parameters out of a Text file
  79. Help with homework
  80. STL library assignment
  81. multiclient socket in c
  82. select between streams
  83. Pointer to array address???
  84. #pragma comment
  85. dependent names
  86. [RESOLVED] push_front Problem
  87. Sanity Check (ASCII to BCD conversion)
  88. reallocation
  89. change the text of menu items of internet explorer
  90. Can I initialize a private data member within the class constructor?
  91. graphics program plzzz help!!!
  92. string I/O from file!!!
  93. uniform distribution for RNG??
  94. redundant allocation
  95. Stack size limit for a function call
  96. Genetics simulation help
  97. [RESOLVED] 2D arrays help (involves copying elements)
  98. INITGRAPH() problem... :(
  99. getting all members of a base class from an array
  100. Template Error message
  101. trouble with my stack program
  102. Copy constructor question
  103. c++ network
  104. Couple errors please help :-D
  105. bizarre stack
  106. how to losslessly store and retrieve double values?
  107. iterator for deque
  108. template function instantiation
  109. Wrapping a std::streambuf?
  110. function name as struct/class type
  111. Can you compile the following template function code?
  112. Spaces replace Tabs
  113. implicit Function declaration
  114. [RESOLVED] Scalability issue
  115. Why renaming the DLL while my application is running
  116. Pointer telling lie in program
  117. Pointers and maps
  118. Resetting a class
  119. s a _real_ Singleton possible with c++?
  120. Input at anytime
  121. Magic Number square.
  122. Questions about Singleton Class
  123. [RESOLVED] Questions about a sudoku solver im trying to make
  124. [RESOLVED] Return an array from a function...
  125. Vector with a decreasing index after each call
  126. how could i do this??
  127. how is this a declaration?
  128. [RESOLVED] Iterator Loop Problem
  129. Which compiler to use?
  130. newb confused; pointers and typedefs
  131. qualified name and unqualified name
  132. Normal Distribution using C++
  133. Breadth-First Search
  134. anti-standard code can compile -- about template class
  135. questions about variables and other
  136. Philosophy vs pragmatism - command object reuse
  137. Java to C++ need help at one part
  138. bitwise and encryption question
  139. Calling DLL Compiling Errors
  140. front-end code for C++ back-end?
  141. How to "scoot" letters over a space?
  142. Dynamically allocating 2 dimensional array
  143. Recommendations needed
  144. Constructor Issues
  145. A simple question about "friend" in template classes
  146. If you modify content that a member variable points to, is that const?
  147. Linear Search Function Help
  148. I'm getting Linking errors about functions already being defined in other .obj files
  149. i want this to be working...
  150. MSDN template sample
  151. instantiation point discussion
  152. DLL Exported name mismatch in crash stack trace
  153. Compare string to a mask?
  154. Dynamic class loading & undefined symbols in a plugin architecture (Linux)
  155. What is wrong with this program?
  156. reading a file
  157. How to find a string before another string?
  158. Need help with a book exercise.. again
  159. generic lookup using STL map
  160. help plz
  161. Syntax for initializing Arrays within Class Constructors Initialization List
  162. unqualified name in template
  163. max(a,b)
  164. incredible problem with function and recetangles
  165. Anyone familiar with Cygwin?
  166. Erasing specific index of a vector
  167. "Void illegal with all types" Problem
  168. non-dependent name in template function
  169. Bjarne's member function binding sample is wrong?
  170. Program crashes on delete[]
  171. help with program arrays/functions
  172. Templates
  173. errors
  174. Explicit Template specialization
  175. Converting from list to vector in STL
  176. map<int,int> x; x[0]; // no valgrind warning?
  177. need help with array for program
  178. [ask] Custom Memory Management
  179. how to access child's method
  180. Concatenating chars based on length
  181. detecting if a pointer is valid
  182. calling application class method from plugin
  183. template argument
  184. template function argument deduce
  185. Help with functions
  186. help with functions
  187. Circular Buffer
  188. Namespace - Tips
  189. macro tricks
  190. Function calls style sans seperate functions?
  191. name binding from one template to another
  192. Use of static cast?
  193. C++ Help
  194. drawing a rectangle
  195. making the preprocessor replace tokens
  196. C++ SQL Library
  197. Deducing Function Template Arguments
  198. [RESOLVED] a problem of the post/pre operator
  199. Programmatically get Parental Management Levels from DVD
  200. if !defined( _WIN32 )
  201. problem on operator overloading, urgently need help
  202. Function Problems
  203. What's longer than long int?
  204. Please help! I need to write a code.
  205. Please help! Need to write a code
  206. Need help writing code
  207. Please help write code
  208. problems coding game with classes
  209. Calling a Template Function within another template function in a template class
  210. running two things at once
  211. Intersection Assignment
  212. Help with small program problem
  213. minor problem with height
  214. resource leak in this case?
  215. constructor for POD types?
  216. opaque pointer
  217. function overloading query
  218. Self-Restarting Program
  219. Help with linked list
  220. Unable to set fparity member of DCB structure using SetCommState()
  221. Maps
  222. Help with binary search
  223. Array of Objects
  224. question about a program that is supposed to output an image
  225. Another question
  226. Pimpl Idiom client/serve compile/link
  227. Virtual base class
  228. File I/0
  229. return local static object + mutex protected
  230. Vector push_back problem
  231. reference operator and const?
  232. Acessing memeber of a class from another class
  233. Reading data from file into arrays
  234. Why Can't I Define Function?
  235. Is this a bug of boost::tokenizer ?
  236. new and delete
  237. using stringstream error
  238. The declarition and defination is same but getting Function call does not match error
  239. Variable struct size over socket.
  240. why private virtual function?
  241. Compilation Firewalls
  242. Threadpool in C++
  243. Looking for C++ project ideas
  244. What is wrong?
  245. C++ Help
  246. Need a little help...
  247. Would you please be so kind as to help me with this?
  248. depreciation program... help please...
  249. Pointer and Structure Problem
  250. Input/Output with files