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. Modified Ceasar cipher help (15 replies)
  2. Array question (4 replies)
  3. if statements (3 replies)
  4. Help w/ converting Fahrenheit to Celsius (16 replies)
  5. LEDA library in vc++ (0 replies)
  6. Sudoku solver (6 replies)
  7. Read A Large File (5 replies)
  8. Access 2003 (0 replies)
  9. File Path CArchive (12 replies)
  10. example of command line arguments (10 replies)
  11. dynamic mem in struct (5 replies)
  12. Password Masking in C language (4 replies)
  13. Pointers To Functions, Pointers To Functions. (8 replies)
  14. Shortest Feasible Path problem (0 replies)
  15. Visual C++ (1 replies)
  16. Obscure compiling error and user-made header file (7 replies)
  17. Problems Writing Linux Driver (9 replies)
  18. String Problems (4 replies)
  19. i want to play one audio file using c (1 replies)
  20. Audio Input Frequency (4 replies)
  21. Suffix Program (2 replies)
  22. Visual C++ compiler error C2850 (1 replies)
  23. Overloading = when storing and object in a array(Inheritance) (5 replies)
  24. Will this work on Linux and Mac? (4 replies)
  25. Moved: Data Structure API (-- replies)
  26. Classes in other files (5 replies)
  27. setting the size of an array of char (6 replies)
  28. Can you do multiple things in an IF statement (10 replies)
  29. Nested if (4 replies)
  30. Code Correction--Language gap (2 replies)
  31. Teach me C++? (8 replies)
  32. LOGFONTA to HFONT (1 replies)
  33. Driver's License Exam (10 replies)
  34. structure (2 replies)
  35. linux upgrade and rewrite for robot (0 replies)
  36. ATM machine (2 replies)
  37. Server only binding to port on 127.0.0.1 (5 replies)
  38. Any Geany users here? (4 replies)
  39. load array, do math (3 replies)
  40. My client won't connect to server (17 replies)
  41. Separating symbols ? (1 replies)
  42. Is there a C++ editor that would insert spaces around =? (4 replies)
  43. Shortest Feasible Path problem (1 replies)
  44. getting the power of a value help.. (2 replies)
  45. file handling in C (1 replies)
  46. Calculator Code Problem (3 replies)
  47. question : cin vs getline (4 replies)
  48. Graphic program issues (3 replies)
  49. Prefix notation (2 replies)
  50. Cannot release memory using fclose() (3 replies)
  51. C++ Compiler (8 replies)
  52. Keep asking the user until some condition is met (4 replies)
  53. C++ DOS Chess (20 replies)
  54. Richedit control crashing App (0 replies)
  55. saving data (6 replies)
  56. sorting (1 replies)
  57. String Errors (18 replies)
  58. Training GUI skills (1 replies)
  59. random numbers generator (3 replies)
  60. need help with math (5 replies)
  61. Creating a simple series (6 replies)
  62. for the event i need software using c and c++ (1 replies)
  63. Adding an array to an element of the array (2 replies)
  64. Hotel Management Project (2 replies)
  65. Rainfall, Sorting Arrays, Help (4 replies)
  66. copy group of strings from one file to another (0 replies)
  67. copy group of strings from one file to another (1 replies)
  68. Creating an Executable in runtime (14 replies)
  69. Exception try and Catch (0 replies)
  70. Address of Functions (4 replies)
  71. Timer (2 replies)
  72. Open a txt file and store the results (Help) (10 replies)
  73. functions (2 replies)
  74. sorting and pointers (4 replies)
  75. Question with cin (6 replies)
  76. How to link an existing .obj file in Visual c++ in .net (1 replies)
  77. 'string' has not been declared (8 replies)
  78. accounting tax problem (6 replies)
  79. Double Linked List Tip (2 replies)
  80. Distinctive Word count (2 replies)
  81. Scanf returns '/r' without return being pressed (1 replies)
  82. Changing to Allcaps in C then All Lower (2 replies)
  83. Project Euler 3 (4 replies)
  84. math Project 1 (21 replies)
  85. if...else if...else, and continual loop (5 replies)
  86. Hotel Management (3 replies)
  87. Ok, last call . . . (4 replies)
  88. Hash Table (1 replies)
  89. polynomial program (1 replies)
  90. Snake (4 replies)
  91. Quick Review of My Source Code (5 replies)
  92. Programming with hardward (0 replies)
  93. Overloading =operator for C-Style string (5 replies)
  94. Combining elements of an array (2 replies)
  95. Grading program (3 replies)
  96. tabular formatting (3 replies)
  97. Random Number Generator Problem (9 replies)
  98. Pig Dice Game (2 replies)
  99. Case Structure help (10 replies)
  100. Adding two numbers and displaying: SIMPLE (6 replies)
  101. Cygwin help; I do not understand at all.... (1 replies)
  102. C++ and MSXML - Problem with an attribute (0 replies)
  103. Video Streaming (2 replies)
  104. Functions (2 replies)
  105. bank project (2 replies)
  106. Function Problem (7 replies)
  107. sample C++ program (3 replies)
  108. Designing a packet filtering firewall for university project using c++ (1 replies)
  109. Where To From Now (1 replies)
  110. Radix sort Class (2 replies)
  111. dequeue (2 replies)
  112. stdafx.h (4 replies)
  113. C++ program help? Class data member char name doesn't come out as (1 replies)
  114. bucket sort (1 replies)
  115. A little assistance needed with my Hangman game. (1 replies)
  116. Undefined Reference (6 replies)
  117. Help with C++ Code (1 replies)
  118. C++ Setup File (2 replies)
  119. graphic coding (1 replies)
  120. Holding the key in SDL (1 replies)
  121. modify a grading program to use a linked list of structures (0 replies)
  122. Homework Help. (7 replies)
  123. Simple char array question (6 replies)
  124. c++ error (5 replies)
  125. differences? (10 replies)
  126. Question about standard iterator for string (5 replies)
  127. Understanding arguments in main() (5 replies)
  128. Morse Code loop issues (6 replies)
  129. dining philosophers (5 replies)
  130. Maximum being exceeded? (5 replies)
  131. png vs bmp (15 replies)
  132. Basic Class (2 replies)
  133. [C++] STL visual c++ and code::blocks... errors (2 replies)
  134. Possible to combine C++ and interface builder? (4 replies)
  135. Moved: need new inovative project (-- replies)
  136. C++ Socket Programming (3 replies)
  137. Help Writing To A Text File, And Other Bits (2 replies)
  138. return a source code (3 replies)
  139. Data Structs (2 replies)
  140. C++ HW: Find function f(x)=0 with Newton method (2 replies)
  141. design of a banking system software/program (2 replies)
  142. c++ student info program (2 replies)
  143. Logical Error? (4 replies)
  144. Constant Char's (6 replies)
  145. Help in c++ (2 replies)
  146. error code 2086 (10 replies)
  147. Please help trying to figure out this program using a switch..case sta (5 replies)
  148. problem encounter with 8 numbers in a cross (0 replies)
  149. Linked List (0 replies)
  150. Inverting a String (11 replies)
  151. pointers (3 replies)
  152. C++ Program Question (1 replies)
  153. c++ help (4 replies)
  154. Help in adjusting a c++ code (2 replies)
  155. saving an array to a file (5 replies)
  156. Data Structs (2 replies)
  157. [libxml2] converting xmlChar (1 replies)
  158. Buzzer.. (3 replies)
  159. Encryption System (4 replies)
  160. C++ Dynamic Array of Structures (2 replies)
  161. Encryption Program: Where to start? (4 replies)
  162. Perfect Numbers Program (1 replies)
  163. Detect if a simple USB device is connected (0 replies)
  164. right justication and tabular formatting (2 replies)
  165. need to delete leading spaces not all spaces (6 replies)
  166. Multi-Dimensional Arrays (4 replies)
  167. Problems with SDL C++ (1 replies)
  168. Error in Code (2 replies)
  169. ERROR CHECKING (3 replies)
  170. formatting table in c++ (7 replies)
  171. C++ Scouting Program (5 replies)
  172. image processing (1 replies)
  173. HOW TO USE 2-d OPTION BUTTONS IN TurboC++ (1 replies)
  174. Header files (3 replies)
  175. Error message saying lvalue required left operand of assignment....? (3 replies)
  176. Is UpdateWindow (hwnd) useless? (3 replies)
  177. Static Text Background Color (6 replies)
  178. point me in the right direction (7 replies)
  179. how to get input from editbox (4 replies)
  180. programming (2 replies)
  181. Help needed in SIP Packet Re-Ordering [UDP] (0 replies)
  182. Understanding Telnet (4 replies)
  183. How to start a C++ matrix class like this? (1 replies)
  184. Creating a GUI in C (5 replies)
  185. craps (3 replies)
  186. C++ Error C3861 (2 replies)
  187. battleship c/c++ program (4 replies)
  188. diabetes detection (2 replies)
  189. Trying Winsock (5 replies)
  190. Horoscope C++ (9 replies)
  191. Is this horrible code? xD (5 replies)
  192. C++: Strings and Characters (2 replies)
  193. Why does the program wait? (5 replies)
  194. allegro initializer problem (1 replies)
  195. implement copy, cut and paste (8 replies)
  196. database in c++ (1 replies)
  197. magic square (5 replies)
  198. c++ write collect xml data from web site (0 replies)
  199. Do while and case statements (3 replies)
  200. static text background colour (0 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.