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. Linked List of Linked Lists (3 replies)
  2. LINK ERROR 2019 and LINK ERROR 1120 (1 replies)
  3. Least remaining time with code (2 replies)
  4. how to domrental system using struct (3 replies)
  5. C++ game with openGL (3 replies)
  6. Simple Notations? (3 replies)
  7. Reading/Altering remote file (5 replies)
  8. Help with a loop (2 replies)
  9. How to count word (2 replies)
  10. Getting fatal error C1083 (1 replies)
  11. Postfix Calculator (6 replies)
  12. Need help with reading printing to a file (9 replies)
  13. confused about factorial (3 replies)
  14. Sum of all numbers from one to the input number (7 replies)
  15. Array help (2 replies)
  16. Least remaining time with code (1 replies)
  17. recursive list class method (1 replies)
  18. c++ to ASCII (4 replies)
  19. Need help understanding error (3 replies)
  20. My program crashes what to do (1 replies)
  21. saving int and float (4 replies)
  22. free() invalid pointer (5 replies)
  23. Repeated use of a function inside another function (3 replies)
  24. Functions (8 replies)
  25. trouble with void functions[SOLVED] (12 replies)
  26. C++ checking for over a certain number of characters (1 replies)
  27. calculate base and exponent and return result. (3 replies)
  28. cout/cin and printf/scanf question (14 replies)
  29. How to make error handling on my function (3 replies)
  30. Polyline (0 replies)
  31. Moved: new chick! (-- replies)
  32. Moved: outofbounds error (-- replies)
  33. Can you guys fix my GCD problem? (2 replies)
  34. to complete my coding (3 replies)
  35. Binary File I/O (1 replies)
  36. Input grades and average (4 replies)
  37. spell checker help (2 replies)
  38. Pointer problems in ROT13 (11 replies)
  39. structures (2 replies)
  40. Battle Program - 15 Errors (12 replies)
  41. Basic Array Question (6 replies)
  42. C++ Source code software search (3 replies)
  43. Sorting Alphabetically (6 replies)
  44. help with Functions, loops, switch and counters. (13 replies)
  45. Least remaining time with code (2 replies)
  46. overload operators problem (3 replies)
  47. IP Scanner (0 replies)
  48. complete my coding (1 replies)
  49. pointers (2 replies)
  50. practical numbers (3 replies)
  51. Hospital Room Cost Project (2 replies)
  52. Programming a brand new email type (1 replies)
  53. How to Use a Degree Symbol? (20 replies)
  54. C- search string in other string (3 replies)
  55. Parent/child shared memory (0 replies)
  56. For loop variables not initalizing correctly (3 replies)
  57. Declare Pointer to Null-terminated String? (6 replies)
  58. the tic-tac toe program (2 replies)
  59. A simple base converter (6 replies)
  60. Need help with a function (1 replies)
  61. Help in reading text file into a class (2 replies)
  62. TCP Tutorial for C++ (1 replies)
  63. i m using wxwidgets to develop ui/drawing base application for (mac li (1 replies)
  64. Help on program to guess the secret word (6 replies)
  65. Dijkstra's Algorithm with Adjacency List (0 replies)
  66. Table interface (6 replies)
  67. Very newb input handling question (5 replies)
  68. Error Catching when inputting from text file (7 replies)
  69. How do I add arrays in my program!?!?! (11 replies)
  70. height affect how people percieve thier quality of life (1 replies)
  71. token counting (1 replies)
  72. i dont know what the problem with the code...... (1 replies)
  73. infix to postfix conversion (0 replies)
  74. Reference function problems. (2 replies)
  75. I need help with a science fair project (5 replies)
  76. Program problem with coding (2 replies)
  77. First 100 Emirps (1 replies)
  78. How to generate random number without repeating the same number in 2D (2 replies)
  79. Count the number of nonblank characters, upper and lowercase (2 replies)
  80. Syntax of deallocating memory (6 replies)
  81. Pointers (2 replies)
  82. Segmentation Fault Confusion (2 replies)
  83. function problem? (3 replies)
  84. Bubble Sort[help!] (4 replies)
  85. Deallocate memory from an array (4 replies)
  86. Moved: usb tutorials (-- replies)
  87. Deleting array inside a class (6 replies)
  88. help with loops to create a pattern of asterisks (4 replies)
  89. command line arguments (2 replies)
  90. Need Project Help (6 replies)
  91. Complex Number Class (0 replies)
  92. Problem with Arrays (8 replies)
  93. do...while loop in C++ (3 replies)
  94. ambiguous error in floor(sqrt) (4 replies)
  95. Tree Implementation in classes (2 replies)
  96. Reading and Verifying Number from Console (2 replies)
  97. Character Counting (1 replies)
  98. Circular Doubly linked list (3 replies)
  99. GCD (1 replies)
  100. Calculating grades and averages from text file (7 replies)
  101. 64 bit shift operator (3 replies)
  102. day of the week program check (4 replies)
  103. OO Programing (7 replies)
  104. problem quitting the loop early (2 replies)
  105. Standard Deviation (2 replies)
  106. What to do, after having created a small Calculator ? (9 replies)
  107. calculate the seconds elapsed since certain date (5 replies)
  108. read, count, and average all the numbers in dataFile. (4 replies)
  109. Network IP allocation (1 replies)
  110. What is best to do? (8 replies)
  111. converting an integer to a string? (3 replies)
  112. Exception Handling (1 replies)
  113. structures (2 replies)
  114. Array of Pointers to Double Linked List (2 replies)
  115. Function help (2 replies)
  116. Finding The Second Largest Value (5 replies)
  117. I've had my head in this book for the past three hours (6 replies)
  118. For Loop Issues in C++ (1 replies)
  119. Half Diamond (3 replies)
  120. istringstream killing escape characters (3 replies)
  121. Odd number program (4 replies)
  122. C++ Encoder (4 replies)
  123. Simple program help (15 replies)
  124. Sorting string array using selection sort algorithm (1 replies)
  125. File Creation Program (1 replies)
  126. How to read and sort data in a text file? (ascending order) (3 replies)
  127. Vending machine program why i keep getting this error messages? (1 replies)
  128. linked list parsing (3 replies)
  129. least remaining time (2 replies)
  130. Stopping The For Loop Properly (1 replies)
  131. C++ Board game Using STL Map (0 replies)
  132. Pyramid Pattern Help (1 replies)
  133. Convert a decimal to binary then reverse the order of given bits...... (1 replies)
  134. C Counting in Bases- Loop Help (1 replies)
  135. Possible to dereference char pointers in C? (5 replies)
  136. Monthly Balance of a Savings Account (1 replies)
  137. a program in C/C++ using OpenGL to draw a hard wire house (1 replies)
  138. Simulation Queue (3 replies)
  139. Infinite while loop (6 replies)
  140. for loop for setw() (3 replies)
  141. a c puzzle (1 replies)
  142. Sort printing digits I don't want (2 replies)
  143. Array of Pointers Error (1 replies)
  144. What's wrong with this destructor? (4 replies)
  145. How to switch lines/record inside a textfile? (3 replies)
  146. Make a program show a warning and not open if there's one version (2 replies)
  147. Beginning of a "Calculator" with an error (9 replies)
  148. Math + For Loop Doesn't Work (1 replies)
  149. Help with File I/O (3 replies)
  150. Looping Program (2 replies)
  151. Confused by pointers in struct (12 replies)
  152. Course grades (7 replies)
  153. Just Installed GTK+ and Fresh Install Screwed Up?` (2 replies)
  154. How to override standard printf defined in gcc library (1 replies)
  155. Read Data into a structure (6 replies)
  156. error C2440: '=' : cannot convert from 'int' to 'i (2 replies)
  157. C programming, diamond shape using nested for loop (1 replies)
  158. line up numbers in a pyramid of numbers using pow (3 replies)
  159. Entering info into a file (28 replies)
  160. Rasapi32.dll loading in vc++ (1 replies)
  161. Value Returning Functions (6 replies)
  162. Array question (2 replies)
  163. Error checking user input with loop (5 replies)
  164. How to declare variables individually (2 replies)
  165. Converting temperature from degrees celcius to fahrenheit! (3 replies)
  166. linked list (13 replies)
  167. c++ calculator (1 replies)
  168. Is this bad form? (3 replies)
  169. zLib Error (1 replies)
  170. HELP ME(CODING FOR VENDING MACHINE).7 (2 replies)
  171. Registration: (1 replies)
  172. printing in c/c++ (1 replies)
  173. array of pointers to objects (5 replies)
  174. Functions (9 replies)
  175. Programming Errors in C++ (1 replies)
  176. multi client server application (1 replies)
  177. Deleting singletons (5 replies)
  178. c++ programming (5 replies)
  179. motel management (file handling in c++) (0 replies)
  180. How to get textBox values from subTabControl into maintabControl (0 replies)
  181. Infinite loop in binary file (1 replies)
  182. Fixed Point Notation with no fractions help? (1 replies)
  183. simple function os strings (2 replies)
  184. Twin Primes <1000 (18 replies)
  185. fake ai homework (2 replies)
  186. NEED HELP WITH TWO BASIC PROGRAMS (1 replies)
  187. OpenGL color problems with textures (5 replies)
  188. Some homework help (4 replies)
  189. Deck of Cards program in C (1 replies)
  190. Factorial Help (9 replies)
  191. Count integers in a file (5 replies)
  192. Quick question about my Struct with nested union design (16 replies)
  193. Hit the Slopes (6 replies)
  194. Issues passing objects as arguments (2 replies)
  195. Unhandled Exception Error [solved] (3 replies)
  196. Moved: Mono C# Graphics Difficulties (-- replies)
  197. Class & Function Help, please (10 replies)
  198. Implementing Arrays into my Program (5 replies)
  199. What is the output code corresponding to the following pseudocode? (1 replies)
  200. Changing colors of certain text (2 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.