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
  1. How to convert char* to char in safer way? (2 replies)
  2. Turning text into numbers (2 replies)
  3. Class Implementation (4 replies)
  4. Linux IDE (10 replies)
  5. Please help with this program (6 replies)
  6. Help With Error C2447 Please! =( (3 replies)
  7. Dynamicaly naming objects (2 replies)
  8. nested loop printing (1 replies)
  9. Finding a program for the largest number out of 15 numbers enters one (4 replies)
  10. Get Selected Value of COMBOBOX (2 replies)
  11. Another Serial Programming Question (0 replies)
  12. Syntax? (2 replies)
  13. Microsoft Visual C++ 2008 Express Edition (2 replies)
  14. Storing a Union element into a structure (2 replies)
  15. Prime Numbers dead ahead (3 replies)
  16. error LNK2001: unresolved external symbol _muscleTendonLength (2 replies)
  17. recursive function (1 replies)
  18. need help with 2 simple programs learning while and for loops (2 replies)
  19. accessing 1d array as 2d array (5 replies)
  20. Sorting Strings (1 replies)
  21. Problem with break/end of file statement (2 replies)
  22. Really annoying problem (4 replies)
  23. How do you setup Eclipse to work with C++? (3 replies)
  24. Writing To a Serial Port (2 replies)
  25. Encryption Headachs (3 replies)
  26. accessing 1d array as 2d array (0 replies)
  27. pass integer to the function and display string (15 replies)
  28. bridge program (0 replies)
  29. Erorr C2447 '{' Missing function header (1 replies)
  30. ADK(Alliance Developing kit) (1 replies)
  31. help with this program (2 replies)
  32. index Error (1 replies)
  33. Recursion (4 replies)
  34. HELP! please (2 replies)
  35. Quicksort problems (0 replies)
  36. LINKER/UNDEFINED REFERENCE ERROR...? (2 replies)
  37. finding max, min, and second biggest number (1 replies)
  38. Program that sorts random numbers... (1 replies)
  39. Serai Port data buffer desgin (4 replies)
  40. binary tree (2 replies)
  41. I/O File - Data Input Sorting Question (2 replies)
  42. C++ function/ search and if not found add to array (0 replies)
  43. about compiler (1 replies)
  44. ineed help plz? (1 replies)
  45. storing 2d arrays like 1 d array (12 replies)
  46. Question About Files (in C) (2 replies)
  47. Array HELP! (2 replies)
  48. Text Files (0 replies)
  49. pointers to iterators (1 replies)
  50. windows socket programming tutorial (1 replies)
  51. c++ programs reading files (2 replies)
  52. simple problem still i cant solve this (9 replies)
  53. PLS! hexadecimal problemm (9 replies)
  54. Simple Recursion (1 replies)
  55. serial (2 replies)
  56. Two dimensional arrays (1 replies)
  57. help sending a message to a checkbox (win32) (2 replies)
  58. Deck Creating with Structures (2 replies)
  59. Resistor Code Calculator Help! basic problem done just need help w (3 replies)
  60. Fixing program (2 replies)
  61. Finding mid point in Merge Sort (2 replies)
  62. NetBeans C++ Plugin (0 replies)
  63. Intializing to all +0000 (10 replies)
  64. C PROBLEM (2 replies)
  65. function. loop. combine them? (2 replies)
  66. Need Help with Heap Sort (1 replies)
  67. code for an integrator (2 replies)
  68. help with matching card game! (2 replies)
  69. File I/O Problem (1 replies)
  70. Simple strcmp question (3 replies)
  71. Help getting rid of spacing,punctuations, ect. in stacks (3 replies)
  72. Need help as in yesterday! (6 replies)
  73. how to add a tone in sine wave? (3 replies)
  74. Loop back with new value (10 replies)
  75. FILES (2 replies)
  76. Can someone explain this? (2 replies)
  77. auto calculate for three stores (1 replies)
  78. How to compile these filesMake files (6 replies)
  79. Basic C++ Program Question: Phone Book Directory (5 replies)
  80. input two integers and output answer to 3 decimal places (7 replies)
  81. I need some help with a problem involving arrays. (5 replies)
  82. C++ help (6 replies)
  83. signed/unsigned int in factorial(help) (3 replies)
  84. Assignments (6 replies)
  85. avoiding commercail header files (6 replies)
  86. Inheritance (3 replies)
  87. loop and array? (11 replies)
  88. I need help very fast please (1 replies)
  89. getline(cin, x ) error (4 replies)
  90. Basic Binary Trees (2 replies)
  91. error LNK2001: unresolved external symbol (2 replies)
  92. Numerical Project (3 replies)
  93. Combining arrays (5 replies)
  94. need help with singly linked-list (9 replies)
  95. Can't run C, makefile error? (6 replies)
  96. Visual C++ program won't run on another PC? (12 replies)
  97. expected Unqaulified-id before '{' token problem (4 replies)
  98. C++ vs C# (3 replies)
  99. cos(x+y)=cos(x)cos(y)-sin(x)sin(y) (8 replies)
  100. How to generate bitstreams in C? (0 replies)
  101. C Programming (1 replies)
  102. C header file (38 replies)
  103. matlab to c/c++ (0 replies)
  104. Need help writing a huge program from "Starting Out With Alice&qu (1 replies)
  105. unix command in c (2 replies)
  106. Payroll (9 replies)
  107. Need Formula (2 replies)
  108. strings and arryas (1 replies)
  109. Serial port communication (3 replies)
  110. help with program (3 replies)
  111. Question regarding C language (2 replies)
  112. Anyone know? (1 replies)
  113. Non-recursive function in ‘C’ programming language to reverse a doubly (2 replies)
  114. Linked List Program (1 replies)
  115. Need Help (1 replies)
  116. Add Polynomials (4 replies)
  117. Inheritance with C (2 replies)
  118. class not all return a value? leap year validation (4 replies)
  119. Huffman Coding (1 replies)
  120. dry run of C++ programs (2 replies)
  121. data structure (1 replies)
  122. Nested for loops displaying 3 rows/11 column numbers (2 replies)
  123. factoring with c in asm (6 replies)
  124. Largest number (3 replies)
  125. Slot Machine for C++ (4 replies)
  126. convert a string from hex to decimal, do operations, convert back to h (6 replies)
  127. Airline reservation for CheapSkate Airline (2 replies)
  128. random interger command problem (4 replies)
  129. leapyear not work right (7 replies)
  130. Changing from a "for" and "do while" statement (4 replies)
  131. Squares program: exit value and input of 0 (6 replies)
  132. Create a user input error message (6 replies)
  133. question from a newb on coding for math (12 replies)
  134. Beginner Guidance (23 replies)
  135. Fraction Class Assignment (2 replies)
  136. First 10 fibonacci # using for statement (4 replies)
  137. sentinel loop with nested loop outputting odd numbers and the sum of t (6 replies)
  138. c++ exercise (0 replies)
  139. Linked List og strings (0 replies)
  140. I NEED HELP (19 replies)
  141. find the second highest no from array (3 replies)
  142. convert Infix to prefix (0 replies)
  143. Game of life in C .plz check (1 replies)
  144. Help with my program (0 replies)
  145. Where can i find small AVI vid (1 replies)
  146. C++ Programming (1 replies)
  147. keep getting errors dont know how to fix them (16 replies)
  148. Problem with Bissection method (4 replies)
  149. Infix to Postfix (10 replies)
  150. Numerical File Project (1 replies)
  151. heap program problem (4 replies)
  152. Help! :@) (1 replies)
  153. Changing integer to its negative form (5 replies)
  154. Help with Linked List (1 replies)
  155. question about dates (3 replies)
  156. convert memset to iteration (2 replies)
  157. hard (1 replies)
  158. FUNCTIONS (13 replies)
  159. does anyone know how to do this using c (5 replies)
  160. I assistance with File I/O....anyone..? (2 replies)
  161. Bisection method c++ task (1 replies)
  162. Trouble with array (5 replies)
  163. Need help with my c program just need to combine them.? (0 replies)
  164. cpu time (3 replies)
  165. Visual C++2008 Compilation (7 replies)
  166. help please! (1 replies)
  167. Problem with conversion specifier? C (3 replies)
  168. simple SDL sounds Problem.... Needing some help (1 replies)
  169. Again Only one error in this code . please solve (1 replies)
  170. Getting weird results. Basic coding problem. (5 replies)
  171. Software Calculator (2 replies)
  172. using getline (4 replies)
  173. inheritance and aggregation question (4 replies)
  174. pass integer to the function and display string (7 replies)
  175. Printing a triangle of stars (3 replies)
  176. need help using c (3 replies)
  177. DESPERATELY NEED HELP! (1 replies)
  178. stdio.h vs iostream.h noob question (14 replies)
  179. matlab to c/c++ conversion (0 replies)
  180. how to use HWND? (2 replies)
  181. PolyLineEditor (1 replies)
  182. problem with quicksort (1 replies)
  183. help filling array with counted values (1 replies)
  184. loops unknown length (2 replies)
  185. outputting file in c++ (1 replies)
  186. Spell Checker (8 replies)
  187. while do while for loop (1 replies)
  188. Header wrappers (4 replies)
  189. displaying a 32 bit date so it can be easily read (1 replies)
  190. Passing array as function parameter (2 replies)
  191. fatal error LNK1104: cannot open file (5 replies)
  192. ABOUT CONVERTER OF .C TO .ASM (2 replies)
  193. Rounding error with double (3 replies)
  194. Finding execution time of a program (2 replies)
  195. ceasercipher program needed (2 replies)
  196. I Can't Remove a Vector of Input from a Text File (1 replies)
  197. Executing my programs from TMainMenu (3 replies)
  198. is this the place where i can get homework help? (14 replies)
  199. need help please so close (2 replies)
  200. Matrix Multiplication (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-2008 Invision Power Services, Inc.