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. OO Programing (7 replies)
  2. problem quitting the loop early (2 replies)
  3. Standard Deviation (2 replies)
  4. What to do, after having created a small Calculator ? (9 replies)
  5. calculate the seconds elapsed since certain date (5 replies)
  6. read, count, and average all the numbers in dataFile. (4 replies)
  7. Network IP allocation (1 replies)
  8. What is best to do? (8 replies)
  9. converting an integer to a string? (3 replies)
  10. Exception Handling (1 replies)
  11. structures (2 replies)
  12. Array of Pointers to Double Linked List (2 replies)
  13. Function help (2 replies)
  14. Finding The Second Largest Value (5 replies)
  15. I've had my head in this book for the past three hours (6 replies)
  16. For Loop Issues in C++ (1 replies)
  17. Half Diamond (3 replies)
  18. istringstream killing escape characters (3 replies)
  19. Odd number program (4 replies)
  20. C++ Encoder (4 replies)
  21. Simple program help (15 replies)
  22. Sorting string array using selection sort algorithm (1 replies)
  23. File Creation Program (1 replies)
  24. How to read and sort data in a text file? (ascending order) (3 replies)
  25. Vending machine program why i keep getting this error messages? (1 replies)
  26. linked list parsing (3 replies)
  27. least remaining time (2 replies)
  28. Stopping The For Loop Properly (1 replies)
  29. C++ Board game Using STL Map (0 replies)
  30. Pyramid Pattern Help (1 replies)
  31. amicable number (4 replies)
  32. Convert a decimal to binary then reverse the order of given bits...... (1 replies)
  33. C Counting in Bases- Loop Help (1 replies)
  34. Possible to dereference char pointers in C? (5 replies)
  35. Monthly Balance of a Savings Account (1 replies)
  36. a program in C/C++ using OpenGL to draw a hard wire house (1 replies)
  37. Simulation Queue (3 replies)
  38. Infinite while loop (6 replies)
  39. for loop for setw() (3 replies)
  40. a c puzzle (1 replies)
  41. Sort printing digits I don't want (2 replies)
  42. Array of Pointers Error (1 replies)
  43. What's wrong with this destructor? (4 replies)
  44. How to switch lines/record inside a textfile? (3 replies)
  45. Make a program show a warning and not open if there's one version (2 replies)
  46. Beginning of a "Calculator" with an error (9 replies)
  47. Math + For Loop Doesn't Work (1 replies)
  48. Help with File I/O (3 replies)
  49. Looping Program (2 replies)
  50. Confused by pointers in struct (12 replies)
  51. Course grades (7 replies)
  52. Just Installed GTK+ and Fresh Install Screwed Up?` (2 replies)
  53. How to override standard printf defined in gcc library (1 replies)
  54. Read Data into a structure (6 replies)
  55. error C2440: '=' : cannot convert from 'int' to 'i (2 replies)
  56. C programming, diamond shape using nested for loop (1 replies)
  57. line up numbers in a pyramid of numbers using pow (3 replies)
  58. Entering info into a file (28 replies)
  59. Rasapi32.dll loading in vc++ (1 replies)
  60. Value Returning Functions (6 replies)
  61. Array question (2 replies)
  62. Error checking user input with loop (5 replies)
  63. How to declare variables individually (2 replies)
  64. Converting temperature from degrees celcius to fahrenheit! (3 replies)
  65. linked list (13 replies)
  66. c++ calculator (1 replies)
  67. Is this bad form? (3 replies)
  68. zLib Error (1 replies)
  69. HELP ME(CODING FOR VENDING MACHINE).7 (2 replies)
  70. Registration: (1 replies)
  71. printing in c/c++ (1 replies)
  72. array of pointers to objects (5 replies)
  73. Functions (9 replies)
  74. Problem with "fat.h" in my code (6 replies)
  75. Programming Errors in C++ (1 replies)
  76. multi client server application (1 replies)
  77. Deleting singletons (5 replies)
  78. c++ programming (5 replies)
  79. motel management (file handling in c++) (0 replies)
  80. How to get textBox values from subTabControl into maintabControl (0 replies)
  81. Infinite loop in binary file (1 replies)
  82. Fixed Point Notation with no fractions help? (1 replies)
  83. simple function os strings (2 replies)
  84. Twin Primes <1000 (18 replies)
  85. fake ai homework (2 replies)
  86. NEED HELP WITH TWO BASIC PROGRAMS (1 replies)
  87. OpenGL color problems with textures (5 replies)
  88. Some homework help (4 replies)
  89. Deck of Cards program in C (1 replies)
  90. Factorial Help (9 replies)
  91. Count integers in a file (5 replies)
  92. Quick question about my Struct with nested union design (16 replies)
  93. Hit the Slopes (6 replies)
  94. Issues passing objects as arguments (2 replies)
  95. Unhandled Exception Error [solved] (3 replies)
  96. Moved: Mono C# Graphics Difficulties (-- replies)
  97. Class & Function Help, please (10 replies)
  98. Implementing Arrays into my Program (5 replies)
  99. What is the output code corresponding to the following pseudocode? (1 replies)
  100. Changing colors of certain text (2 replies)
  101. termios confused (0 replies)
  102. Converting C++ String to LPCH (2 replies)
  103. Setting up GTK+ with Codeblocks (0 replies)
  104. C++ Program switch statement problem (10 replies)
  105. Commission array (12 replies)
  106. C++ switch statement problem (2 replies)
  107. C++ Underdefined Function HELP (1 replies)
  108. iPhone Make Wireless Tools... SO CLOSE! (13 replies)
  109. find the number is hex or not without if else (9 replies)
  110. Hex Dump Help (1 replies)
  111. question about this-> (2 replies)
  112. how find power without loop (4 replies)
  113. strings (5 replies)
  114. Simple Calculator Program Problem in C++ (1 replies)
  115. cell phone programme c++ (3 replies)
  116. Recursive Function Star Pattern (2 replies)
  117. C++ list! (4 replies)
  118. Declaration Syntax Error (1 replies)
  119. Redirection/Batch datafile - Average Grades and Grade Distribution (8 replies)
  120. Passing Arrays in Structure (0 replies)
  121. string (2 replies)
  122. Foundation Of Algorithm Using C++ (1 replies)
  123. use a struct as an input to a function (8 replies)
  124. Need help with destructor(NOOB) (3 replies)
  125. Billing system (1 replies)
  126. C++ error removal, declaration terminated incorrectly (3 replies)
  127. Undeclared Identifier IDR_MENU1 (2 replies)
  128. MFC String ^ (1 replies)
  129. Printing triangles (14 replies)
  130. Calculator (3 replies)
  131. Mortgage Calculator Help (2 replies)
  132. How to convert a char to it's 8 binary bits? (in C) (3 replies)
  133. Char arrays (2 replies)
  134. Writing to an existing file (1 replies)
  135. if statements (8 replies)
  136. Calculator Help (8 replies)
  137. Image editing throughout a directory (4 replies)
  138. Displaying largest & 2nd Largest of 10 numbers (2 replies)
  139. pi approximation problem (0 replies)
  140. run-time check failure #2 error (4 replies)
  141. i have a problem on this question..can someone help me? (2 replies)
  142. Objective C Question (2 replies)
  143. Delete allocated link element in a link list (1 replies)
  144. Binary Search problem using sequential file (1 replies)
  145. Convertor for C, C++ or C# code to VB 6.0. (1 replies)
  146. convert date format (1 replies)
  147. create a pyramid of numbers (7 replies)
  148. hours notation (1 replies)
  149. How do I reuse Win32 API functions as class members (2 replies)
  150. conversion to uppercase function help (3 replies)
  151. Functions Question (8 replies)
  152. Redirection and sentinel program - Find Average test grades from a dat (5 replies)
  153. c++ hexidecimal converter (1 replies)
  154. Moved: Exception Handling (-- replies)
  155. What the heck is Reorganization in a sequential form? (6 replies)
  156. identifier (5 replies)
  157. MULTIPLYING WITH EXPONENTS IN C++... PLEASE HELP! (3 replies)
  158. cin.get() trouble (4 replies)
  159. Help with Functions (22 replies)
  160. polymorphism (1 replies)
  161. Problem With For Loops in C++ (1 replies)
  162. Moved: OK now it's been 2 long! (-- replies)
  163. MIPS Cache simulator (written in C) and dirty bits (0 replies)
  164. Void functions (9 replies)
  165. C++ Assignment Question (8 replies)
  166. Feedback requested (10 replies)
  167. reading file and output information to another file (1 replies)
  168. Sentinel Average Grades help, C++ (16 replies)
  169. Moved: Trying to setup code for ATM (-- replies)
  170. Array in a class (2 replies)
  171. Initializing and Calling array of characters (1 replies)
  172. C++ Trick Questions (2 replies)
  173. C Triangle (3 replies)
  174. Linked List Ascending sorting (no objects yet, static allocation) (4 replies)
  175. if statement (2 replies)
  176. Product Version (1 replies)
  177. Combinations of n take by p (3 replies)
  178. C and Clear Screen (11 replies)
  179. Simple programming Question (2 replies)
  180. stupid C++ program that I cant figure out :( due TOM (2 replies)
  181. Using a Stack to Process Algebraic Expressions (3 replies)
  182. Hotel management system (1 replies)
  183. How to get the first character of a string (4 replies)
  184. cannot pass objects of non-POD type `struct std::string' through ` (2 replies)
  185. Visual C++ Express 2008 Console Problem.. (5 replies)
  186. Classes Help (1 replies)
  187. HELP to make an array to arrange student..(please,i need to submit thi (2 replies)
  188. HELP ME DO AN ARRAY(JUZ A SIMPLE QUESTION) (1 replies)
  189. Tricky assignment (7 replies)
  190. Memory allocation and c string (2 replies)
  191. Client/Server communication via sockets (2 replies)
  192. Semaphore (2 replies)
  193. Help me arrange my delete record code(working,just need to understand (4 replies)
  194. kyelogger (1 replies)
  195. Displaying multiple 2D arrays on the same line (14 replies)
  196. Moved: asterisks square with a character inside. (-- replies)
  197. Shutdown function (2 replies)
  198. How to read/display all records that has the same starting letter as t (2 replies)
  199. While loops with scanf... (6 replies)
  200. Connecting to ICQ database (Chat client) (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.