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. Help with this "simple" C++ console game (5 replies)
  2. Using class variables (2 replies)
  3. QuickSort vs Input Sorted data (3 replies)
  4. Loop for digits operation? (8 replies)
  5. Random number generation problem (11 replies)
  6. Boost tutorial (2 replies)
  7. 'struct' type redefinition (2 replies)
  8. Queue/ Stack (2 replies)
  9. c strings (3 replies)
  10. Internet Disconnector (2 replies)
  11. String (Number To Words) (8 replies)
  12. execution of a file (2 replies)
  13. Moved: C# ArrayList Question (-- replies)
  14. multi-dimensional character array... returning sizeof(multstring) * # (2 replies)
  15. char** argv versus char *argv[] (5 replies)
  16. Void Functions (15 replies)
  17. New Password Creator Problem (2 replies)
  18. C++ Help (6 replies)
  19. Can someone help me fix this code? (5 replies)
  20. Reverse Recursion (1 replies)
  21. Pointers? So lost.... (11 replies)
  22. computer hang inconsistently when running program (1 replies)
  23. Question regarding output of 2 classes using composition or inheritanc (1 replies)
  24. source code for cable tv management system (1 replies)
  25. Data base connectivity (2 replies)
  26. Console App Vs. Windows App (5 replies)
  27. Searching an input file for ordered strings (2 replies)
  28. Saving/Loading in c++ (1 replies)
  29. Basic problem with a class (5 replies)
  30. login page using C++ (1 replies)
  31. problem with Letter grade function.. (3 replies)
  32. need fast help(novice) (10 replies)
  33. Smoother exit ideas? (1 replies)
  34. Convert Fahrenheit to Celsius - Celsius with + or - (1 replies)
  35. Parallel Quicksort w/ MPI (1 replies)
  36. List iterator assignment issues (0 replies)
  37. Contact Manager (0 replies)
  38. OS Issues ( Compiler Error? ) (2 replies)
  39. loop condition continuing if true or false for pointers (4 replies)
  40. c++ exception handling (4 replies)
  41. Queue a template class? (6 replies)
  42. Struct and Array (4 replies)
  43. american flag banner, need help realizing mistake (0 replies)
  44. Searching in a binary file (1 replies)
  45. C -- List Help (0 replies)
  46. Handle Exception in ANSI C (3 replies)
  47. Moved: Opening another form using Visual Studio 2008 C# (-- replies)
  48. help error newline in constant (5 replies)
  49. I'm stuck (6 replies)
  50. Calling functions help (11 replies)
  51. very simple quick question... (4 replies)
  52. Tax Calculator error help (12 replies)
  53. c/c++ console application connecting to MYSQL and inserting a column t (1 replies)
  54. class problem (5 replies)
  55. Close program (2 replies)
  56. Vowel/Consonant Counting in a string (1 replies)
  57. Help with switch and char's (4 replies)
  58. Sort function error (0 replies)
  59. function value finding in c++ (3 replies)
  60. Turbo C Colors (2 replies)
  61. find size? (8 replies)
  62. min max sort (2 replies)
  63. help with finding array max and mem location in array (6 replies)
  64. Using the -> operator (3 replies)
  65. screen buffer (0 replies)
  66. Knight's Shortest Path (8 replies)
  67. Stream Insertion Operator (4 replies)
  68. whereis UBUNTU (3 replies)
  69. comparing 2d char arrays (1 replies)
  70. Total Surface Area and Volume of sphere in C (1 replies)
  71. ADDRESS BOOk IN C (2 replies)
  72. Midi Violin (1 replies)
  73. Window Transparency/Opacity in SDL/OpenGL on Win32 (3 replies)
  74. pascal's triangle (1 replies)
  75. Writing a sentence in Floyd's triangle (2 replies)
  76. Whats the Beginning of making hacks? (7 replies)
  77. modification of the tcp slow start algorithm (2 replies)
  78. Pointer to a 2D array (25 replies)
  79. hostel room allotment and management (1 replies)
  80. Creating Objects During Execution (2 replies)
  81. PRIME numbers (3 replies)
  82. Help with GETLINE to C++ String (16 replies)
  83. hi (1 replies)
  84. my code (6 replies)
  85. Still a good book to use? (5 replies)
  86. Copy Running Binary File (2 replies)
  87. Open External Program C++ (10 replies)
  88. c++ MS Access database connectivity (1 replies)
  89. array (2 replies)
  90. Help with finding the difference (1 replies)
  91. limiting string length (1 replies)
  92. Converting string input to an integer value (3 replies)
  93. Substrings (2 replies)
  94. codelab 10646 (1 replies)
  95. perimeter of rectangle, triangle and square (3 replies)
  96. basic class string search (1 replies)
  97. Help with C++ program to make change! (3 replies)
  98. "array" is a reserved word? (2 replies)
  99. Program not giving correct percents (1 replies)
  100. Linked list (2 replies)
  101. char** 2D Array (1 replies)
  102. Questions about constants. (5 replies)
  103. build linked list using an input file (1 replies)
  104. Game of Life Program Help (1 replies)
  105. Sum of pos and neg numbers in matrix (1 replies)
  106. approximate value of pi (6 replies)
  107. Questions About Reading Word By Word in C (2 replies)
  108. Counting words in several sentences in a file. (3 replies)
  109. Need help with getting data from a file (3 replies)
  110. Functions (1 replies)
  111. Very simple questions... (7 replies)
  112. Scanf return value (6 replies)
  113. Ages Sort (7 replies)
  114. Velocity Increase Help C++ (4 replies)
  115. strange output (1 replies)
  116. floating point in c++ (1 replies)
  117. Matrix help (3 replies)
  118. Guidance on equation in UNIX bc calculator... (1 replies)
  119. Project in project (4 replies)
  120. Using F1-F12 in console C++ (2 replies)
  121. Being Logical with functions in C++ (4 replies)
  122. Error with file I/O (11 replies)
  123. Need an atm program in c,with server client and sockets... (3 replies)
  124. c++ synthetic division polynomial (1 replies)
  125. rolling dice (6 replies)
  126. Reading in from file (1 replies)
  127. Circle Program (1 replies)
  128. Struct Error (3 replies)
  129. bmi (2 replies)
  130. algorithm of pow function (3 replies)
  131. Winsock over the Internet? (3 replies)
  132. Char Arrays (1 replies)
  133. String concatenation (2 replies)
  134. Counting data entered in array in C (26 replies)
  135. fopen() - reading from a file (5 replies)
  136. Question of C-Program (NOT C++) - About #include<...> (4 replies)
  137. Binary semaphore , mutex (0 replies)
  138. Operand '=' and '/' errors for mismatch variable type (3 replies)
  139. int main(void) vs void main (18 replies)
  140. MY JOB IN DANGER PLEASE HELP (5 replies)
  141. why infinity occurs in loop? (4 replies)
  142. C++ Program Not Displaying Bonus Amount! (1 replies)
  143. Improve the code (1 replies)
  144. Tic Tac Toe needing major help (1 replies)
  145. Dat File Error (5 replies)
  146. Cache Simulator - Stuck in infinite loop (1 replies)
  147. Void Functions (8 replies)
  148. quick ez question (2 replies)
  149. PROGRAMMING C++ (20 replies)
  150. User Prompted Prime Numbers (3 replies)
  151. how to count the unique words in vector (7 replies)
  152. trouble with modulo and calculating leap years :/ (7 replies)
  153. Running a C++ non-GUI program in Windows without command prompt (6 replies)
  154. too many numbers that i dont want (2 replies)
  155. String Scramble (6 replies)
  156. Code and Compilers (4 replies)
  157. Using third-party libraries (1 replies)
  158. Array Structure (2 replies)
  159. C/C++ for Wi-Fi application development (1 replies)
  160. Remove blanks from an array (5 replies)
  161. toll booth simulation (1 replies)
  162. Little problem (3 replies)
  163. Frames Per Second Problem (5 replies)
  164. c++ array questions (2 replies)
  165. confused with pointers and structs (1 replies)
  166. c++ parallel array program (2 replies)
  167. Creating a Statistics Program! (2 replies)
  168. Getting Error while submitting..Plz help (1 replies)
  169. pointers (2 replies)
  170. Hangman Game (6 replies)
  171. Converting HRESULT to string (2 replies)
  172. A problem with winsock? (2 replies)
  173. Input File Question (1 replies)
  174. C language Array Searching problem. (5 replies)
  175. c & c++ compatibility with vista (5 replies)
  176. code of pass 1 assembler in c++ (1 replies)
  177. Stack around variable corrupted (0 replies)
  178. seven segment display (2 replies)
  179. c++ programming: Search (2 replies)
  180. Linking problem (10 replies)
  181. Using constructor correctly (7 replies)
  182. Linked List (4 replies)
  183. Nameless temporary objects (1 replies)
  184. Classes, constructors, and 23 unfriendly errors. (9 replies)
  185. real-time video processing in C/C++ (2 replies)
  186. function which copies array of integers (1 replies)
  187. infinite loop (2 replies)
  188. arrays (5 replies)
  189. OS Development - C vs C++ (21 replies)
  190. sendto function call on udp socket returns 10004 (1 replies)
  191. I need more ideas not code (2 replies)
  192. NEED HELP PROGRAM DUE IN LIKE 10-15 minutes (5 replies)
  193. converting c file handling to c++ file handling (0 replies)
  194. Program won't go into a function (7 replies)
  195. Writing in For Statement for Visual studio c++ 2008 (8 replies)
  196. Comparing arrays (10 replies)
  197. Moved: Assembly Code (-- replies)
  198. Trouble displaying file (3 replies)
  199. image as output (2 replies)
  200. char array to char* (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.