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
  1. Calculator (2 replies)
  2. single dimensional array in c language (2 replies)
  3. Programming Project Ideas (3 replies)
  4. prime no between 1 to 100 in c language (6 replies)
  5. Need source code for Time Remainder (3 replies)
  6. Convertng to Uppercase (1 replies)
  7. Letter counter for turbo c (1 replies)
  8. Polyline Editor (1 replies)
  9. Array of structures (1 replies)
  10. trying to return a multidimensional array from a function (3 replies)
  11. Passing Objects to a Class via Pointers (5 replies)
  12. Printing to a file within a function (1 replies)
  13. check my code (1 replies)
  14. illegal use of pointer and function should return a value (3 replies)
  15. c program (1 replies)
  16. Is there a way to verify variable existence? (3 replies)
  17. Data not passing to If statement in While loop (3 replies)
  18. Grading program exersice error C2143 (2 replies)
  19. Compiler does not like cout syntax (1 replies)
  20. Phone book directory (5 replies)
  21. Finding and listing the Highest and Lowest and lowest in a linked list (13 replies)
  22. playing a wmp in C++ hlp (4 replies)
  23. determin odd or even number by using mod operator (2 replies)
  24. Having errors in switch statement (11 replies)
  25. [Solved] Unexpected results when reassigning an object (0 replies)
  26. Reading numbers from file and into single subscripted arrays (3 replies)
  27. Cut input to 1 character (3 replies)
  28. selection sort C++ (2 replies)
  29. Alignment help (2 replies)
  30. Adding a new node to a linked list (2 replies)
  31. Need a Walkthrough of a Program using a Linked List (12 replies)
  32. file reading (1 replies)
  33. Still working out the Kinks (1 replies)
  34. Alignment issues in output (2 replies)
  35. Heap Memory Error (6 replies)
  36. Invoice file question (0 replies)
  37. help built table using array (0 replies)
  38. Array (6 replies)
  39. C++ selection sort (2 replies)
  40. updating a file (7 replies)
  41. Calculating the average number (2 replies)
  42. Initializing Variables in a Forms Application (4 replies)
  43. to get ip of myown computer (3 replies)
  44. Read a text file into a structure (2 replies)
  45. Sudoku Game. Need assistance please (1 replies)
  46. usb (1 replies)
  47. displaying and calculating cubes (7 replies)
  48. Menu-Driven Program (2 replies)
  49. A simple question. (1 replies)
  50. write a C-PROGRAM to find the area of triangle (3 replies)
  51. is C++ used for making online browser games ? (1 replies)
  52. Image Converter (1 replies)
  53. looping (2 replies)
  54. Graphics Error on AMD Laptop (0 replies)
  55. Serial port communication (1 replies)
  56. Segmentation fault using shmat() (4 replies)
  57. C programming Symbol Table (1 replies)
  58. hashing again... (1 replies)
  59. c++ (2 replies)
  60. menu function (1 replies)
  61. I need help with figuring out how to do a "whole loop" (8 replies)
  62. About Report viewer in VC++.net 2005 (3 replies)
  63. I/O operations (2 replies)
  64. Console Trouble (2 replies)
  65. What happens to the member function in the class when copy... (2 replies)
  66. Trying to convert my diamond to a new one (1 replies)
  67. I'm trying to learn C++ and I'm stumped at a problem (5 replies)
  68. The Big O Notation (3 replies)
  69. How to design a simple calculater with th help of c++ (2 replies)
  70. Writing dates with strings (14 replies)
  71. How to use caps in the program? (1 replies)
  72. Visual Studio C++ 2005 problem? (4 replies)
  73. I need a time delay (5 replies)
  74. Cant get this "find and remove" function to work..help! (13 replies)
  75. function to reverse a string (4 replies)
  76. Need help with suare root in C++ (4 replies)
  77. Pointers Displaying Literal Memory Address in Linux? (10 replies)
  78. Way to store random numbers for later use? (5 replies)
  79. Creating shapes in C (2 replies)
  80. Error: No module definition file specified (2 replies)
  81. Array (2 replies)
  82. file search visual studio c++ (1 replies)
  83. Code has a few errors (2 replies)
  84. Array help! (6 replies)
  85. how to print N numbers in descending order (3 replies)
  86. String Array in C? (9 replies)
  87. Image Comparison (1 replies)
  88. Sorting names in a array. Need Assistance (3 replies)
  89. converting binary (1 replies)
  90. getline() (2 replies)
  91. C++ (5 replies)
  92. Finding if elements in array are distinct (5 replies)
  93. Easy Compiler Error (1 replies)
  94. i wan't to link a .dll to an .exe file using dev c++; (0 replies)
  95. Search Array of Structs (2 replies)
  96. Memory Management(Fixed Partion|Best Fit) (0 replies)
  97. If .lib can be read (3 replies)
  98. how to Get the File extension? (1 replies)
  99. Game States for Levels (3 replies)
  100. contour in c++ (1 replies)
  101. muhammedan (8 replies)
  102. Trouble displaying a string with two words (3 replies)
  103. Operator Overloading- brackets: help! (2 replies)
  104. Managing a loop (1 replies)
  105. Auto detect error with a system command (5 replies)
  106. c++ roman numeral to arabic (batch mode) (3 replies)
  107. Advanced change counting help (3 replies)
  108. IP Fragmentation (1 replies)
  109. arrays (5 replies)
  110. How to sort data that is being read from a file (1 replies)
  111. Error trap help... (3 replies)
  112. Robot source code (2 replies)
  113. Link Error (10 replies)
  114. Word Counter (10 replies)
  115. Search an Array (3 replies)
  116. need urgent help with my mortgage rate project (3 replies)
  117. conversion for char to unsigned char (2 replies)
  118. Need assistance with Compiling (1 replies)
  119. Can't get out of a loop! (1 replies)
  120. payroll system in c ++ (1 replies)
  121. Replacing letters in a string (1 replies)
  122. DLL Decompile (2 replies)
  123. c problem (2 replies)
  124. help please! (4 replies)
  125. Totalling items in a list box using Visual C++ (1 replies)
  126. Help me! (2 replies)
  127. Programming project causing small snag. (5 replies)
  128. Trouble With Dice Game Pig (2 replies)
  129. scanf making up decimal places! (2 replies)
  130. Numbers calculator code help (4 parts) (7 replies)
  131. Run Turbo C++ in windows Vista! (3 replies)
  132. c++ windows threads help needed (12 replies)
  133. Sorting High to Low (5 replies)
  134. Searching a specific digits place (4 replies)
  135. opening internet explorer (1 replies)
  136. calender for 4B years.... (1 replies)
  137. Embedded C (2 replies)
  138. C+ Seeking through a Linked List (3 replies)
  139. Clock Synchronization to run once and terminate (0 replies)
  140. Magic Squares Help (14 replies)
  141. small program! (5 replies)
  142. Overloading class operators (18 replies)
  143. "has a" relationship and "Kind of " relationship i (2 replies)
  144. char* stored in stack, bad idea memory-wise? (4 replies)
  145. Question (1 replies)
  146. syntax error... (2 replies)
  147. Explination of int return type and void return type (4 replies)
  148. data structure syntax (4 replies)
  149. Initialize a unknown amounts of variables? (1 replies)
  150. build error with winCE program (5 replies)
  151. Inputting a range into data in c programming (1 replies)
  152. To run the program once and terminate (3 replies)
  153. bmp image code help (2 replies)
  154. HashTable (7 replies)
  155. sudoku game code (1 replies)
  156. C++ homework (3 replies)
  157. hashing (1 replies)
  158. sql problem (1 replies)
  159. reversing words using array in c language (1 replies)
  160. Stuck on Commision calculation program (5 replies)
  161. hexadecimal case sensitive (2 replies)
  162. simple C code debug (4 replies)
  163. spaces in text file (2 replies)
  164. Convert Date Format C++ (1 replies)
  165. increment the value of x by any integer, through a function (2 replies)
  166. Class's and searching for data (1 replies)
  167. my project (1 replies)
  168. Parking Meter Program (1 replies)
  169. reference can't use default assignment operator etc. (2 replies)
  170. Fibonacci Sequence C++ code (6 replies)
  171. creating a database with dev c++ (1 replies)
  172. Binary Sort using Strings (1 replies)
  173. switch problem (3 replies)
  174. process creation / forks (7 replies)
  175. How do you multiply two numbers using repeated addition in c++? (3 replies)
  176. Iterators vs [] (7 replies)
  177. Super Simple OS building (2 replies)
  178. annoying ";" error (2 replies)
  179. Returning an Object - Shutting Up The Destructor (8 replies)
  180. Declearing Pointers (1 replies)
  181. calculating solar time (stime) (1 replies)
  182. Installing an IDE & Compiler (7 replies)
  183. program that calculates the area of a circle inside a square (3 replies)
  184. program that can apply <graphics.h> (1 replies)
  185. STL/STD (?) errors During Compilation (2 replies)
  186. about C++ (1 replies)
  187. How to fork multiple children (4 replies)
  188. grading system (1 replies)
  189. displaying directory structure (0 replies)
  190. GCD program (3 replies)
  191. HELP NEED SOMEONE TO INTERPRETATION THIS (3 replies)
  192. specifier in data types (2 replies)
  193. Protected vs Private? (3 replies)
  194. Mac GCC: Enabling nested functions (1 replies)
  195. calculate and list factorial 1-50 (4 replies)
  196. callback function for application window (3 replies)
  197. trouble with printing a triangle on a counsle program (2 replies)
  198. sin and cosine series (2 replies)
  199. mobile shop management (1 replies)
  200. Reading text from file (3 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.