// JP opened flex table

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



  1. Simple Program Quiestion.
  2. Aligning console output?
  3. Can't see the wood for the trees
  4. The culmination of my efforts!
  5. global varibles
  6. no output to output file
  7. implementation of new and delete in different compilers.
  8. Input Validation
  9. C++ pointers?
  10. sstream
  11. std::ifstream DataStream' has incomplete type and cannot be defined
  12. Need help with guessing game
  13. Help with Rational Numbers
  14. Trouble reading from a file
  15. DLLs?
  16. hierarchal menu structures
  17. [RESOLVED] Need help with this basic program and deleting items
  18. overloading function template
  19. template sorting program
  20. what's wrong?
  21. Error is driving me crazy
  22. Embedding controls into a grid view
  23. Small code question
  24. Search and remove elements from std::set
  25. Questions about C++ object size
  26. Scope of temporary objects
  27. Split input from a read buffer into strings
  28. C++ Recursion Problem
  29. A simple question about writing a Makefile
  30. Can I use an initialization list to initialize a templated function??
  31. TFormControlEditLink of TMS
  32. libs external & c++ ?
  33. Trouble with pow
  34. how to get system timestamp?
  35. C++ increment operator overloading
  36. Reading an empty document
  37. ubuntu g++
  38. What's wrong here?
  39. 1D Array Problem
  40. Combinations of letters.
  41. template template parameters
  42. reserve space for multi dimensional vectors
  43. Fundamentals for C++ Beginners?
  44. template function
  45. Partitioning with c++
  46. map vs Hash (map vs hash_map)
  47. [c++] how to send very large files via http ?
  48. Comma usage in initializers
  49. Multimap insert issue
  50. Hash Function
  51. call by value, reference, name...
  52. Segmentation Fault
  53. Linux Text Editor(s)!
  54. can someone please explain this to me...
  55. [RESOLVED] istringstream help needed
  56. Does an equality operator screw itself up..?
  57. Simple Question
  58. [c++] memory addresses, beginners question
  59. Multiple Inheritance Problem
  60. Ahh why is my program doing this?
  61. g++ 3.3.2 bug? i need to fix this fast!
  62. [RESOLVED] Inheritance with Templates: "Does not name a type
  63. Static data members initialization
  64. How many distinct values?
  65. Feedback on my code
  66. Very quick question, C++
  67. Please help me in this code.... [ << beginner ]
  68. Please help me in this code.... [ << I'm newbie]
  69. [RESOLVED] Nested Struct Inside Templated Abstract Base Class
  70. guyss plzz help need screenshot function
  71. need help, file uploading with C++
  72. Constructing an XML Schema using Xerces
  73. Deriving from shared_ptr
  74. Overloading operator[]
  75. static / const / extern Global Parameters
  76. how do i fix my template program
  77. Simple Question with voids
  78. dynamic_cast and base class access specifiers
  79. List All files recursively cross platform
  80. template function pointer mayhem
  81. Getting name of function at run time
  82. whats the difference ?
  83. whats wrong?
  84. random doubles
  85. Text to Adventure Game
  86. Memory leak with static string
  87. Simple code (I hope)
  88. Help with shellexecute
  89. [RESOLVED] friend operator== causing unresolved external ??
  90. String conversion
  91. Replacing single character
  92. how to fill vector with char* strings
  93. how to use operator->() and explicit constructor
  94. loop issues
  95. quick question on static global variables
  96. Indestructable object?
  97. How can I improve this code?
  98. Noob questions
  99. Templates compilation
  100. number of characters readen
  101. how to declare public variables from within a function
  102. Doubt about pointer to function syntax
  103. cout causing infinite processing (not sure if I can call it a loop).
  104. [RESOLVED] folder paths in C
  105. Try / Catch
  106. c++ project problem
  107. Complier
  108. Problem with pointer to array...
  109. namespace confusion
  110. Compilation Error
  111. menus's and linked lists
  112. C++ problem
  113. Pig-latin
  114. Please help guys im so stuck :'(
  115. Function Error
  116. Library and cout
  117. Short code, need help
  118. Can I use an object after calling its destructor?
  119. Stupid Question about Private data access
  120. Ponter to function, what's wrong?
  121. Removing characters
  122. ** was not declared at this scope? (confused)
  123. Making an app that self debugs
  124. Anyone familiar with ns2?
  125. Hiererarchy and Polymorphism
  126. difference in malloc and new.
  127. problems with opening file
  128. C++, Adding registry value.
  129. What container should I use in this case?
  130. Issue with array holding integers...
  131. How to load an application and exit the one that loaded it
  132. find pid
  133. new throw exception
  134. .get Member Function and EOF???
  135. is there an easier way to write this?
  136. Learning C++ questions
  137. COM programming
  138. linked list help!!
  139. returning objects by reference
  140. Array syntax.
  141. templated data structure advice
  142. help in sorting array...
  143. Releasing allocated memory
  144. Bizzare C2664 Error
  145. hierarchy of shapes
  146. How to set Eclipse to link to dll ?
  147. print line in reverse using stack
  148. Massive Headache with Templates...
  149. How to link to dll files in Linux ?
  150. Dynamic and static linking
  151. Protected Virtual destructors Q.
  152. Linux MPI
  153. cin NUL
  154. simple question about templates
  155. bubble sort an O(n^2)algorithm?
  156. Problem setting member variable of parent class.
  157. std::string::copy deprecated - why?
  158. Using classes inside other classes.
  159. new, help with battleship please :)
  160. 'Global offset table' and 'Procedure linking table'
  161. Problem Using FindFirstFile
  162. Firefox extension -- Accessing Chrome from XPCOM (C++) or components
  163. macro
  164. Makefile/compile error
  165. undefined reference to `std
  166. quick/easy constructor question
  167. Stuck In Queue!!!!!!!!!!
  168. Problem writing code for sqrt table
  169. OOAD help required
  170. [RESOLVED] std::vector and C API
  171. [RESOLVED] Program freeze on getline function
  172. __stdcall
  173. C++ questions
  174. The Resource Acquisition as Initialization technique
  175. C++ vs Java
  176. Storing floats to a string?
  177. My compiler hates me
  178. Strange error, any help?
  179. [RESOLVED] complier selects the wrong template function
  180. Get value of variable from another class
  181. Noob Help.. Almost Complete
  182. C/C++ help!!!!!
  183. [RESOLVED] Defaulting of the copy constructor : a(a& arg) vs a(const a& arg)
  184. Frustrating SIGABRT Error, please help
  185. Exceptions
  186. Multiple inheritance
  187. Parameters
  188. struct questions.
  189. Can main() be overloaded?
  190. C Dynamic allocation of Struct Arrays
  191. Save and reading .dat file:S
  192. [C++] Winsock Problems
  193. get PID from name of process
  194. help it's c but...
  195. link list help
  196. Microsoft certificates
  197. Coordinate point finder.
  198. [C++] Winsock Problems
  199. Odd behaviour in overloaded std::stringstream
  200. my f1rst C++ programming
  201. why is this faster?
  202. Arrays as Parameters to Functions.
  203. geting full path of files and folders (boost::filesystem)
  204. How to restrict memory usage of a c++ program
  205. c++ - n00b problem comparing strings
  206. help with 2003 ddk
  207. Sudoku Generator
  208. A funny code snippet of "sizeof()"
  209. function overloading and function templates
  210. help with templates
  211. Can I malloc a space larger than 3G bytes?
  212. C++ beginner: help with templates
  213. help building a compiler
  214. Looking for PDF library for Win32
  215. difference between including header file and shared library.
  216. Best and Neatest way to check status in C
  217. Help with syntax for the class constructor definition
  218. How to restrict a program in time consumed
  219. How to stop a program from accessing the file system
  220. c++ - parsing windows textfile: how to strip extra characters?
  221. palindrome
  222. Reference or const reference?
  223. Is there an off-the-shelf function to compute common string of string?
  224. polymorphism by dynamic binding
  225. Add complex number using new and delete operator
  226. [RESOLVED] Calling derived class from address of base reference
  227. writing and appending to file lots of times takes to long how to improve ?
  228. dealing with arrays for d first time
  229. Counting characters in a given string
  230. Linked Lists, C++
  231. I/O stream quesion
  232. pointers and memory ...pls clarify
  233. List program
  234. Newbie Code Projects
  235. c++ - find first file in directory on linux system?
  236. [RESOLVED] Passing a reference of an array
  237. Bit Fiddiling
  238. How to assign ';' to a char?
  239. how to read a set number of bits from a string or string stream?
  240. structs and their memory allocation
  241. [RESOLVED] Deleting Files from a diffrent location?
  242. Pass By Value
  243. scanf and getch() question
  244. why data members should keep private?
  245. c text files and lists
  246. specifics
  247. retreive data from excel
  248. Delay Code Execution
  249. Small Problem in Using Complex Class.
  250. parameter list roll-out with templates
//JP added flex table