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. <windows.h> on Linux? (3 replies)
  2. Using pointers and ecapsulation (4 replies)
  3. Help converting to "FOR" loop (2 replies)
  4. coding rotation in 3D (0 replies)
  5. Array Help (8 replies)
  6. Trouble with simple string recursion problem (1 replies)
  7. array recursion (6 replies)
  8. Confused with 2D sparse matrix addition by using single linked list (5 replies)
  9. Convert Celsius to Fahrenheit (4 replies)
  10. Need help with C/C++ Flowchart (4 replies)
  11. Questionable For loop (2 replies)
  12. PWM/ADC code/schematic,PIC16F873A working in sim, not in when hooked u (6 replies)
  13. error: cannot be used a function (2 replies)
  14. Game C++ assignment (0 replies)
  15. C++ Error that I dont know how to fix! (9 replies)
  16. String Comparison (13 replies)
  17. Radical Simplification (math) (0 replies)
  18. Calculating Surface Area and Volume (0 replies)
  19. OnTimer is so busy (1 replies)
  20. Computer Science Interview (2 replies)
  21. Project Ideas - A.I (2 replies)
  22. Help with displaying Queues (7 replies)
  23. linked lists and traversing (0 replies)
  24. Recursive function help (4 replies)
  25. I need help with a bingo program (2 replies)
  26. Adding a resource to a file from within a C++ app (0 replies)
  27. Does pass by reference is used a lot? (6 replies)
  28. Calculate Min/Max Temperature (14 replies)
  29. need help w/ linked lists (2 replies)
  30. [Win32] WM_GETTEXT (3 replies)
  31. C++ Working With Files (3 replies)
  32. Do...while / while : Grade problem (3 replies)
  33. input statement program (1 replies)
  34. send/receive window message in dynamic linked library (5 replies)
  35. Brightness and contrast for monochrome images. (4 replies)
  36. Reading Data From Files (3 replies)
  37. my simple c++ calculator's new line problem (7 replies)
  38. Overloading operators p2 (1 replies)
  39. Visual Studio 2008 Release Build Error? (3 replies)
  40. If statement incorrect (2 replies)
  41. Multiplication table with * (1 replies)
  42. reading binary data from a file in C (2 replies)
  43. pointers (1 replies)
  44. I need help with function part of this program (2 replies)
  45. C++ Gradebook (3 replies)
  46. Minimum Value Function (4 replies)
  47. Register file (6 replies)
  48. which command can be used in place of enum? (4 replies)
  49. sequentional acess file in c++ (1 replies)
  50. I don't understand recursion (8 replies)
  51. Converting a Cstring to an interger value (2 replies)
  52. constructor (1 replies)
  53. Coding of following Diagram (1 replies)
  54. I am having trouble if the if..else statement (1 replies)
  55. video rental system (5 replies)
  56. User defined and Void functions (3 replies)
  57. Getting output of other running programs (0 replies)
  58. It compiles/links, but error in execution (4 replies)
  59. Calculator (2 replies)
  60. Using a palindrome function in a C++ program (6 replies)
  61. counting vowels,consonants & integers from an input file then outp (2 replies)
  62. c functions (6 replies)
  63. Factorial (1 replies)
  64. Counting Element In String (7 replies)
  65. Help with sizeof()! (3 replies)
  66. Issue with loop (one more question) (5 replies)
  67. Reversing a linked list. (0 replies)
  68. Pre vs. Post Increment (6 replies)
  69. GPA calculator (2 replies)
  70. Linked List help (4 replies)
  71. appending files (5 replies)
  72. using a loop.... (4 replies)
  73. memory leak i cant catch (13 replies)
  74. cout undeclared identifier (3 replies)
  75. Implementing Structures and unions (3 replies)
  76. Modifying a menu system (3 replies)
  77. ComboBox Control Question (24 replies)
  78. At commands to C (1 replies)
  79. Truth Table (1 replies)
  80. help with vectors (0 replies)
  81. [PROBLEM] Program Crash (7 replies)
  82. Compile error in Visual studio 2008 (1 replies)
  83. C++ static function problem (2 replies)
  84. Evaluating PostFix Expressions using a stack (2 replies)
  85. douubly linked list (1 replies)
  86. Warning double to float (2 replies)
  87. Shortest Job First (5 replies)
  88. developing a firewall for minor project (2 replies)
  89. interupt (1 replies)
  90. (RECURSION PROBLEM)Very difficult C++ problem.. Picking coin game.. (4 replies)
  91. converting words into phone numbers (2 replies)
  92. comparing character strings (7 replies)
  93. virtual function (4 replies)
  94. Student Record <revised> (4 replies)
  95. c or c++ code for counting number of lines in any program (2 replies)
  96. chocolate chip (1 replies)
  97. STRUCTURE WITHIN STRUCTURE WITH FILE HANDLING (2 replies)
  98. no match for 'operator>>' in 'std::operator<< (2 replies)
  99. BST traversals (0 replies)
  100. question about notepad++ (1 replies)
  101. Needs advice on GUI and data plotting (4 replies)
  102. Preserve config directory (1 replies)
  103. mersannes prime (1 replies)
  104. errors (4 replies)
  105. Switching from Visual C ++ to Dev C ++ (6 replies)
  106. source code c++ tools photoshop (1 replies)
  107. Problem With Sorting Time (3 replies)
  108. Arrays (10 replies)
  109. why would you #include <netinet/in.h> (1 replies)
  110. Change Window Title Multi-platform (5 replies)
  111. Moved: System.printf output column problem (-- replies)
  112. I am having problems trying to get my application to display asterisks (2 replies)
  113. Array Usage (2 replies)
  114. Console Closing Too Quickly (2 replies)
  115. Convert From C to Java (3 replies)
  116. Trouble with While loop (1 replies)
  117. need help with assignment (0 replies)
  118. Manipulating Polynomials C++ (7 replies)
  119. address and reference (1 replies)
  120. cant seem to find the errors (4 replies)
  121. problem with ceasar cypher (1 replies)
  122. C Regular Expressions (4 replies)
  123. cin.getline failing without a delimeter (18 replies)
  124. Moved: sqlplus (-- replies)
  125. Should the C and C++ forums be seperated? (7 replies)
  126. Loop Problem with Struct Code (12 replies)
  127. Having trouble verifying all chars in a Cstring are digits (5 replies)
  128. Does anyone know an equation to limit the rand() funciton to 0 or 1? (5 replies)
  129. Replacing Text? (9 replies)
  130. Problem using scanf (2 replies)
  131. && condition and || condition (2 replies)
  132. array question (1 replies)
  133. help understanding c++ do-while loop (2 replies)
  134. Global Variables (7 replies)
  135. Integrating C++ Classes in Hangman (19 replies)
  136. Abstract Class/w functions (5 replies)
  137. ADT (6 replies)
  138. Fill Array With Random Numbers (5 replies)
  139. Cost/Pay Program (2 replies)
  140. Find and use digits in calculations (6 replies)
  141. finding all the prime numbers between two inputs (3 replies)
  142. Dbug Information in Visual Studio C++ (1 replies)
  143. I want the output if this particular program to b in red color (4 replies)
  144. string operations (toupper islower) (3 replies)
  145. usb communication program (1 replies)
  146. Queues (Linked Lists) Not running properly in C (5 replies)
  147. running an exe in a child windows (1 replies)
  148. User input Class Name (3 replies)
  149. Sorting in C (1 replies)
  150. Monitoring Running Programs (3 replies)
  151. String Operations toupper islower (3 replies)
  152. Ceaser Cipher program in C++ (2 replies)
  153. Working with functions for first time and... (2 replies)
  154. Where to find guides or tutorials for dev-c++ (2 replies)
  155. thought someone could help / relate? (5 replies)
  156. array problem (9 replies)
  157. starting from scratch and confused (13 replies)
  158. Creating a C Function Taking an Array (6 replies)
  159. Overloading operators (3 replies)
  160. Infinite Loop in C (3 replies)
  161. String read in from file (8 replies)
  162. Internal Server Error With CGI program (0 replies)
  163. Passing an array of pointers by reference (7 replies)
  164. random number problems (4 replies)
  165. Loop Conditions Problem (3 replies)
  166. C++ shapes left trianlge (1 replies)
  167. Caesar Cipher Help (4 replies)
  168. connect 4 program (3 replies)
  169. Array vs String in C (3 replies)
  170. No matching function (5 replies)
  171. My functions dont work...need another pair of eyes... (16 replies)
  172. connect 4 game (1 replies)
  173. divide and conquer (5 replies)
  174. Graphics in C++ (5 replies)
  175. Click and Drage with SDL (2 replies)
  176. neeed help to rectify problem with my code (1 replies)
  177. Highest and Lowest, using only a function? (9 replies)
  178. Powers without using multiplication (3 replies)
  179. STL Map in a class (4 replies)
  180. C++ Inheritance (2 replies)
  181. Pointer and Structures (1 replies)
  182. C++ count words in file (3 replies)
  183. i'm making a calculater[][]edit[][] finished (10 replies)
  184. Inheritance and Files (5 replies)
  185. magic square box (1 replies)
  186. INPUT_RECORD (3 replies)
  187. Input Buffer Problems with scanf (3 replies)
  188. C++: Compilation Errors/Static Methods (2 replies)
  189. function (2 replies)
  190. Macro redefinition problems (8 replies)
  191. Filling a Multidimensional array w/ loop, crash (2 replies)
  192. Horners rule (1 replies)
  193. occurrence of a word (2 replies)
  194. Inserting a pointer into a vector (4 replies)
  195. C language...pls check errors (1 replies)
  196. Changing Calculator Program Output (8 replies)
  197. Need help with loop (6 replies)
  198. Help with strlen in C (6 replies)
  199. Setw Failure (1 replies)
  200. Calculations in different Functions with C++? (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.