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



  1. removing from list while iterating over it
  2. i/o ... why does this i/o always mess me up?
  3. Buffers and Structs in C
  4. Populating an area of memory at compile/link time
  5. class in map and map in class: crush !?
  6. Casting error please help
  7. Polymorphism
  8. subtraction operator overload
  9. file transfers - iPod?
  10. problem with code medic under fedora core 3
  11. Copying content of txt file with widechar filepaths
  12. STL map and Studio 2003?
  13. Writing reading files
  14. Why reinterpret_cast print nothing in cygwin?
  15. Fastest sorting algorithm for n<100
  16. reading one line from a file and storing it as a char*
  17. creating a directory using STL
  18. Simple arguments question
  19. converting from string to char *
  20. Help needed to fix Linker errors - 'unresolved external symbol'
  21. get foreign key from access through ODBC API
  22. How can I check if a device is mounted?
  23. Data redundancy, performance and formatted read/write operations.
  24. new operator with constructor parameters
  25. Conflict XercesC and msXml.h
  26. Send Error report keeps coming up!
  27. Problem with WinDbg
  28. why cant my class correctly call anothe class method? please help
  29. STL: Map, erase() and memory access violation
  30. whats the code to run a .exe?
  31. Splay Trees
  32. help
  33. #error : "eh.h is only for C++!"
  34. _bstr_t to string
  35. retuen char*
  36. Templates
  37. Pure Virtual
  38. fork() and execv()
  39. big numbers
  40. importance of braces!
  41. Get full line in cin>>
  42. Inheriting question...
  43. Noob question
  44. What's the problem.
  45. Is there a ghost in my System!!!
  46. Screen Parameters
  47. ABC and derived class
  48. Executing a Unix Command in C++
  49. const Member Fuctions
  50. How do I Overload these operators in this program?
  51. Strtok()
  52. read memory error
  53. how to update file record in the file system
  54. Reverse Iteration?
  55. BLOCK TYPE IS VALID assertion
  56. Client-Server program and file transfer with sockets
  57. Problem with the Total Cost
  58. Windows Autologon. How?
  59. Assigning multiple values to vector
  60. std::string leaks memory
  61. Tool for creating DLL
  62. memory leak
  63. memory????
  64. Structure Strangler
  65. C++ Mutual class dependence issue
  66. Dev C++
  67. why compilers are so permissive about 'inline'?
  68. Incorrect data in Databuffer from Btrieve
  69. Map Implementation Syntax
  70. this in the namespace
  71. std::list and own template class
  72. how can I kill a process
  73. what is structure padding?
  74. Friend functions
  75. 2 questions with Lex Yacc
  76. Nth root functions, calculating reciprocal
  77. Formating Console Output
  78. Can't compile simple c++ Program
  79. private overloading of new & delete
  80. C++ Graphs implementation / Vectors vs Arrays
  81. looping Pointer problem
  82. DirectX
  83. Functions w/variable numbers of parameters
  84. Pixel
  85. RegQueryValueEx and (BYTE *) problems
  86. parsing
  87. Conversion of a long!
  88. is there any difference between these two var declaration
  89. Strange Problem.. Inheritance or what???
  90. Open url
  91. "Named Constructor" idiom... what is it for?
  92. MapViewofFile
  93. slow compiling
  94. reading strings containing "spaces"
  95. ERROR: inherited member is not allowed
  96. Memory leak when calling eval_pv in C
  97. programming help
  98. constructor call without data instantiation confuses STL?
  99. Simple Decoding Algorithm
  100. help... error with \list.h
  101. creating global const pointer that can only be change in one fucntion
  102. Help with Substrings/String manipulation using C-strings and the C Standard library
  103. Initializing an object of one class within another
  104. downloading contents from the web
  105. Overloading delete
  106. memory leak in a DLL ?
  107. At what time i should use cout.flush()
  108. Serial Vxd
  109. Vxd
  110. Static and dynamic binding of dlls
  111. Can anybody recommendate a good "C++ coding standard"
  112. Hoe does vc++ build a program
  113. need solution, container of iterators
  114. preprocessor directives question
  115. How to create a folder
  116. virtual destructor and virtual table
  117. How to simulate sizeof() ?
  118. Who can help me modify the program?
  119. decimal to binary converter using a linked list
  120. what EOF (Ctrl+Z) really means?
  121. c++,delete records of previously deleted files on ntfs
  122. can we write print codings in C/C++
  123. i want to use file template,please give me a example.
  124. Java to C++
  125. copy_from_user, copy_to_user (Linux)
  126. Need advice and a guiding hand
  127. Vector of Character Arrays
  128. Help with Vectors of Classes and Dervived Classes
  129. One dimentional array help !
  130. Shuffle algorhithm
  131. Having trouble writing / reading structs to file
  132. Functions :D
  133. Convert words to Numbers
  134. Which Fix is This ???
  135. Calling copy constructor from operator=
  136. how to open a header file in a specified location
  137. std::map<T,void>
  138. Karatsuba Multiplication
  139. vector Iterators
  140. Output
  141. Why no person can solve the problem?
  142. trouble in using eclipse for c++ IDE
  143. What type of Linked List is this?
  144. Flip row and column
  145. Please introduce a book to me about template.
  146. Problem initialising variables in Constructor.
  147. Can't clean-up vector of pointers
  148. ncurses library wrapper
  149. Expected constant expression >: (
  150. Where can i get the IMG of Visual C++ 2005 Express?
  151. Evaluate the expression.....
  152. milliseconds on win+linux
  153. protocol header
  154. how to reset stringstream buffer
  155. very frustrating fwrite behavior
  156. repeated last character with file i/o
  157. ASM DB equivalent
  158. Secure Instant Messaging
  159. casting base * to derived *
  160. Finding the "EOL" (File I/O)
  161. char * and const char *
  162. which cast should be used with void pointers?
  163. high value for int
  164. struct as a variable
  165. Size of a char* variable
  166. fstream: determining file size
  167. mutex problem
  168. concatenating vectors
  169. Convert from BYTE to DOUBLE
  170. Can't add addition node to linked list
  171. Problem to read a blank line from the cin
  172. Strings problem
  173. Unknown size ???
  174. Image Resource
  175. fstream and strings
  176. TCHAR to char
  177. template inheritance
  178. Linux C++: Date and Time question
  179. How to stop flicker while repainting.
  180. reading from a file until end of the line help
  181. Basic C++ question bout Counting numbers
  182. Reading a matrix
  183. End of line
  184. Please help me analyse the error information!
  185. search algorithm
  186. a puzzle about he RT
  187. Array Question
  188. filename:::
  189. Returning a string
  190. C++ Equivalent of BASIC's INKEY$
  191. Compilers diferences
  192. Reading entire file so I can edit/add to the middle
  193. processor temperature...
  194. Memory leak :-(
  195. Tyep checking in C Program
  196. the way std::vector works
  197. Why strings cannot be initialized with single characters
  198. Namespace as an argument?
  199. Undefined reference...
  200. who know the internet address ?
  201. copy one file to another
  202. Can't Cannot open precompiled header file: 'Debug\test4.pch': No such file or directo
  203. Need help converting float to int
  204. How can I find file??
  205. Is this acceptable??
  206. Onheritance Problem
  207. Convert Debug Info to source file.
  208. Simple class, copy constructor
  209. A simple C++ quesiton...
  210. Processing large text files & UNIX
  211. Compiler Error C2926
  212. .o and .h extension
  213. Get Processor ID / Serial
  214. Help!!!
  215. extra overhead with delete[]
  216. using putpixel
  217. data extraction
  218. Something about Monte Carlo Simulation of Radioactive decay of nuclei?
  219. C ++ Timer
  220. C functions for letting other thread works
  221. Modular Programming
  222. Searching for Class Assistant
  223. retreiving key value from multimap
  224. methodcall in A -> execution in B with interfaces
  225. Cannot deduce template ( for_each - bind2nd - mem_fun)
  226. Using std::transform to do ANSI <-> Unicode transformations
  227. determine harddisk/partition physical block size
  228. Reading file into multiple vector
  229. < Implementing a map >
  230. How the **** do this?
  231. Irish bunny needs help with vector
  232. All of my executable code won't print out
  233. transform(.... tolower)
  234. How to make dynamic 2d array more safe
  235. access to a timer variable in base class from a non-derived class
  236. Help regarding TSRs
  237. Wrapper for String.h
  238. pointer to a template function
  239. templates-unresolved external ....
  240. Convert 'int' to string without using atoi
  241. How debug command line app
  242. fwrite question
  243. Searching a string
  244. Output vector
  245. can u give me some advice on this piece of code?
  246. 0xC0000005: Access Violation(linked list)
  247. How to do insline in Visual C++
  248. embarrassed--can't figure out how to rid of goto
  249. Difference between putc and fputc...
  250. while !eof() not flagging with an ios::in