Click to See Complete Forum and Search --> : C++ (Non Visual C++ Issues)



  1. How to fix this?
  2. Question about this line of code
  3. Tic Tac Toe problem
  4. interoperability beetween C++ and Java
  5. [RESOLVED] Using MPI for parallel computation
  6. change struct member through pointer
  7. Change of pointer address
  8. [RESOLVED] Assigning to a pointer array
  9. Physical Address from File Mapping
  10. Error C3861 wsacleanup
  11. code injection, text boxes
  12. Calculate execution time
  13. c++ begginer program help
  14. Conversion of C++ from MYSQL to MSSQL
  15. const and other questions
  16. Structure and Order
  17. Transformations
  18. embedding executables.
  19. Please help, really stuck
  20. Little question about char convertion
  21. diffrence_ptr two functions
  22. [RESOLVED] Extern keyword uses
  23. How to check for an IPaddress in a range of IP address?
  24. 64 Bit Integer Problem
  25. Is f(x++, x) legal?
  26. Help in completing a part of packet sniffing program
  27. Please Help...
  28. Noob needs help
  29. how to pass an int as argument to main?
  30. Help re: UNIX C++ IDE
  31. [RESOLVED] Strings & Char* Arrays
  32. Why am I getting these errors error C2065: 'inFix' : undeclared identifier?
  33. Can u fix it????
  34. C++, delete
  35. fixing build errors
  36. Loop Control Question
  37. a String with " "
  38. Help me get this to work
  39. Advice on how I should approach counting the occurences in a string
  40. For Loop Syntax
  41. Help with output
  42. Need help with the output of an array
  43. Bittwidiling Question
  44. strlen()
  45. Pointer Array question
  46. (_BLOCK_TYPE_IS_VALID)(Phead -> nBlockUse)
  47. More understanding needed on char*
  48. An interesting question about CONST
  49. Did I do somthing wrong with this class declaration?
  50. How to pass arguments using -l and -s <num> ?
  51. A List problem so bad, I had to sign up for a forum to find an answer.
  52. confused on what const T& does, and how would you use it?
  53. returning class object
  54. Attempting to learn threads...
  55. MFC ipaddress control
  56. calling destructor twice or not?
  57. Noob question about vectors
  58. Vector and Struct
  59. overloading << not sure what I messed up on
  60. How to change function to class...?? PLEASE!
  61. Error in variable assignment
  62. How important are Vectors in C++
  63. How count occurencies in a Struct
  64. FStream problem
  65. type deduction problem.
  66. The good old inheritance problem
  67. getline -- is there a better way?
  68. How does the precompiler/linker work?
  69. A decent IDE for Linux development
  70. Difference between new () and []
  71. Error 2352: illegal call of non-static member function
  72. Pointers to Functions
  73. typedef keyword
  74. Templates giving problems when things get complicated
  75. operator overloading problem
  76. Runtime error
  77. How do I reuse the value a function returns?
  78. (g++) static linkage for a single library
  79. Error counting occurrences
  80. core dump with strtok_r
  81. Logic Not Working
  82. Adding with arrays
  83. [RESOLVED] Clearing the console - alternative to system("cls")
  84. using namespace std; question
  85. Using the read function in C++
  86. Object Type Comparison
  87. Creating an object from reading data from a text file, outputing odd data, getline()
  88. pointers and references
  89. Void Function: Loops
  90. DLL Injection
  91. [RESOLVED] char cast
  92. hexadecimal to char conversion...help??
  93. A graph
  94. if in printf
  95. QBasic > C++, c++ SUCKS
  96. Control Paths - how to satisfy a particular warning
  97. Vector assignment problem within a loop
  98. While not ended
  99. problem with c
  100. Linux Terminal GUI
  101. Interpretion of the Code
  102. Inheritance of classes across DLL boundries...
  103. comparing pointers
  104. about lose of precision
  105. C program
  106. C program
  107. maps( reference )
  108. Error in function declaration
  109. Function pointers
  110. typedef struct question
  111. help C++ - getline
  112. Simple Loop Problem
  113. No of digits problem
  114. to "goto" Or not to "goto"????
  115. Question about "Extern const"
  116. CScope on Windows
  117. Why does this simple code not work?
  118. problem in display
  119. Free Tool To Reverse Engineer C++ Code
  120. [RESOLVED] what must I do to resolve the ambiguity in these constructors?
  121. undefined reference to `_GetDefaultPrinterA@8': ***?
  122. ! operator confusion
  123. static const vs const in member function
  124. Is there a standard C++ wildcard filter / matcher class?
  125. How to: call external function/program ?
  126. disabling usb device
  127. class template has already been defined error
  128. my huffman tree
  129. C programming questionnaire
  130. Insertion in Associative Container
  131. Why are these 2 code blocks not the same?
  132. compiling in MSDE
  133. beginner question
  134. collection of function pointers of different classes
  135. Help with a Polynomial Program
  136. How to use overloaded operators with template types?
  137. file manipulation woes
  138. Fill even or odd container elements
  139. is this a wise thing todo? (memory leaking)
  140. [RESOLVED] cannot convert parameter 1 from 'ushort' to 'ushort &'
  141. how to convert this to class functions..?
  142. pass by pointer / reference, any advice?
  143. Need help counting numbers in a file
  144. cons-correctness: return primitive
  145. Accessing class member (Variable)
  146. IFstream reading from right
  147. binary i/o - pls help
  148. help needed
  149. passing files for ouput and input
  150. need serious help with making my own GetProcAddress for anti-hacking
  151. for_each
  152. How can inFile read in a line?
  153. Can modulus function be done on doubles??
  154. Neural Networks - Training an XOR
  155. help with image
  156. pLease check my C programming~~
  157. convert double to string?
  158. Why do I get an undefined reference?
  159. Linux - virtual terminals and displays
  160. Arrays of Strings- stumbling over a very basic question
  161. Why virtual?
  162. byte manipulation
  163. strange syntax question.
  164. pthread_create error - Urgent
  165. Global var is out of scope
  166. How to generate GUID in ANSI C++?
  167. Read double values from a file
  168. pragma resource
  169. Profiler Problems
  170. Calculator help?
  171. Locking a file
  172. for Loops and compilers
  173. assembly in intel pentium 4
  174. use double in switch
  175. Exception Catching
  176. Bloody virtual
  177. *About inline member function*
  178. STL Errors
  179. C++ GUI/TUI help
  180. LinkerError- unresolved external symbol
  181. C++ classes and member functions
  182. Dynamic Memory Allocation for Matrix(2D array)
  183. memleak in map
  184. help me ?
  185. For professional programmers, do you ever create your own data structures?
  186. An alternative to string compares...
  187. Disable Keyboard and Mosue
  188. execution time
  189. Does main() receives the control first?
  190. Program skips cin, not allowing user input
  191. Sorting elements of a vector
  192. How to fill a list of 1000 numbers with 1000 "unique" numbers
  193. How would I combine a header file with the main .cpp file?
  194. empty throw
  195. Returning string from function
  196. Path Finding Algorithms
  197. hash_map with pre-hashed value
  198. external memory sorting
  199. Help! Namespaces+Templates+Classes+typedef=?!
  200. Anyone have a link with some good diagrams for a Quick Sort?
  201. std::string uppercase
  202. const
  203. Help with splitting cin ints
  204. Size of obj having only void mem F() why?
  205. Dll
  206. What is problem with the structure member string?
  207. what's wrong with this code?
  208. fwrite fails
  209. Two-dimensional matrix in parameter lists and initialization
  210. I need an idea for my final project in my C++ Data Structures Class
  211. Who can solve this? ( challenge)
  212. comparing characters in a string
  213. Memory size of my application
  214. Minesweeper Mine Count Algorithm
  215. Class Constructor
  216. recursion help
  217. Steal Keyboard input
  218. Need help checking with infile...
  219. unistd.h
  220. Template Help
  221. std::Map- Efficiency while choosing key
  222. copy constructors, destructors etc
  223. create an ATL COM service
  224. Swapping letters in C++
  225. C++ input data type checking
  226. serializing with boost
  227. need help regarding data loss due to truncation
  228. Need Help FAST! Classes Pointers and New
  229. How to do this input problem??
  230. Red and black Trees input
  231. I seem to be overwriting my file, not sure why, any ideas?
  232. need to make function to check key status
  233. Weird syntax.
  234. VS2005.net how can I enable debugger?
  235. regarding Copy Constructor:
  236. return char* buffer;
  237. File I/O formatting
  238. Undefined reference with -pg option
  239. Problem with floating point precision
  240. easy silly question
  241. typedef template?
  242. Why wont this stay open?
  243. Dynamic Memory Allocation for Matrix(2D array)
  244. What is a handle?
  245. how to clean the buffer.
  246. [RESOLVED] Getting the position of elements in a vector
  247. Overrriding (interesting example)
  248. is there any way for auto_ptr kind reference
  249. Checking the range of double data type in C++
  250. Please Help! accessing private variable