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



  1. What is difference between following initializations
  2. GCC, Linker Woes
  3. Deleting double elements in a vector
  4. Underflow subtraction
  5. are vector iterators like .begin() and .end() dereferencable?
  6. A simple code snippet of WIFSIGNALED and WTERMSIG
  7. Web sevirces with C++
  8. File Problems
  9. having trouble with skipping strings
  10. Two dimensional array
  11. Equal compare
  12. structs within an array
  13. [RESOLVED] default-initializing a struct
  14. string to int manipulation
  15. Dinamicaly Declare class??
  16. strcat not working properly
  17. Reading binary values directly to ints
  18. incrementing number of structure arrays at run time
  19. Site Login/Field Entry Program
  20. Header Files
  21. Linux Compile Driver
  22. atof()
  23. Hello everyone ^_^
  24. Linked List problem
  25. passing vectors by reference
  26. can't seem to find defined constructor
  27. Vector problem
  28. Student report generation
  29. What is the difference between Object and Instance?
  30. What is the difference between Object and Instance?
  31. Default Constructor
  32. Copy operator - good practice?
  33. Sloppy/Unprofessional code, need help...
  34. programming problem
  35. FOR loop not executing enough times...
  36. easy question
  37. Repeating a function
  38. platform specific API or C standard API
  39. Size of the Derived class
  40. Memory leakage prevention methodologies
  41. Printing user defined type by cout
  42. Free Store of memory
  43. using an image file of a device
  44. Catching Null Pointer Exception
  45. problem with a dynamic list
  46. Edit Box + Forms
  47. problems with mutual dependence
  48. What concept or principle we are using on "cin" & "cout"
  49. vector class and copy constructors
  50. How to pass by reference
  51. another 2d string array problem
  52. [RESOLVED] Generating XML files (ANSI C)
  53. vector iterator is not dereferencable
  54. Selecting random file recursively
  55. Recursive Function Q
  56. Is this polymorphic runtime error by design?
  57. STL set_difference
  58. Problem with std::map (STL)
  59. Structure File I/O Help
  60. Kruskal runs too long when reads big files
  61. Help please!
  62. Access to template member functions via a typedef
  63. Graph variables private or public?
  64. can I use shellexecute in Linux/unix?
  65. Compiler?
  66. Problems catching an exception raised from a signal handler
  67. Powerball
  68. Linux make system
  69. Error while compiling a file
  70. static_casting for a function call issue
  71. insert/remove with array
  72. main() return value
  73. problem with class & files
  74. USB File Blocking
  75. template arguments
  76. a little help with arrays
  77. sorting structures according to their members
  78. compiler error
  79. XSL-FO C++ Libraries?
  80. Delete a pointer
  81. structure programming
  82. salary calculator
  83. How is argv allocated?
  84. Compress data
  85. overflown exception
  86. yield in C++
  87. Help with this recursive print
  88. 2 dimensional arrays
  89. Reading Registry Key values for a ODBC driver
  90. making a multiple choice question quiz program in c++
  91. Problem adding chars to a char*
  92. problems with c++ (pls be hurry)
  93. a couple new vector questions
  94. Crash occurs while doing arithmatic operations involving std::iterators and int
  95. Best way to convert vector to c-style array?
  96. reserve method of vector
  97. Qt4 programming
  98. Why do i get this warning
  99. multiple unsigned long long vars: printf produces strange output??
  100. Compiler errors after installing Boost
  101. continue line command?
  102. how to do assert?
  103. Dot product function
  104. random questions
  105. Reading in a bitmap
  106. Virtual Functions
  107. New to c++, problems with heritance
  108. Dealing with Excel...
  109. How can I sort 3 numbers in numerical order using If statements??
  110. Template class parameter
  111. transfering an answer to another function
  112. Void
  113. Help!
  114. why List ** used not List * in function init (...)?
  115. Initilization of static const string
  116. Why do we need "Functor"?
  117. Would somebody recomment a book for learning "gdb" & "core dump"?
  118. memory leakage
  119. Need some help with some c++ error messages,,,
  120. faster access of array elements
  121. reassign EOF
  122. Derived classes problem
  123. Random numbers
  124. First Time User For GNU GCC
  125. vector::at
  126. First Time with Templates Not Going Well
  127. STL:next_permutation
  128. linux-pipe problem
  129. fsteam File copy consistency
  130. Recusive Function question
  131. calculation problem
  132. Binary file?
  133. For Loop Problem
  134. simple code... won't work
  135. Object-Oriented Programming
  136. switch and how to count vowels or consonants.
  137. value_type of vector
  138. Trying to read a file
  139. File I/O
  140. redundant code
  141. parallel and serial port programming in linux
  142. how to set default values to a std::map
  143. printf hacking
  144. memory overflow
  145. Stack Help
  146. Initialisation Lists
  147. Help needed. Binary writing to a file
  148. Template<> without any content
  149. A problem with Char pointers
  150. Template Partial Specialization
  151. how can i study the c++ libarys?
  152. Incorporate C# library into C++
  153. export C var to java
  154. help! convert string to a line of code??
  155. Weird COM issue
  156. A simple question about Core Dump
  157. I need help understanding and using qsort
  158. desperate array help
  159. Question abt map container in C++
  160. header thing
  161. can we debug into delete
  162. Can some one please explain how ++i + ++i = 4 (where i = 0)
  163. Problem with reading from file
  164. string v.s. basic_string
  165. Mathematical combination
  166. insert delta character
  167. ReadFile crashes FSX
  168. Is there a catch to return in a try/catch box?
  169. recursive directory list
  170. Returning Values in C
  171. lower and upper bound help
  172. C++ class inheritance problem
  173. The differences between string::rfind() and string::find_last_of()
  174. E2353 Class ... is abstract because of
  175. Private data member problems
  176. Accurately timing code chunks/functions
  177. safearray
  178. E2044 operator delete[] must return void????
  179. re-declaration - Why no compile error?
  180. A strange problem about the fopen
  181. C++ Executable Calling a C# Dll
  182. Where to find a String Conversion Library?
  183. Is it possible to inherit private member in derived class?
  184. What will happen if I say delete this
  185. stl vector question
  186. Heap Or Stack
  187. [Weird Question] Where to break a line in C++ code?
  188. documentation system
  189. Why this is legal to write uint_64(x)?
  190. Abstract VS Encapsulation
  191. Is this claim correct: "Anywhere you pass in a function, you can pass in a functor"?
  192. C++ Pointer Problem
  193. Airplane Seating Program Problem
  194. c++ inheritance problem
  195. Error: Using Multiple files
  196. maxflow fails with large node value
  197. A question of printf()
  198. About Copy Constructors...
  199. Smarter ways to define MACRO to strings?
  200. Code problem
  201. C++ destructors and polymorphysm
  202. C++ Hierarchy and Copy Constructor problem
  203. atof
  204. memory fault
  205. not allowing input for a getlie
  206. Question on classes: What is the syntax for...?
  207. Problems checking characters in an array
  208. Virtual Inheritance doubt??
  209. Sign ' is the same as \' ?
  210. what is compile file
  211. [RESOLVED] Inheritance/casting
  212. structs pointing to each other; compile problem
  213. base class calling dervied class function
  214. Array Help For Airplane Program
  215. Help with returning arrays using pointers in C
  216. Borland6 C++ EventHandlers
  217. Creating variable size arrays using templates
  218. Convert char * to (vector unsigned int *) and back.
  219. populating a 2d array with random value
  220. Encryption Problem
  221. Why doesn't my code do anything?
  222. sizeof(int) vs sizeof(long)
  223. Function Question
  224. int declaration
  225. Function Pointer with Char array help
  226. passing arrays as pointers
  227. what are the problems with this structure?
  228. please help
  229. c++ cyclic include
  230. Strange operator !
  231. Calling functions based on inputs
  232. Appliying multiple types -
  233. need help writing function
  234. Data structures - Newbie questions...
  235. class template arg is a class template arg is a...
  236. Changing a C++ program to use array index arithmetic instead of pointer HELP
  237. [RESOLVED] Cannot insantiate abstract class
  238. how to dyamically change the vector size
  239. Multi Platform Compiler
  240. Problem compiling code
  241. entry point of application
  242. Checking values in an array
  243. C++ Array misbehaivor
  244. hi , little question please in codegear c++ builder
  245. Making Own Shell, Couple Questions
  246. palindrome error
  247. convert map keys to vector/set/list
  248. Display Question
  249. Genetic Algorithm Maze Solver
  250. help with ATM simulation using classes