Full Version: C and C++
Dream.In.Code > Programming Help > C and C++
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135
  1. expected primary expression (3 replies)
  2. Help: Eight Queens problem (5 replies)
  3. Generating Reports (1 replies)
  4. Problem with unordered_map (8 replies)
  5. Help with File IO (3 replies)
  6. Get symbolic name of key combination code (3 replies)
  7. how to work with webcam? (11 replies)
  8. mandelbrot set help? (1 replies)
  9. possible for counting? (6 replies)
  10. COM/ActiveX project in Visual C++ (0 replies)
  11. if loop always returns false (4 replies)
  12. Making a non-blocking socket? (2 replies)
  13. Point of Sale System urgent (2 replies)
  14. statement problems (2 replies)
  15. coding an email client? (8 replies)
  16. Need some help with coding a game (4 replies)
  17. Switch statements (15 replies)
  18. budget program (3 replies)
  19. Creating a buffer with an array (1 replies)
  20. recursive merge sort (3 replies)
  21. Recursive permutation (1 replies)
  22. Using isdigit in C or ? (2 replies)
  23. C++ Allegro printf function error (3 replies)
  24. Storing in a container a list storing a pointer (2 replies)
  25. Encrypt/Decrypt Procedures w/ main program (2 replies)
  26. How to make a function flash (4 replies)
  27. Problems when I compile (4 replies)
  28. error in C++ game (8 replies)
  29. How to convert a long integer array to image in C++ (5 replies)
  30. engines and games?!?! (1 replies)
  31. problem regraing cin erro (6 replies)
  32. codes for square root without using the <MATH.H> pre-processor (2 replies)
  33. Hash Implementations (5 replies)
  34. Difficulty chooser. (5 replies)
  35. READING INTO TEXTBOX FROM LISTBOX (1 replies)
  36. C++ Pointer to An Object. (6 replies)
  37. 2d Array Problems (16 replies)
  38. Question about 'unions' (1 replies)
  39. Solving for Percentage rates (7 replies)
  40. Class Template in Visual C++ (2 replies)
  41. Validating XML in VC++ Project (2 replies)
  42. Simple Animation using win32 API (5 replies)
  43. lat/lon Convert to Pixel (2 replies)
  44. Tours management application (3 replies)
  45. Pong (5 replies)
  46. Question about integers. (29 replies)
  47. Using Class Functions (2 replies)
  48. homework## (1 replies)
  49. A good book on pointers,memory and some inner workings of compilers fo (1 replies)
  50. How to Code Random Number Generator Using PRNG (4 replies)
  51. Need help with basic if char yes="yes" stuff (4 replies)
  52. Smiley Faces in C++ using graphics.h (5 replies)
  53. Arrays (4 replies)
  54. TicTacToe AI (7 replies)
  55. Directx VS. OpenGL (3 replies)
  56. Hang Man with numbers help (4 replies)
  57. Write Game Terris by C++ (9 replies)
  58. Respond to Windows (1 replies)
  59. MySQL database help (9 replies)
  60. Need help with a C program to convert celsius to fahrenheit (7 replies)
  61. Alternative of Constructor & Destructor in C (4 replies)
  62. QUADTREE IN C (11 replies)
  63. help! Array of Struct in Struct (2 replies)
  64. Using Line In For Video? (1 replies)
  65. Help with types and declarations (12 replies)
  66. function with multiple return values (5 replies)
  67. do-while loop inside a class. (1 replies)
  68. Need help with invalid token error (2 replies)
  69. error c2446 and error c2040 (beginner) (13 replies)
  70. Create your own button (4 replies)
  71. Help me with Currency Exchange Rate (2 replies)
  72. Loading Resource Icon (1 replies)
  73. Reading from a sequential file and writing to a random access file (3 replies)
  74. End a series of integers with Ctrl-Z (1 replies)
  75. Viruses (1 replies)
  76. C++ and 3D (8 replies)
  77. Using Class Template in Visual C++ (0 replies)
  78. How do I make a button within a Windows Forms project link to ShellExe (1 replies)
  79. Add Picture with picture control (12 replies)
  80. c-Style strings (3 replies)
  81. railway reservation system (3 replies)
  82. Can't seem to figure out why the sum is wrong (16 replies)
  83. why is this a false statement? (7 replies)
  84. Import makefile settings into VS2005 (0 replies)
  85. need help with shifting array memory (2 replies)
  86. Moved: Is there any way to delete your old topics? (-- replies)
  87. Invalid token '=' in class, struct, or interface member declar (2 replies)
  88. C++ books or tutorials (1 replies)
  89. C2007 enum property problem (9 replies)
  90. Fahrenheit to Celsius Conversion Code Help! (15 replies)
  91. Trying to Delete Pointer, getting segmentation fault (5 replies)
  92. Alphabetizing character arrays (2 replies)
  93. saving C++ class to file (2 replies)
  94. what is programming? (9 replies)
  95. Pointer expressions (7 replies)
  96. Best C++ Beginner's Book? (7 replies)
  97. Re Paint window (2 replies)
  98. C HTTP and Sockets Oh MY! (4 replies)
  99. Character Arrays (7 replies)
  100. Friend Fucntion for overloading '<<' is causing 6 errors (2 replies)
  101. minimax algorithm (2 replies)
  102. Moved: Syntax help (-- replies)
  103. X and Y COORDINATES IN C/C++ (3 replies)
  104. Loops (11 replies)
  105. writing quick sort (4 replies)
  106. Print troubles using startdoc and startpage (7 replies)
  107. Help with Compilation Failure (5 replies)
  108. Returning function value to array (1 replies)
  109. SuperVga Mode - screen goes Black on exit (15 replies)
  110. hi can i know how to make it the mafia game (2 replies)
  111. My if statement is not working! (1 replies)
  112. Operater overloading ERROR (2 replies)
  113. WinMain help (0 replies)
  114. 2D Array Error (5 replies)
  115. Linux C++? (9 replies)
  116. color (3 replies)
  117. Tic Tac Toe Game. Help with errors. (12 replies)
  118. Delete this topic Admin (2 replies)
  119. Moved: Referencing a variable from a loop (-- replies)
  120. Creating an n-dimensional array at runtime (19 replies)
  121. Void Function Help (16 replies)
  122. A Good Clear Screen Function (2 replies)
  123. qt post compilation problem (5 replies)
  124. Homework: Balance Question (2 replies)
  125. Tool for run-time errors and memory leaks detection (3 replies)
  126. Dll Injection Problem (5 replies)
  127. Please write my calculator homework program! (4 replies)
  128. making a student profile in C++ using structures (4 replies)
  129. Help with nested while loops (3 replies)
  130. Moved: Help getting started with GDS (-- replies)
  131. self executing (9 replies)
  132. Cash Register Program in C++ (11 replies)
  133. [C]Question about dynamically allocating an array of ints (4 replies)
  134. help with malloc() & sbrk() (6 replies)
  135. Moved: AnALYSIS OF A WEbSITE- I NEED SOME HELP? (-- replies)
  136. Just need help understanding one line of my code. (6 replies)
  137. spell checker help! (6 replies)
  138. character array (4 replies)
  139. Compiles but doesn't run (10 replies)
  140. if folder exist (4 replies)
  141. Character Arrays ruin my day (2 replies)
  142. I am trying to make a game in c++ (9 replies)
  143. Convert Matlab to C (3 replies)
  144. how to Hide tree view nodes (1 replies)
  145. Pointers are confusing! (7 replies)
  146. Hours Higher than $0 (5 replies)
  147. copying a single word from a text in C (1 replies)
  148. Problems with stdlib.h (20 replies)
  149. C++ help needed (7 replies)
  150. print the output of a c++ program through printer (3 replies)
  151. Largest, Smallest, Median program (1 replies)
  152. multidimensional arrays (2 replies)
  153. Grades program (C++ using Microsoft Visual Studio) (7 replies)
  154. writing simple C++ programs (3 replies)
  155. does anyone have any simple game that will work in dev c++ (4 replies)
  156. Cheat Engine Rename (7 replies)
  157. 3d transformation in C (1 replies)
  158. enum operations + , - (5 replies)
  159. connect to a samba share programmatically (1 replies)
  160. read txt file in c++ (2 replies)
  161. Recursion in C - quicksort (3 replies)
  162. Find the sum of diagonal elements of a 2D array...C++ (2 replies)
  163. read integers from text file whose name is given as command-line argum (1 replies)
  164. "Application failed to initialize properly (0xc0150002)" (4 replies)
  165. I get an error with my array in my loop (4 replies)
  166. Qt 4.4.3 No Such Slot (1 replies)
  167. Calculating average (4 replies)
  168. C++ Certification (1 replies)
  169. Grades (4 replies)
  170. Trouble with pthreads and semaphores (5 replies)
  171. enumeration with loop (19 replies)
  172. While loop freezes. (3 replies)
  173. map drawer won't work (1 replies)
  174. Student grade report (15 replies)
  175. Class member issues (4 replies)
  176. a general array problem (7 replies)
  177. c++ display (7 replies)
  178. Question with dynamic mem allocation and delete [] (2 replies)
  179. Temperature conversion from degrees celcius to Fahrenheit (8 replies)
  180. wxDev-C++ IDE (1 replies)
  181. Linked List Queue Implementation (3 replies)
  182. Filter problems (17 replies)
  183. enum type conversion (2 replies)
  184. memory management with delete operator (2 replies)
  185. c program for linear search using iterative and recursive method (5 replies)
  186. Spacebar in C (2 replies)
  187. listbox items (0 replies)
  188. A few things..... (2 replies)
  189. Matrix (4 replies)
  190. heap corruption detected (2 replies)
  191. My simple Tic TAc Toe Game version 2 (3 replies)
  192. Where to go next? (27 replies)
  193. counting integers in an array (12 replies)
  194. Dev C++ 4.9.9.2 problem (4 replies)
  195. FILE * to buffer and search (2 replies)
  196. arrays and pritning the data (1 replies)
  197. Creating Files in For Loops (9 replies)
  198. Looping issue (9 replies)
  199. How can I detect a directory in C? (2 replies)
  200. question on code meaning (1 replies)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.