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. help with switch case (1 replies)
  2. Attempt at creating new functions... crash. (1 replies)
  3. "include" not working (1 replies)
  4. lottery (1 replies)
  5. Sets.c (12 replies)
  6. errors linking (4 replies)
  7. Project Euler Problem 3 (3 replies)
  8. Word Frequency program (3 replies)
  9. reading bmp file (2 replies)
  10. Errors using Visual C++ for simple C code (4 replies)
  11. This assignment got me puzzled... (8 replies)
  12. C++ (1 replies)
  13. C++ Homework: Converting to Binary from Decimal And Roman Numerals (3 replies)
  14. Determin File Location (1 replies)
  15. prog. for converting the base (1 replies)
  16. Array Printing Error (6 replies)
  17. Static variable and linking problem (7 replies)
  18. Coding C using Visual C++ 2008? (5 replies)
  19. Integrating C++ Classes in Hangman (8 replies)
  20. output for a valid call (4 replies)
  21. my compiler cannot find the cctype file (1 replies)
  22. Creating and using Multidimensional Vectors (2 replies)
  23. Convert Vector to string (13 replies)
  24. Need help extracting a registry string (9 replies)
  25. my guessing-game function problem (8 replies)
  26. Ideas (2 replies)
  27. I Need Game Suggestions (1 replies)
  28. 3D double array (1 replies)
  29. IO manipulation (8 replies)
  30. Moved: Dynamic Programming vs. Divide and Conquer (-- replies)
  31. How to create the color background on the output display (2 replies)
  32. One line at a time (14 replies)
  33. binary search (3 replies)
  34. Two's Compliment (10 replies)
  35. Input without Hitting Enter (5 replies)
  36. Limit Character Display and Simultaneous Input Reading (9 replies)
  37. new array for the typedef struct (1 replies)
  38. Can not locate my Error (1 replies)
  39. MAX and MIN functions (1 replies)
  40. exe files (1 replies)
  41. histogram (2 replies)
  42. How do I dereference an object from a Set (4 replies)
  43. Can you please tell me what's wrong with this program? (3 replies)
  44. Binary tree re-sort missing entries (0 replies)
  45. i need some help with the c++ fehrenheit -> celsius (4 replies)
  46. Problems with Binary Tree Code (0 replies)
  47. to make a pyramid (1 replies)
  48. error in c++ (3 replies)
  49. C++ Perimeter of a Triangle program problem (1 replies)
  50. How to calculate Hessian Matrix (14 replies)
  51. Reverting The Contents Of A Matrix (1 replies)
  52. Need help finding the smallest index of an array (3 replies)
  53. Array help... (3 replies)
  54. non-aggregates cannot be initialized with initializer list (3 replies)
  55. Optimization using two for loops (1 replies)
  56. Need Help with Goto Statements (15 replies)
  57. C++ Class Header file compile error (2 replies)
  58. Return to begining of ifstream, C++ (14 replies)
  59. vending machine (2 replies)
  60. Conway's Game of Life program (0 replies)
  61. Simple School Program (4 replies)
  62. Manipulating Data In an Array... (4 replies)
  63. Guessing Game (4 replies)
  64. C string ending with "ed" (5 replies)
  65. pointer help (2 replies)
  66. Need help with creating a Matrix Sum with a reverse print of the matri (3 replies)
  67. Trouble inserting a struct into a Set (2 replies)
  68. Blancing a Checkbook (5 replies)
  69. Passing pointer arguments into a function (3 replies)
  70. display ascii art in c++ (7 replies)
  71. operator + and - with vectors (26 replies)
  72. vector<string> problem (6 replies)
  73. no match for 'operator>>' in ... (15 replies)
  74. C++ Thread and Pipe incorrect behaviour (1 replies)
  75. wxWidgets Executables (1 replies)
  76. C++ help request (7 replies)
  77. Switch to other funtion thingy (5 replies)
  78. ?: Operator (5 replies)
  79. Writing linked list back to a file produces extra carriage return at e (1 replies)
  80. memory usage (1 replies)
  81. check how many number are there in a string. (5 replies)
  82. Poisson Probability (3 replies)
  83. MFC: Draw shape (circle) that user can drag and place (6 replies)
  84. shut down (3 replies)
  85. finding max value (2 replies)
  86. Reading an algorithmn from an ASCII file (5 replies)
  87. problem with array search (3 replies)
  88. What is u_char, u_short usef for? Why not use simply char and short..? (2 replies)
  89. Recursive Diamond (2 replies)
  90. Keith Number using recursion ? (1 replies)
  91. getting predicted sizeof() a full container (2 replies)
  92. Registry Related To SID (2 replies)
  93. Browser Probleme (0 replies)
  94. Turbo c (2 replies)
  95. HTTP Requests in C++ (4 replies)
  96. R6026 -pure virtual function call (2 replies)
  97. Error C2440 (1 replies)
  98. Square and Cubic Roots using Loops (1 replies)
  99. ctags (0 replies)
  100. sorting (8 replies)
  101. multi_processing question (12 replies)
  102. Amortization help (2 replies)
  103. want c++ compiler (15 replies)
  104. virtual key word (1 replies)
  105. race homework (13 replies)
  106. simple calc (2 replies)
  107. Input validation some more (4 replies)
  108. check for characters in string (2 replies)
  109. array of strings of unlimited length (1 replies)
  110. retail price trouble (3 replies)
  111. Problem with getline function (6 replies)
  112. bucket Sort (1 replies)
  113. Problem with LOOP (Odd and Even) (5 replies)
  114. Outputting the max/min from a series of numbers (4 replies)
  115. Moved: Button To Generate Text (-- replies)
  116. How to Make Program into Functions (3 replies)
  117. Formatting Output (3 replies)
  118. Making a program with loops? (2 replies)
  119. Same code, but into functions. (2 replies)
  120. 8 queens program help?Can't find my errors... (0 replies)
  121. random number guessing (1 replies)
  122. How can I convert an integer to a character? (7 replies)
  123. Game maker (2 replies)
  124. Is system a busy wait or a sleep (6 replies)
  125. Class Compilation Errors (3 replies)
  126. class in c++ (1 replies)
  127. Primitive of Digit(?) (1 replies)
  128. Problem getting info out of serial port (18 replies)
  129. Linking Failure when building Code (2 replies)
  130. Display prime numbers? (3 replies)
  131. palindrome (1 replies)
  132. Topcoder (2 replies)
  133. Writing to a file (9 replies)
  134. bit stuffing using c programming (1 replies)
  135. Functions! (1 replies)
  136. Not Looping (8 replies)
  137. eigen value and eigen vector calculation (3 replies)
  138. POSIX thread runs out of memory (1 replies)
  139. stegnography progam software (1 replies)
  140. How can I loop another loop? (5 replies)
  141. Reading from COM port (1 replies)
  142. C++ GUI Programming in Linux (3 replies)
  143. Loop to all opened Windows and set to background (15 replies)
  144. Moved: where and how to download turbo c (-- replies)
  145. stack full code in c++ (1 replies)
  146. cpp normalization project (1 replies)
  147. finding a cone equation using c program (1 replies)
  148. read/write data from file problem (2 replies)
  149. FILE HANDLING WITH A STRUCTURE (5 replies)
  150. CInt Interpreter (0 replies)
  151. Trouble using functions (3 replies)
  152. help with do/while loop... (3 replies)
  153. pick the first letter of a name (11 replies)
  154. How Would YOU Design a Tetris Clone? (3 replies)
  155. Access Violation using Arrays (8 replies)
  156. retrieve the logfilepath of dr watson (5 replies)
  157. StrTok, why this does this code work? (1 replies)
  158. Card Dealing Program (4 replies)
  159. Slot Maching Program (3 replies)
  160. quick pointer question (1 replies)
  161. Converting Array (1 replies)
  162. Using c++ program to convert to different base numbers (1 replies)
  163. finding slope-intercept form with two points (1 replies)
  164. taking file names (1 replies)
  165. Simple Way To Convert A String To An Integer (4 replies)
  166. Updating the time from a thread (0 replies)
  167. Number of triangles and rows in it (2 replies)
  168. enviroment variables (1 replies)
  169. Fixing a function with 2d array (2 replies)
  170. Aother New Moderator (3 replies)
  171. Simple Program Suggestions For Beginners (22 replies)
  172. Change Background and/or Text colour (2 replies)
  173. link list creation (1 replies)
  174. fstream header questions (3 replies)
  175. Help with linked list (1 replies)
  176. C program for bubblesort (2 replies)
  177. using pictures in c++ programing (2 replies)
  178. payroll program (2 replies)
  179. Problem with SPI and PIC (9 replies)
  180. HELP: Pointer - deallocate unused memory (1 replies)
  181. Class/Array (4 replies)
  182. database in c++ (1 replies)
  183. pointers in C (2 replies)
  184. Printing string array, backwards (4 replies)
  185. Check for Efficiency and Accuracy (4 replies)
  186. ARRAY (2 replies)
  187. two array element multiplied (2 replies)
  188. GSM modem interfacing (1 replies)
  189. Factorial of a large number (1 replies)
  190. generates a random number... help (3 replies)
  191. pointer help (3 replies)
  192. How do I use c++ (2 replies)
  193. Making a C++ Program Modular (1 replies)
  194. C/C++ Decimal Division Homework (2 replies)
  195. c++ operator overloading (2 replies)
  196. Call by reference problems (11 replies)
  197. Displaying Problem (2 replies)
  198. How to show output of For loop in Desending order (1 replies)
  199. Using assert in C++ (4 replies)
  200. Implementing a Bubble or Insert sort (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.