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. writing an installer need help (5 replies)
  2. Static/Dynamic casting and references/pointers (0 replies)
  3. problem with getline when using more than 1 time (4 replies)
  4. Help with a string related program in C (1 replies)
  5. Data types and arithmetic expression (3 replies)
  6. credit card system (3 replies)
  7. compile time (1 replies)
  8. How to Capture Linux Terminal Signal when it is closed (2 replies)
  9. wait till finished (1 replies)
  10. Billing Program Using Function (1 replies)
  11. Why my code repeat the printf again? (9 replies)
  12. Returning &variables in a function (1 replies)
  13. STL Map: string vs int as key type (0 replies)
  14. I cannot Stop the running timer and cannot input 2 timers (0 replies)
  15. Average Test Scores (8 replies)
  16. not going to the if statement (4 replies)
  17. Problem on Matrices **NEED HELP ADDING matrix.h file to Header** (7 replies)
  18. Setting up a .txt for debugging within OOP (3 replies)
  19. Beginner needs help (4 replies)
  20. Just a question (8 replies)
  21. problem with min value (4 replies)
  22. 1000 students, 1000 lockers (9 replies)
  23. tower of hanoi with 10 disks (3 replies)
  24. I'm tracing the following program but my output isnt making it (8 replies)
  25. Arrange in ascending order the elements in the array (4 replies)
  26. crashing of One Solution and I'm not sure why (3 replies)
  27. Direct X CreateFontIndirect() FaceName (0 replies)
  28. Functions not taking/returning values correctly. Incorrect function de (2 replies)
  29. Stack problem (3 replies)
  30. Please help me (3 replies)
  31. Reverse Caesar Cipher (3 replies)
  32. Help with values (6 replies)
  33. C Linked List for checking wine stocks (3 replies)
  34. Batch/Redirection, Loops, If/else HELP (2 replies)
  35. error RC2170 (1 replies)
  36. Stack (0 replies)
  37. Help with batch files, loops and if/else (3 replies)
  38. Convert fahrenheit to Celsius and vice versa (6 replies)
  39. Turbo c (2 replies)
  40. calculation error in program (4 replies)
  41. Help with threshold value. (6 replies)
  42. Check if a dll is running on a process (2 replies)
  43. Draw a square from user input (2 replies)
  44. urgent need of help, C file/directory handling (11 replies)
  45. Convert feet and inches to meters and centimeters (10 replies)
  46. private function (5 replies)
  47. STL List Class ~destructor (2 replies)
  48. Printing Arrays (2 replies)
  49. input output files (6 replies)
  50. C++ Self Revision Question - Constructor / Destructor (7 replies)
  51. How to limit time for input? (2 replies)
  52. need help with some c++ (3 replies)
  53. C++ input/output files and quiz scores (8 replies)
  54. Factorial Loop (6 replies)
  55. Unknown error (10 replies)
  56. attaching header file (4 replies)
  57. quadratic eqn. but there are some different things (3 replies)
  58. sax tutorial for c++ (5 replies)
  59. Program to tell whether a column is safe (3 replies)
  60. c++ numeric grades and average (2 replies)
  61. wanting the shifted bit (2 replies)
  62. for loop ++1 increment (9 replies)
  63. help with c project (5 replies)
  64. commented (5 replies)
  65. How to get a USB Pendriveś Serial Number in Fedora? (0 replies)
  66. Opening server problem (32 replies)
  67. Passing by reference (3 replies)
  68. purchest soft (1 replies)
  69. Starting A Basic C++ Script (11 replies)
  70. Will not compile, don't understand why, includes issue? !URGEN (2 replies)
  71. RPS Sub Routines (6 replies)
  72. C++ to write all binary sequence (6 replies)
  73. FileManager++ (10 replies)
  74. c++ (1 replies)
  75. to open url (2 replies)
  76. help required.... (2 replies)
  77. program in c for practical numbers (1 replies)
  78. Parsing Tab Delimited Files with variable fields (2 replies)
  79. delete node problem (1 replies)
  80. Number Guessing Game (3 replies)
  81. How to add like terms of an array after multiplying polynomials (18 replies)
  82. local variable recursion in void (13 replies)
  83. File I/O (3 replies)
  84. c++ Linked list application sample program (1 replies)
  85. Guessing Game (1 replies)
  86. Dynamic forms in c++/.NET (0 replies)
  87. Sending The .exe File to a Friend (5 replies)
  88. Student Grade Calculator (2 replies)
  89. "In function `int main()':" issue (2 replies)
  90. Help finding values (6 replies)
  91. How to play a .WAV file through C or C++ Program? (1 replies)
  92. getting the largest, smallest, sum, average, number of values (1 replies)
  93. Pi approximation with arrays (7 replies)
  94. Segmentation fault problem (1 replies)
  95. Pi Approximation (4 replies)
  96. Netflix simulation (2 replies)
  97. is this the right forum? (1 replies)
  98. Recursion (1 replies)
  99. Input data from file (1 replies)
  100. How to convert a string into Int in C++ (1 replies)
  101. C++ help please (1 replies)
  102. Overloading operator problem (3 replies)
  103. Endianness Conversion help (1 replies)
  104. Problem Initializing Variables (7 replies)
  105. Quadratic Function in C (5 replies)
  106. Loan calculation problem (2 replies)
  107. Nested for loop (2 replies)
  108. Linked List implementation (2 replies)
  109. Help: Reading delimited files into arrays (1 replies)
  110. C program problem with output (2 replies)
  111. I need help in this and I dont have time Please help me (2 replies)
  112. 'void' function returning a value (15 replies)
  113. Vector (5 replies)
  114. Having some problems with two of my classes (15 replies)
  115. C++ (1 replies)
  116. Tip calculator (11 replies)
  117. Need Help! Simple Program! Getting Syntax Error (7 replies)
  118. Two structs that have each other as members (2 replies)
  119. Rock Paper Scissors problem (8 replies)
  120. How to divide two polynomials in C (0 replies)
  121. Using rand() but it is not very random, help! (4 replies)
  122. Moved: hi (-- replies)
  123. C++ logic (1 replies)
  124. help (1 replies)
  125. C++ File IO (1 replies)
  126. Mail & Shipping (3 replies)
  127. Conversion Chart (3 replies)
  128. Binary to Decimal Conversion (2 replies)
  129. yes or no loops / minutes and seconds (0 replies)
  130. Regarding the usage of isint() (1 replies)
  131. Reading input file and creating Dynamic Array (14 replies)
  132. Error C2440, C2664 (1 replies)
  133. Text Search and Delete (7 replies)
  134. Flipping Images Vertically (1 replies)
  135. want to learn c++ programming as a beginner (2 replies)
  136. yes or no loops (3 replies)
  137. Moved: Highlight searched text (-- replies)
  138. Classes & Pointers (1 replies)
  139. Poker help (1 replies)
  140. General Parity form (Hamming Code) (0 replies)
  141. merging of files (1 replies)
  142. Help with Passing Dynamic Arrays (6 replies)
  143. Not counting right, some help please? (2 replies)
  144. Last line of output file is printed twice! (1 replies)
  145. Command Line Arguments help. (3 replies)
  146. Arrays (1 replies)
  147. Nested Loop, 3 rows and 11 columns, pow(x,y) function. Need Help (3 replies)
  148. Strange Pause in Inheritance/Destructor Program (1 replies)
  149. How to join/combine read and write code from a textfile (4 replies)
  150. Setting Margins (1 replies)
  151. Date(display MM/DD/YY and also MONTH, DD, YYYY) (4 replies)
  152. Double Free Error (3 replies)
  153. simple mine cleaner game (1 replies)
  154. Basic C++ Input/Reading Question (2 replies)
  155. Lowest Score Drop (3 replies)
  156. finding .exe file (3 replies)
  157. STL List VS 2008 (2 replies)
  158. date validation program (1 replies)
  159. Undefined Class even though it is defined (6 replies)
  160. Counting the vowels, consonants and neither... (4 replies)
  161. error C3861 for existing head files (1 replies)
  162. Small Number guessing game (2 replies)
  163. student database (1 replies)
  164. employee database system (1 replies)
  165. gui libraries (4 replies)
  166. stray '\150' (3 replies)
  167. Change the percentage format (3 replies)
  168. 3D Array output bug! (2 replies)
  169. Gun program (7 replies)
  170. getting the day of the week help (11 replies)
  171. Inventory Program Redux (3 replies)
  172. objects in c++? (1 replies)
  173. Recursively removing a node in a BST (3 replies)
  174. Binary Tree traversal in c++ with graphics (0 replies)
  175. Sorting An Array of Names & Ages (6 replies)
  176. Inventory Program (7 replies)
  177. need help with a simple float problem (1 replies)
  178. C++ Interactive Shell (1 replies)
  179. Draw shapes outside client. (6 replies)
  180. yes or no loops/error message (4 replies)
  181. Recursion (4 replies)
  182. Interactive Boards (2 replies)
  183. GPA validation (0 replies)
  184. Logic error occur when calculating area of circle (6 replies)
  185. Convert between user define data type and basic data type (1 replies)
  186. h file builder (2 replies)
  187. Writing a Binary Sequence of Length 15 (1 replies)
  188. Rows in a tab del text file (4 replies)
  189. Doubly Linked Circular List Game Problems, Please Help! (1 replies)
  190. Command line calculator (3 replies)
  191. A request for a tutorial for a NON-CONSOLE C++ application (11 replies)
  192. If user choice =="y" then loop continues, else it stops (2 replies)
  193. C++ Program "Draw Rectangle" (4 replies)
  194. Compile -Compute GPA (9 replies)
  195. can anyone help me with this program ? i'm new to C++ (1 replies)
  196. Reading information from User (6 replies)
  197. queue does not return appropriate data (1 replies)
  198. Prime Number Program Without Data Loss (8 replies)
  199. Convert from descending order to ascending (4 replies)
  200. Average ages (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.