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. Switch statement to exit on '+' (1 replies)
  2. Calculator Formula Problem (2 replies)
  3. displaying the index! (1 replies)
  4. If/else error message (3 replies)
  5. Input and Output Stream problem (6 replies)
  6. simple question (SetTimer) (5 replies)
  7. Need help displaying output and fixing my if statements (12 replies)
  8. No Duplicates in an output of numbers (1 replies)
  9. Is Visual C++ The Same? (7 replies)
  10. Equation Problem=Monthly Sales Tax (2 replies)
  11. Finding Prime Factors in C (1 replies)
  12. can't convert from int to * int (4 replies)
  13. Return pointer to last element in array (5 replies)
  14. banking (4 replies)
  15. Pointer Assignment Question (3 replies)
  16. Functions (4 replies)
  17. Screen flashes on my game with the timer running (4 replies)
  18. problem with a bool function (3 replies)
  19. link list (1 replies)
  20. Basic Risk Program in C++ (3 replies)
  21. 2 DIMENSIONAL ARRAY! (1 replies)
  22. Future Investment Value (1 replies)
  23. Function for factorials (5 replies)
  24. Multimap output files problems (2 replies)
  25. do...while question (5 replies)
  26. Why Address of Values in Hexadecimal? (1 replies)
  27. stuck, need someone else's perspective please (13 replies)
  28. knights tour array in loop (2 replies)
  29. Old code thats is no longer running. (2 replies)
  30. adding/subtracting fractions..code is stuck when I input value (0 replies)
  31. programming problems of numerical analysis using c language (4 replies)
  32. Storing Data in C++ (2 replies)
  33. Extracting digits (5 replies)
  34. sine function is not working (2 replies)
  35. Insert future date in a c++ program (3 replies)
  36. How do i get data of may network card? (1 replies)
  37. Output comes up and Disappears (1 replies)
  38. Communication between modules (2 replies)
  39. knight's tour brute force (2 replies)
  40. fatal error (5 replies)
  41. Average three test scores using two value-returning functions and two (6 replies)
  42. Program crashes on exit (5 replies)
  43. c++ programming (functions) (3 replies)
  44. morse code (1 replies)
  45. stack elements operation (1 replies)
  46. graphing calculator (1 replies)
  47. My console app has stopped working and windows has to shut it down? (15 replies)
  48. System software (1 replies)
  49. How to add an image/C++ OpenGL? (3 replies)
  50. Roman numerals program help (5 replies)
  51. 64 Full Knight's Tours! (13 replies)
  52. Calling a base constructor from its inheritance with condition (2 replies)
  53. MFC: To Get edit control value from other tabControl (0 replies)
  54. Creating a file that cannot be copied (8 replies)
  55. navigator (1 replies)
  56. Formatting Date Three Ways (3 replies)
  57. Returning negative or Returning an Average (5 replies)
  58. Function passing variables (1 replies)
  59. How to clear the buffer of getch() (0 replies)
  60. PercolateDown function of heap (0 replies)
  61. Converting Fahrenheit to Celsius (5 replies)
  62. Stacks Palindrome help! (2 replies)
  63. Compare Two Strings using Command line arguments (1 replies)
  64. Const member function with static class data (9 replies)
  65. C++ program: area of triangle/rectangle (4 replies)
  66. Pointer Arithmetic (14 replies)
  67. C++ "magic code" for decimal places (2 replies)
  68. Data Structure Scenario (1 replies)
  69. Pyramid using integers (2 replies)
  70. OpenGL (1 replies)
  71. Sort array with boubble sorting using function sort with pointers. (2 replies)
  72. Positioning a Triangle of Digits (11 replies)
  73. Force quit C++ program (5 replies)
  74. [SOLVED] (5 replies)
  75. Win32 API appending integers and strings to control (1 replies)
  76. LinkedLists with iterators, I need help please. (0 replies)
  77. ifstream/ofstream not writing the variable string, only numbers (10 replies)
  78. Issue with text outputs (2 replies)
  79. need help (1 replies)
  80. rounded price (6 replies)
  81. data validation (1 replies)
  82. Roman numerals from string to char (2 replies)
  83. Operator logic in C++ (3 replies)
  84. Find Clumps of letters (1 replies)
  85. cannot convert from 'const char [2]' to 'char' (2 replies)
  86. VS 2008 - C++ - XML - select (browse), read/parse, display (1 replies)
  87. How can I use system's time and date? (1 replies)
  88. Why do I get 9 name was marked as #pragma deprecated warnings? (11 replies)
  89. parameters (1 replies)
  90. windows 64 bit c++ (4 replies)
  91. While Loop problem (4 replies)
  92. having problems with segmentation fault (17 replies)
  93. Amicable Numbers (8 replies)
  94. Programming in Borland C++ (1 replies)
  95. Converting an int to months (1 replies)
  96. Help creating a simple program (5 replies)
  97. Moved: New Program I Made (-- replies)
  98. Arrays (2 replies)
  99. advanced design in arranging digits in triangle (2 replies)
  100. need help with isdigit! (2 replies)
  101. Help with coding, new to C++ (11 replies)
  102. Code for second Table in C programming (1 replies)
  103. classes, friend functions, and overloaded operators (3 replies)
  104. Using DestroyWindow on a remote process (1 replies)
  105. Error C2440 while porting from VC++6 to VC++2008 (2 replies)
  106. Command Line Arguments (5 replies)
  107. Problem w/ linked lists (6 replies)
  108. C++ and Mysql (1 replies)
  109. how to compile in notepad++ (2 replies)
  110. how to open a file using a variable instead of file name (3 replies)
  111. area of ring (1 replies)
  112. how to write to a new txt file after opening a file (3 replies)
  113. Craps game will not exit (5 replies)
  114. Constructor of inheritance (2 replies)
  115. Using Visual C++ to Detect Object & Color? (3 replies)
  116. Long line of class functions (1 replies)
  117. Form show event (0 replies)
  118. loop problem (8 replies)
  119. Loop question (5 replies)
  120. How to store values in scientific calculator program (1 replies)
  121. Mouse Click (3 replies)
  122. Equation for calculation of shipping charges.. (8 replies)
  123. "continue" problem (3 replies)
  124. how to load from a file into double linked list (2 replies)
  125. how to print out object name (5 replies)
  126. Segmentation Fault? (1 replies)
  127. strcpy from 2D array? (2 replies)
  128. project help (1 replies)
  129. calling function using if else statement (3 replies)
  130. manipulating vector objects (1 replies)
  131. function call (2 replies)
  132. Prime Addition Problem (6 replies)
  133. something's wrong here (2 replies)
  134. Linking errors - please help (2 replies)
  135. C++ and MS Visio Help (2 replies)
  136. Interest Earned (1 replies)
  137. C++ assignment : print numbers based on odd or even (3 replies)
  138. C++ program is slitting out stupid numbers! Please help! :) (13 replies)
  139. dbPrint question (4 replies)
  140. GCD help (4 replies)
  141. how to change it to use "for" loop rather than "switch& (2 replies)
  142. win32 programming (2 replies)
  143. pass by value pass by reference in c (5 replies)
  144. Arrays and pointers in c (5 replies)
  145. Need help with pointer based trees (2 replies)
  146. Calling different arrays into same function (6 replies)
  147. Finding sum,average,geometrical average in linux c programming... (33 replies)
  148. Understanding WinAPI (2 replies)
  149. Determining if a program is palindrome. (4 replies)
  150. programming in C++ (3 replies)
  151. integer division and rounding (2 replies)
  152. Hex dump help (4 replies)
  153. Linked List deleting Help (17 replies)
  154. how to make double linked list to Circular double linked list (3 replies)
  155. save data from a double linked list into a .txt file and then load the (1 replies)
  156. 3D arrays in c++ (9 replies)
  157. Euler method errors (3 replies)
  158. What is wrong with my recursive ? (1 replies)
  159. Sorting Three Integers In Descending Order (2 replies)
  160. Flex/bison (2 replies)
  161. Values of a new array (5 replies)
  162. just a little help with classes (2 replies)
  163. (RESOLVED) ASSERTION failed string out of range? MSVisualC++ (11 replies)
  164. Help on 2D D&D game, almost done! (12 replies)
  165. Using c++ to make a real time application? (5 replies)
  166. how to rounded a price (2 replies)
  167. Fight - Program (Suggestions?) (1 replies)
  168. displaying calculations (2 replies)
  169. usb port read (2 replies)
  170. insertion of carriage return possibly by getline function (2 replies)
  171. Moved: Introducing myself to this forum (-- replies)
  172. Moved: C#.net Source code for connect RFID with Biometric software (-- replies)
  173. c programming (1 replies)
  174. Is there a substitute for stringstream that doesn't return a const (9 replies)
  175. Sorting Doubly Linked Lists (2 replies)
  176. Parsing a string of dollar (2 replies)
  177. Resolved: A little help with a broken function... (2 replies)
  178. run external executable (11 replies)
  179. how to modify the program for traveling salesman problem? (0 replies)
  180. GLUT issues (0 replies)
  181. Project Ideas for C++ Class (1 replies)
  182. how to make rounded progam for price (1 replies)
  183. How to avoid error c1190 (1 replies)
  184. My Maze Generation and Traversal Program (16 replies)
  185. Average through Arrays & File I/O (4 replies)
  186. Movie Rental Program (6 replies)
  187. Quick Question In Regards To Integer Division (3 replies)
  188. assignment (1 replies)
  189. Syntax for overloading square brackets(definition)in implementation fi (1 replies)
  190. Coverting to upper and data files (3 replies)
  191. Need help with provided pseudocode (3 replies)
  192. 3 Grade Average (17 replies)
  193. I want 2 command windows (5 replies)
  194. Binary Search Tree Height (0 replies)
  195. Problem with stringI (12 replies)
  196. I need help PLEASE help me (1 replies)
  197. TV show time : modifications by user fail (3 replies)
  198. Random dice rolls (4 replies)
  199. Re: Average Test Scores (6 replies)
  200. Do not understand (2 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.