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
  1. IOCompletionPort: GetQueuedCompletionStatus returns listen socket (0 replies)
  2. Passing array address through a class function (2 replies)
  3. factorial (4 replies)
  4. Stopping a multithreaded Process when one thread fails (5 replies)
  5. Simple Question about (2 replies)
  6. Mortgage solver (2 replies)
  7. C program exists prematurely (5 replies)
  8. Calculator Application - User Input Methods (1 replies)
  9. cipher (5 replies)
  10. to check whether character is uppercase or lower case in c (1 replies)
  11. c code for validation of only dd in DD/MM/YYYY date format (2 replies)
  12. IRC Bot (2 replies)
  13. Happy NUmbers (3 replies)
  14. Keyboard.. help (3 replies)
  15. virtual function and inheritance (2 replies)
  16. Shape using 0 and 1 alternatively... (1 replies)
  17. Pointer Notation & Median Function using an array (0 replies)
  18. Yet another day of the week program (5 replies)
  19. First C program, NIM gane (12 replies)
  20. pin code (1 replies)
  21. input date, month, and year, then display the week and day (9 replies)
  22. Arranging Intergers from large to small (3 replies)
  23. Dividing two polynomials with different degrees (0 replies)
  24. Billing Problem (0 replies)
  25. Creating a simple table (6 replies)
  26. C++ CGI Program drop down box (1 replies)
  27. fibunacci series without arrays (3 replies)
  28. psudeocode (3 replies)
  29. in c++ how to draw a box (2 replies)
  30. I want to learn by myself (10 replies)
  31. Changing function to return characters? (7 replies)
  32. coverting to binary (2 replies)
  33. switch or if else statement (18 replies)
  34. help needed with reading data from a file and do some math calcuations (5 replies)
  35. Event handling in c++ (1 replies)
  36. Animation (9 replies)
  37. sudoku (1 replies)
  38. how can i compare in c language.? (3 replies)
  39. C++ dictionary program help (0 replies)
  40. try/catch format (2 replies)
  41. file handling...ofstream... could not find a built-in function that co (5 replies)
  42. Very confusing compiler error. (C++) (8 replies)
  43. cos theta (9 replies)
  44. OPENGL CRAPS (0 replies)
  45. field 'string' has incomplete type (2 replies)
  46. Given input n,find out the largest number with "n" digits (2 replies)
  47. Crashing C++ Program (6 replies)
  48. VC++ Help Required (1 replies)
  49. How to read Data from USB device (1 replies)
  50. All these C's (4 replies)
  51. C++ dictionary help (0 replies)
  52. Electron simulation (0 replies)
  53. hypotenuse program (13 replies)
  54. small bugs left in pig latin translation program (3 replies)
  55. Timers (2 replies)
  56. Ostream (2 replies)
  57. pyramid a - z (3 replies)
  58. Need help with C progam that calculates sum-products (5 replies)
  59. Time and date functions in C++ (3 replies)
  60. Numerical Methods in C++ (1 replies)
  61. compiling c++ code into a dll (3 replies)
  62. function (3 replies)
  63. What is a shell and what does it do? (4 replies)
  64. How should I round a float value? (6 replies)
  65. complex numbers (1 replies)
  66. whats the use of fflush(stdin)? (2 replies)
  67. Minesweeper (4 replies)
  68. Function Definition (4 replies)
  69. Moved: C# (-- replies)
  70. need help using c (2 replies)
  71. Equation Evaluation (1 replies)
  72. Managing Multiple Processes (0 replies)
  73. Binary Tree Error (2 replies)
  74. poker equity/odds calculator (3 replies)
  75. tower of hanoi (0 replies)
  76. Moved: conversion of C++ code to MATLAB code (-- replies)
  77. C++ Word Counter (1 replies)
  78. Pig Latin Translation project - several small bugs (2 replies)
  79. 2D array question (6 replies)
  80. Help Needed (2 replies)
  81. Detail about How VPTR and Virtual table works (2 replies)
  82. request to posta tutorial on the topic"simple index file" (1 replies)
  83. Reading from an input file to a tree (1 replies)
  84. c based on linux (1 replies)
  85. Can I output several files with Dev-C++ (2 replies)
  86. random number generation (2 replies)
  87. C++ issues with else if condition (2 replies)
  88. factorial (1 replies)
  89. Trying to sort out this c++ loop problems (5 replies)
  90. text file and streams (2 replies)
  91. writing data for an input file (6 replies)
  92. What are argc and argv[] used for? (4 replies)
  93. classes, static data member, member function, driver program (6 replies)
  94. codes for ATM using C++ (6 replies)
  95. I'm so frustrated! (2 replies)
  96. Structure Pointer? (2 replies)
  97. trouble with linked list (4 replies)
  98. what's wrong with my pointer program? (8 replies)
  99. I need help with the game of life program (c++) (1 replies)
  100. Getting a specific digit from n digit int number (3 replies)
  101. program for converting infix expression to postfix expression (2 replies)
  102. How do I eliminate duplicates in multiplication table output? (3 replies)
  103. Request to provide a tutorial on threaded binary tree. (1 replies)
  104. Linked list problem (6 replies)
  105. multiple chioce question on c & c++ (2 replies)
  106. Help with passing arrays to functions (8 replies)
  107. Trying to convert pseudocode to C++ (9 replies)
  108. program do not run (0 replies)
  109. Trouble with an If statement (4 replies)
  110. Including only a few functions from an #include (3 replies)
  111. Thoughts and views on Dev C++ (4 replies)
  112. Converting Pseudocode to C++ (2 replies)
  113. PLEASE HELP with my assignment using FUNCTIONS (4 replies)
  114. defining a function w/rand() (2 replies)
  115. pre-order traversal of binary tree without recursion (0 replies)
  116. defining function w/rand() (1 replies)
  117. matrix (3 replies)
  118. String to vector in C (2 replies)
  119. c++ (3 replies)
  120. How to read and interpret Profiling Output? (1 replies)
  121. Do... While Loop won't execute (2 replies)
  122. connectivity (0 replies)
  123. need help with my program (2 replies)
  124. conectivity of databse to c++ programme (1 replies)
  125. capture time (3 replies)
  126. class problem (1 replies)
  127. Private variables and member functions (1 replies)
  128. HELP with error C3149: 'System::String' : cannot use this type (1 replies)
  129. calculations of a prime number generator (11 replies)
  130. 2d array (2 replies)
  131. Building triangle with '*' (6 replies)
  132. Sound library (7 replies)
  133. Fastest Sorting Algorithms in C (10 replies)
  134. Day of the Week Calculation (2 replies)
  135. Separating a message from other messages (2 replies)
  136. Switch/case help :s (5 replies)
  137. Never Ending Program (1 replies)
  138. looping problem (1 replies)
  139. Padding (1 replies)
  140. Linked list (2 replies)
  141. Problem with endl function (6 replies)
  142. file handling... counting the chars of its own source code file (1 replies)
  143. Display encrypted image (0 replies)
  144. new operator in cpp uses heap or stack (2 replies)
  145. data structure (2 replies)
  146. linkfloat() (2 replies)
  147. Data Structure using C (3 replies)
  148. best use of loop for validation (2 replies)
  149. Help with error handling and array of object deletion (0 replies)
  150. please help me regarding matlab to c code coverter (1 replies)
  151. help on my progam for C++ (2 replies)
  152. Sorting A Linked List (1 replies)
  153. SPIHT C ++ CODE (8 replies)
  154. Formatting arrays (1 replies)
  155. file handling (3 replies)
  156. CPU usage problem (1 replies)
  157. CPU usage problem (0 replies)
  158. Pointer '&' question (2 replies)
  159. Random rotating of a random vector - HELP! (0 replies)
  160. c++ class topic help (4 replies)
  161. Need help with traversals in a Threaded BST (5 replies)
  162. Calculator and multiplication program (2 replies)
  163. Help passing function to void (1 replies)
  164. [C] using strncpy (1 replies)
  165. Quick sort operation (1 replies)
  166. Help with getting names from file to show on console (2 replies)
  167. how to build a good GUI (2 replies)
  168. digital watermarking (1 replies)
  169. first availiable place in array (3 replies)
  170. for loop (3 replies)
  171. Compilation error (4 replies)
  172. Sum of the series: SUM=1+1/2+1/3+1/4+1/5....1/n (3 replies)
  173. Expected primary expression compile error (1 replies)
  174. Calendar problem (1 replies)
  175. Vowel Occurence in a String Input (2 replies)
  176. Prime Numbers Between 2 Entered Numbers (2 replies)
  177. please help in converting ASCII code to its corresponding value (1 replies)
  178. mouse click (5 replies)
  179. number validation check (1 replies)
  180. velocity help (3 replies)
  181. algorithm for random number generation (6 replies)
  182. OBJECT ORIENTED PROGRAMMES IN C++ (1 replies)
  183. Nested Vectors + Dynamic Allocation to the end (0 replies)
  184. graphics in c++ (0 replies)
  185. create a pyramid of numbers (1 replies)
  186. Text file into array of structure (0 replies)
  187. Problem with compiler (6 replies)
  188. How to write code to change lower case to upper case (4 replies)
  189. me again (4 replies)
  190. vehicle injection system (5 replies)
  191. I need Small Loop challenges (5 replies)
  192. C++ random numbers in 2D array (2 replies)
  193. overloading == with pointers (2 replies)
  194. binary tree compilation errors (2 replies)
  195. array (5 replies)
  196. no match for `std::ostream& (3 replies)
  197. Program that list the Anagram pairs from File (2 replies)
  198. coding in c++ on railway reservation (1 replies)
  199. distance/velocity2 (4 replies)
  200. banking system-pls help me (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-2008 Invision Power Services, Inc.