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. Are there any MS-DOS C++ compilers? (11 replies)
  2. "stdafx.h" (10 replies)
  3. How do you go back to the main function from a user defined function&# (3 replies)
  4. boost thread barrier (1 replies)
  5. Profile the market (4 replies)
  6. Accessing structure's data. (2 replies)
  7. Modify a text file in C (1 replies)
  8. System beep not working? (10 replies)
  9. Moved: C++ Variable Names Poll (-- replies)
  10. Storing Multiple details in one place? (12 replies)
  11. error C2466 cannot allocate an array of constant size 0 (2 replies)
  12. string find....for AOG (1 replies)
  13. change lowercase sentence to the uppercase (4 replies)
  14. Printf not working (8 replies)
  15. Solution for inverse matrix in c++ (6 replies)
  16. Recursive function (6 replies)
  17. function void for string (5 replies)
  18. System.ExecutionEngineException or Attempted to read or write protecte (0 replies)
  19. How to return a multidimensional array with a pointer function in C++ (1 replies)
  20. Error C2360 (1 replies)
  21. Hotel Room reservation program (11 replies)
  22. Return a multidimensional array from pointer function in Visual C++ (0 replies)
  23. Places to find WinForms skeleton GUI code samples? (1 replies)
  24. C++ Game of Life - Reading from File problem (3 replies)
  25. Calculating Sales Tax (8 replies)
  26. Ternary Operator ? : (21 replies)
  27. why the method didn't return after sendmessage (4 replies)
  28. c++ Alogrithm pseudo code (3 replies)
  29. C code for scramble a four letter string (1 replies)
  30. using namespace <insert name> (3 replies)
  31. Book Outdated? (3 replies)
  32. Why does this keep freezing up when I run it? (3 replies)
  33. Array not filling up as expected (5 replies)
  34. Ending a process w/ out privilege[vista] (2 replies)
  35. my program runs but closes before it finshes (14 replies)
  36. ascii to binary converter in wxWidgets (0 replies)
  37. c++ program fully done but won't work (4 replies)
  38. Couting objects (16 replies)
  39. Recursive function (1 replies)
  40. Sodoku Solver and Checker (3 replies)
  41. Heap Sort (4 replies)
  42. find specific word in text file (4 replies)
  43. Off by a penny (3 replies)
  44. Exceptions Specifications (3 replies)
  45. Try my poker game please! :) (9 replies)
  46. Need some advice (5 replies)
  47. Write a program to illustrate the usage of malloc and alloc functions. (2 replies)
  48. Switch with strings (6 replies)
  49. Programming a joystick (0 replies)
  50. Investment program (2 replies)
  51. Write C program calculate total fee a customer to pay (2 replies)
  52. Library C (0 replies)
  53. Cmd window (10 replies)
  54. change the execution window? (5 replies)
  55. Play music using C++ and console app (14 replies)
  56. sudoku in c++ (1 replies)
  57. Switch Question (1 replies)
  58. How to pass a string array to a function? (3 replies)
  59. Furthering My Study of C++ (3 replies)
  60. C++ Learning (14 replies)
  61. Need Advice, regarding game design & C++ (3 replies)
  62. 12 days of christmas (19 replies)
  63. random array generation (w/ specific parameters) (4 replies)
  64. character in ascii code (6 replies)
  65. Question about win32 (2 replies)
  66. Vectors in Classes (1 replies)
  67. What's causing these errors in the struct? (4 replies)
  68. Comparing Strings from user Input (3 replies)
  69. Strings in Native C++ (10 replies)
  70. SIGSEGV in dynamic array, i can't find mistake (3 replies)
  71. Save/Load to a text file from linked list (3 replies)
  72. Graphing Calculator App (5 replies)
  73. Moved: C# (-- replies)
  74. pic16f877a lcd display programming (1 replies)
  75. Iterative quicksort algorithm... (6 replies)
  76. btree (6 replies)
  77. pthread_join() and pthread_create() problems (2 replies)
  78. compiling the .h and .cpp (4 replies)
  79. getting with Cpp env issues (3 replies)
  80. Memory Leak (4 replies)
  81. Error with initializing reference. (3 replies)
  82. Triangles and Squares (10 replies)
  83. shapes using asterisk **** (7 replies)
  84. Countdown (1 replies)
  85. Dark GDK (6 replies)
  86. Help with vectors (5 replies)
  87. combining 2 strings (5 replies)
  88. 33 Errors Please Help (11 replies)
  89. C++ Input File (1 replies)
  90. C++ Class Advice (9 replies)
  91. Declaring Static objects help (5 replies)
  92. explanation on string (4 replies)
  93. returning array from an function (8 replies)
  94. Explanation on writing antivirus software (3 replies)
  95. Visual c++ error (4 replies)
  96. Building and Running C Programs (2 replies)
  97. How do I display traditional Math Symbols (1, 2 grade) like a division (2 replies)
  98. Getting values from a file (2 replies)
  99. Functions + Files (4 replies)
  100. XML Manipulation in C++ (12 replies)
  101. Simple Comparison Type Problem (1 replies)
  102. I NEED HELP with c++ files (7 replies)
  103. Need some basic help with 2D arrays (3 replies)
  104. Getting values from a file (1 replies)
  105. Moved: C# Mobile Game Development (-- replies)
  106. Prob: Addition 2 matrices using Pointers in C (1 replies)
  107. Priority queue represented in binary search tree (2 replies)
  108. Displaying webpage with C (6 replies)
  109. accessing element of an pointer to array. (6 replies)
  110. Trying to reverse a string... (15 replies)
  111. Allegro and Dev c++ Mouse Install (1 replies)
  112. Moved: Midage MMO (Look before you judge!) (-- replies)
  113. Program deletes a different record than what it is suppose to delete (9 replies)
  114. copy constructor (16 replies)
  115. client to host (2 replies)
  116. text encryption (8 replies)
  117. Winapi - dialog not returning focus (0 replies)
  118. Static Objects (1 replies)
  119. program for symbol table creation (1 replies)
  120. a basic doubt on pointer to an array (3 replies)
  121. abnormal program termination (5 replies)
  122. AVL Tree Homework: Please Do It For Me (15 replies)
  123. no matching function for call to `getline(std::ifstream&, char[100 (4 replies)
  124. Class Problem (1 replies)
  125. Creating objects by mouseclick (3 replies)
  126. C++ Templates (9 replies)
  127. strtok and null terminator (2 replies)
  128. program for symbol table creation (2 replies)
  129. Gtk Dialog Close Help (0 replies)
  130. Problems with tolower function (14 replies)
  131. If statement issue (2 replies)
  132. print temp at intervals of 20 (6 replies)
  133. linked list add problem in C (10 replies)
  134. Need to know how to create code to find min and max for student marks (5 replies)
  135. Basic C Help (20 replies)
  136. Moved: How To Make A Game (-- replies)
  137. template metaprogramming issue (0 replies)
  138. Block all open ports (0 replies)
  139. kerberos automatic ticket generation using C (6 replies)
  140. Infile string to Struct element char (2 replies)
  141. Simulate Network Protocol (ARQ) in c++ (7 replies)
  142. go back n arq (2 replies)
  143. Position (7 replies)
  144. Getting an error trying to delete existing records (2 replies)
  145. function not working correctly.... (12 replies)
  146. Warning with int format (6 replies)
  147. My cout repeats itself based on the number of totalStudents (1 replies)
  148. Appending a number to the end of a string to display in GLUI_ EDITTEXT (2 replies)
  149. Reading sending and writing file. (5 replies)
  150. How to update records? (6 replies)
  151. SDL error =[ (2 replies)
  152. Confused on #define's purpose (7 replies)
  153. Error (3 replies)
  154. dynamic arrays as class members (5 replies)
  155. Struct and Arrays, stuck (7 replies)
  156. `c_gui' undeclared (first use this function) (9 replies)
  157. Checking status of single switch -- PIC 18F4520 (2 replies)
  158. function in dev.4.9.9.2 c programing (6 replies)
  159. Allegro and Dev C++ key release (1 replies)
  160. Minimal Distance Algorithm (3 replies)
  161. read text file into array structs and sort (3 replies)
  162. Finishing my 5 minute daemon! (4 replies)
  163. ARRAYS Menu (1 replies)
  164. Largest substring in a string (18 replies)
  165. ## operator (2 replies)
  166. air reservation system (4 replies)
  167. XOR (11 replies)
  168. word count, avg amount of letters per word (2 replies)
  169. errors in my program (5 replies)
  170. allegro detect no keypress (1 replies)
  171. Syntax Error (4 replies)
  172. recursive insertion sort (5 replies)
  173. Why isn't my program looping? (2 replies)
  174. Using system calls with C program (1 replies)
  175. Looping through files in a directory, can only open the first one (3 replies)
  176. C++ expert wanted (1 replies)
  177. i NEED help in c++ (47 replies)
  178. Press before... (3 replies)
  179. use a word as a user defined variable (6 replies)
  180. graph traversal (4 replies)
  181. [HELP] Read and parsing XML (1 replies)
  182. Question for a class (5 replies)
  183. object files in visual studio 2008 (3 replies)
  184. printf keyboard input on another computer (3 replies)
  185. Unbuffered input for text editor (1 replies)
  186. Help on a program for getting Orders of a text file (1 replies)
  187. SDL tutorials? (1 replies)
  188. Help with program crashes. (16 replies)
  189. I need to gain Industrial experience in C/C++ (9 replies)
  190. tiny web program in C (26 replies)
  191. e^x Taylor Series (16 replies)
  192. use of pointer (1 replies)
  193. Need help regarding STL containers (4 replies)
  194. Grade frequency chart and sorting arrays alphabetically (3 replies)
  195. OpenCV crashed on an error I could not solve (1 replies)
  196. Compound-Interest Program Help With For Loops (1 replies)
  197. SDL window error! (2 replies)
  198. Huffman Coding (3 replies)
  199. Binary Search Trees and Game (3 replies)
  200. data members (4 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.