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. How to update a record? (2 replies)
  2. Got any good tips for a beginner? (1 replies)
  3. Constant char dilemma (5 replies)
  4. Overloaded functions (2 replies)
  5. minor project topic (1 replies)
  6. What the Fork (1 replies)
  7. Investment Program (4 replies)
  8. Printing Help (2 replies)
  9. Converting from int to hexadecimal and binary. (5 replies)
  10. debugger keeps crashing (2 replies)
  11. structure and file handling (2 replies)
  12. C++ development in perspective to other languages (5 replies)
  13. Diary Program (4 replies)
  14. shoe inventory (2 replies)
  15. reading from a .txt file in C++ (2 replies)
  16. data structures (1 replies)
  17. Printing the Powers of Two (4 replies)
  18. Airline Seat Reservation Algorithm (2 replies)
  19. functions (1 replies)
  20. N-ary Tree Destructor (2 replies)
  21. Sequential Search (1 replies)
  22. Account info. source code (1 replies)
  23. Degree c temp from 0-100 (8 replies)
  24. Array that will Delete repeats (1 replies)
  25. need help with working with newton-raphson method (8 replies)
  26. Simple error... (3 replies)
  27. I need help with this part of my game (5 replies)
  28. how can i debug and make this run? (2 replies)
  29. From pseudocode -> To C++ (3 replies)
  30. Adding two user input arrays (4 replies)
  31. Displaying Uppercase and Lowercase (4 replies)
  32. bubblesort problem (7 replies)
  33. Inheritance Problems and errors (2 replies)
  34. c++ (2 replies)
  35. Need some assistance with calculator program (13 replies)
  36. Bisection Method (1 replies)
  37. knowing about binsort and radixsort programs (1 replies)
  38. Doubly Linked Linear List (2 replies)
  39. 2 dimentional array (2 replies)
  40. huffman coding (2 replies)
  41. Trying to create WAR (3 replies)
  42. if else using 2 or more characters (7 replies)
  43. factorial in c++ (2 replies)
  44. Errors with Qt program, please debug (2 replies)
  45. Prob with File status program (2 replies)
  46. Random routing algorithm source code (2 replies)
  47. database connectivity using C (1 replies)
  48. inserting a really big number using a linked list (1 replies)
  49. handling peripheral interrupts (2 replies)
  50. Can we use C++ to do probability experiments? (1 replies)
  51. Need to convert Assembly to C (1 replies)
  52. Expected primary expression (1 replies)
  53. Template (w/test driver) (7 replies)
  54. CreateProcess Exception (10 replies)
  55. boolean (7 replies)
  56. project topic (1 replies)
  57. shoe inventory (2 replies)
  58. HELP with Structure Problem in C! (3 replies)
  59. Link List Help (8 replies)
  60. Problems appending to Text File (1 replies)
  61. validation function not working C++ (5 replies)
  62. Embedding program data in the exe, example please (1 replies)
  63. number generator (2 replies)
  64. Variable used without being initialized (1 replies)
  65. Is there a better way of "refreshing" the screen? (C++) (9 replies)
  66. An array of structures (12 replies)
  67. program compiles but does not run when i use the win32 setting, it run (1 replies)
  68. Trouble with declaring an int variable. (3 replies)
  69. Syntax errors in code (11 replies)
  70. Rainfall Data Help (5 replies)
  71. C++ program to implement the search operation in circular linked list (2 replies)
  72. convert windows vc++ code in to linux form (2 replies)
  73. Some help with polynomial inputs (3 replies)
  74. Linking static library to C++ DLL (4 replies)
  75. C++ Practice Questions (3 replies)
  76. Efficient way to flag? (1 replies)
  77. CC doesn't like me (2 replies)
  78. what is query? (1 replies)
  79. A C code for a cashier who want to use computer to process her sales t (1 replies)
  80. Input in HR:MIN (3 replies)
  81. Fibonacci Numbers and Quotients Help (6 replies)
  82. least remaining time (0 replies)
  83. program crash when making array of string (10 replies)
  84. improving code (1 replies)
  85. reading city names from user in C (3 replies)
  86. Creating and Printing Simple Arrays (2 replies)
  87. Error..C2228? (8 replies)
  88. add, two array elements (2 replies)
  89. i++,++i (3 replies)
  90. Programming in C++ using Visual Studio .NET (1 replies)
  91. ASCII Character Conversion (6 replies)
  92. Banking Credit System - Deadline looming! (2 replies)
  93. pthreads in C (5 replies)
  94. Finding largest array (8 replies)
  95. Problem with pointers (2 replies)
  96. Problem entering a character through scanf (3 replies)
  97. Problem entering a character through scanf (0 replies)
  98. GSM encryption algorithm A5/3 code ! (2 replies)
  99. ShellExecute() is not occurring before remove() (7 replies)
  100. question on if statement (5 replies)
  101. My Banking dilema (0 replies)
  102. Loop/Addition Homework Assignment (1 replies)
  103. Function returning multiple values (4 replies)
  104. Inventory Class Program (2 replies)
  105. pthread_mutex (6 replies)
  106. Invert CCP1 (3 replies)
  107. Problems using inheritance (9 replies)
  108. Babylonian Algorithm(Basic)Help... (4 replies)
  109. Help With number generator in C (11 replies)
  110. win98 cpp IDE/compiler (2 replies)
  111. Help with Classes (6 replies)
  112. C++ and images (3 replies)
  113. how do i declare a function (1 replies)
  114. different between C++ and C under linux? (1 replies)
  115. how to use complex numbers in c++ in vs 2008 (2 replies)
  116. #include <fstream> (11 replies)
  117. Speed Trap LAB (4 replies)
  118. String Type Conversion (22 replies)
  119. Testing for empty arrays and pointers (5 replies)
  120. Dont ask dont tell (Functions as Black Boxes) (8 replies)
  121. Using stacks to get postfix notation (3 replies)
  122. New Simple C++ Program Suggestions (1 replies)
  123. Banking Nightmare (2 replies)
  124. bingo game (1 replies)
  125. Fraction Calculator - menu driven (7 replies)
  126. Strings, Arrays, and Random Values (4 replies)
  127. i need help in creating user accounts w/ passwords (8 replies)
  128. c2061 error help! (5 replies)
  129. Function Computation (1 replies)
  130. C++ If-Statement Newbie Question (2 replies)
  131. output result problem (3 replies)
  132. displaying system time every few minutes (5 replies)
  133. structure (2 replies)
  134. error: non-lvalue in assignment (2 replies)
  135. syntax error 2059 in VC++ (1 replies)
  136. hamiltonian circuit (2 replies)
  137. passing array by reference (2 replies)
  138. desiging a tally page using c language (1 replies)
  139. Adding Matricies in c++ (11 replies)
  140. Print Array issue (3 replies)
  141. Linux KSnapshot source code (1 replies)
  142. Calculate speed of typing (1 replies)
  143. conversion program turbo c++ (2 replies)
  144. C conversion (2 replies)
  145. c++ program (3 replies)
  146. C++ Advanced File Editing (1 replies)
  147. Visual C++ Error system problem (4 replies)
  148. functions for 2 multiples (4 replies)
  149. Parsing a line (2 replies)
  150. I need some help with Bingo written in C++ (4 replies)
  151. Game C++ assignment (5 replies)
  152. pls help me (2 replies)
  153. C++ errors in a basic program (11 replies)
  154. Problem with Decimal Places (4 replies)
  155. Calculating Average (3 replies)
  156. Cramer's Rule solving 3x3 using string and arrays (0 replies)
  157. function multiple (5 replies)
  158. lteration control structure (0 replies)
  159. Game using a string to open the header file (4 replies)
  160. link list (0 replies)
  161. Creating Functions (10 replies)
  162. help with input (3 replies)
  163. Compliler error: call of overloaded ‘abs(int&)’ is amb (8 replies)
  164. Overloading input operator to input fractions (3 replies)
  165. Execute Program Commands (1 replies)
  166. string parsing/Handling - Solved Thanks anyways! (0 replies)
  167. Lowest Common Multiple Program (12 replies)
  168. Structures help (5 replies)
  169. student database using C (1 replies)
  170. recursive function in c++ (2 replies)
  171. C++ Function that takes a parameter of an integer & returns the # (9 replies)
  172. STL question (2 replies)
  173. Use of a vector collection of objects (6 replies)
  174. Programming in visual c++ (5 replies)
  175. copying the contents of one file into another file 512 bytes at a time (1 replies)
  176. Opening and reading from a parallel port (6 replies)
  177. Interfacing C with Serial/Parallel Ports (3 replies)
  178. Decompiling programs. Anyone know how? (1 replies)
  179. Debug assertion failed error (2 replies)
  180. Mastermind (C++) (3 replies)
  181. Declaration Problems (2 replies)
  182. How to use while loop instead of repeating if/else statements (1 replies)
  183. Connectivity of C++ from Oracle (1 replies)
  184. Array and string (7 replies)
  185. Problems with Float in a While Loop (3 replies)
  186. Compressing a text file using C++ programmin (1 replies)
  187. Request a code check (1 replies)
  188. linked list assignment (1 replies)
  189. c& c++ (3 replies)
  190. simulation of adhoc network in C (2 replies)
  191. Write to memory (3 replies)
  192. Debug Error... (4 replies)
  193. help in graph output (1 replies)
  194. Keypad and Array & display on LCD (4 replies)
  195. Overloading input and output for rational numbers (3 replies)
  196. Simulation code for Queue using Random Numbers (2 replies)
  197. Run time check failure help? (1 replies)
  198. It is giving me error pls help (6 replies)
  199. Implementing Graphics in C++ (1 replies)
  200. vehicle routing problem using vc++ source code (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.