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
  1. eigenvalue calculation (1 replies)
  2. mouse_event - click (1 replies)
  3. C program for multiplication of two polynomials required.. (2 replies)
  4. using namespace std (3 replies)
  5. Code for locking up INput (1 replies)
  6. New to C++ need help with define (2 replies)
  7. C++ homework error problem (11 replies)
  8. problem about creating functions. (3 replies)
  9. Searching Strings for the most repetitve letter in C++ (2 replies)
  10. FTP Winsock (0 replies)
  11. if else 1nd nested if else statements (5 replies)
  12. help me to discuss about the class n the finction of the main function (1 replies)
  13. global vs. local (2 replies)
  14. whats wrong? (3 replies)
  15. fibonacci sequence (5 replies)
  16. dining philosopher (3 replies)
  17. how to convert link list emplementation by using this [code] (2 replies)
  18. Inheritance help (1 replies)
  19. vectors v/s arrays (1 replies)
  20. Pointer To Array (0 replies)
  21. payroll (please help) (9 replies)
  22. operator precedence (8 replies)
  23. read a leading white space in c (2 replies)
  24. Inheritance help (2 replies)
  25. Can anyone help plzz.. :) (7 replies)
  26. Iterative methods! (2 replies)
  27. occurrance error (4 replies)
  28. binary search trees (2 replies)
  29. finding the max and min values in an array (8 replies)
  30. please need some help using c (2 replies)
  31. Schedule (2 replies)
  32. Make Console Full Screen? (9 replies)
  33. problem with char buffer command in my project (7 replies)
  34. Trouble opening a file (7 replies)
  35. centering output (7 replies)
  36. DayOfTheWeek (9 replies)
  37. How to repeat a program after user input? (2 replies)
  38. Password Search (Ya Borin, Cambodia) (1 replies)
  39. C++ (1 replies)
  40. Getting data from a file on a remote server (2 replies)
  41. STRUCTURE help (1 replies)
  42. c++ (2 replies)
  43. DayOfTheWeek (0 replies)
  44. Reading a Line from a text file (2 replies)
  45. Having Troubles with C++ Code (17 replies)
  46. strings and arrays (6 replies)
  47. Avoiding nested includes (0 replies)
  48. Float or Custom? (2 replies)
  49. Challenge (4 replies)
  50. Mixing char's and int's in arrays (2 replies)
  51. min and max values (2 replies)
  52. Character counter and determiner (1 replies)
  53. array structure populating (3 replies)
  54. Trying to convert pseudocode to C++ (2 replies)
  55. C++ virtual method declaration (2 replies)
  56. C++ template class (2 replies)
  57. Same code in c & c++ but different compiler. (6 replies)
  58. Random Number conflict (2 replies)
  59. help! (1 replies)
  60. My Vectors Won't Show (2 replies)
  61. dragging and dropping with MFC (0 replies)
  62. area and perimeter program (1 replies)
  63. c programes (2 replies)
  64. char to int (1 replies)
  65. static v/s dynamic variable declaration (1 replies)
  66. Matrix Multiplication (1 replies)
  67. Can ifstream::read variable be static? (2 replies)
  68. Really Simple IO Problem (4 replies)
  69. Mis-counts the number of vowels in a string (10 replies)
  70. How to run the program (4 replies)
  71. help with functions (8 replies)
  72. help with c (7 replies)
  73. Configuration Script Analysis (2 replies)
  74. Help with merging linked lists (2 replies)
  75. Looping program (4 replies)
  76. Missing opengl32.lib (4 replies)
  77. What's the difference?(linked list) (2 replies)
  78. How to show an Int in a MessageBox (1 replies)
  79. C code (2 replies)
  80. help on character array (1 replies)
  81. Can anyone explain this simple & shocking behaviour of C (4 replies)
  82. Variable being set to 0 without appropriate instruction to do so (2 replies)
  83. A program about priting. (4 replies)
  84. Recursion Problems (4 replies)
  85. Array index out of bounds (1 replies)
  86. term does not evaluate to a function taking 2 arguments (1 replies)
  87. data structure (1 replies)
  88. 2d array (1 replies)
  89. date calculating program problem (1 replies)
  90. Resistor Color Code Calculator (9 replies)
  91. Rate structure problem ! (2 replies)
  92. need vcl.h (1 replies)
  93. What does %s mean? (1 replies)
  94. 2d Array Help (3 replies)
  95. Converting decimal to hexadecimal (4 replies)
  96. run a C program in visual basic (2 replies)
  97. IOCompletionPort: GetQueuedCompletionStatus returns listen socket (0 replies)
  98. Passing array address through a class function (2 replies)
  99. factorial (4 replies)
  100. Stopping a multithreaded Process when one thread fails (5 replies)
  101. Simple Question about (2 replies)
  102. Mortgage solver (2 replies)
  103. C program exists prematurely (5 replies)
  104. Calculator Application - User Input Methods (1 replies)
  105. cipher (5 replies)
  106. c code for validation of only dd in DD/MM/YYYY date format (2 replies)
  107. IRC Bot (2 replies)
  108. Happy NUmbers (3 replies)
  109. Keyboard.. help (3 replies)
  110. virtual function and inheritance (2 replies)
  111. Shape using 0 and 1 alternatively... (1 replies)
  112. Pointer Notation & Median Function using an array (0 replies)
  113. Yet another day of the week program (5 replies)
  114. First C program, NIM gane (12 replies)
  115. pin code (1 replies)
  116. input date, month, and year, then display the week and day (9 replies)
  117. Arranging Intergers from large to small (3 replies)
  118. Dividing two polynomials with different degrees (0 replies)
  119. Billing Problem (0 replies)
  120. Creating a simple table (6 replies)
  121. C++ CGI Program drop down box (1 replies)
  122. fibunacci series without arrays (3 replies)
  123. psudeocode (3 replies)
  124. in c++ how to draw a box (2 replies)
  125. I want to learn by myself (10 replies)
  126. Changing function to return characters? (7 replies)
  127. coverting to binary (2 replies)
  128. switch or if else statement (18 replies)
  129. help needed with reading data from a file and do some math calcuations (5 replies)
  130. Event handling in c++ (1 replies)
  131. Animation (9 replies)
  132. sudoku (1 replies)
  133. how can i compare in c language.? (3 replies)
  134. C++ dictionary program help (0 replies)
  135. try/catch format (2 replies)
  136. file handling...ofstream... could not find a built-in function that co (5 replies)
  137. Very confusing compiler error. (C++) (8 replies)
  138. cos theta (9 replies)
  139. OPENGL CRAPS (0 replies)
  140. field 'string' has incomplete type (2 replies)
  141. Given input n,find out the largest number with "n" digits (2 replies)
  142. Crashing C++ Program (6 replies)
  143. VC++ Help Required (1 replies)
  144. How to read Data from USB device (1 replies)
  145. All these C's (4 replies)
  146. C++ dictionary help (0 replies)
  147. Electron simulation (0 replies)
  148. hypotenuse program (13 replies)
  149. small bugs left in pig latin translation program (3 replies)
  150. Timers (2 replies)
  151. Ostream (2 replies)
  152. pyramid a - z (3 replies)
  153. Need help with C progam that calculates sum-products (5 replies)
  154. Time and date functions in C++ (3 replies)
  155. Numerical Methods in C++ (1 replies)
  156. compiling c++ code into a dll (3 replies)
  157. function (3 replies)
  158. What is a shell and what does it do? (4 replies)
  159. How should I round a float value? (6 replies)
  160. complex numbers (1 replies)
  161. whats the use of fflush(stdin)? (2 replies)
  162. Minesweeper (4 replies)
  163. Function Definition (4 replies)
  164. Moved: C# (-- replies)
  165. need help using c (2 replies)
  166. Equation Evaluation (1 replies)
  167. Managing Multiple Processes (0 replies)
  168. Binary Tree Error (2 replies)
  169. poker equity/odds calculator (3 replies)
  170. tower of hanoi (0 replies)
  171. Moved: conversion of C++ code to MATLAB code (-- replies)
  172. C++ Word Counter (1 replies)
  173. Pig Latin Translation project - several small bugs (2 replies)
  174. 2D array question (6 replies)
  175. Help Needed (2 replies)
  176. Detail about How VPTR and Virtual table works (2 replies)
  177. request to posta tutorial on the topic"simple index file" (1 replies)
  178. Reading from an input file to a tree (1 replies)
  179. c based on linux (1 replies)
  180. Can I output several files with Dev-C++ (2 replies)
  181. random number generation (2 replies)
  182. C++ issues with else if condition (2 replies)
  183. factorial (1 replies)
  184. Trying to sort out this c++ loop problems (5 replies)
  185. text file and streams (2 replies)
  186. writing data for an input file (6 replies)
  187. What are argc and argv[] used for? (4 replies)
  188. classes, static data member, member function, driver program (6 replies)
  189. codes for ATM using C++ (6 replies)
  190. I'm so frustrated! (2 replies)
  191. Structure Pointer? (2 replies)
  192. trouble with linked list (4 replies)
  193. what's wrong with my pointer program? (8 replies)
  194. I need help with the game of life program (c++) (1 replies)
  195. Getting a specific digit from n digit int number (3 replies)
  196. program for converting infix expression to postfix expression (2 replies)
  197. How do I eliminate duplicates in multiplication table output? (3 replies)
  198. Request to provide a tutorial on threaded binary tree. (1 replies)
  199. Linked list problem (6 replies)
  200. multiple chioce question on c & c++ (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-2008 Invision Power Services, Inc.