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



  1. copy constructor and assignment operator
  2. why can't class data member has the same name with function member
  3. copy file in standard c++
  4. Can someone recommend some algorithm books
  5. Reference as a class member?
  6. std::map max/min
  7. Speed issue...
  8. 4 questions about ->* overload
  9. Why doen't this memory allocation work?
  10. Unclear code in structure...
  11. class template Prototype?
  12. "Would you like to play a game?"
  13. Jam. pentium 3, mv, 2.95, throwing object, many templates used
  14. Problem: pointer to a template class
  15. SDCC Compiler and multiple files projects
  16. execution time
  17. Logic trouble-- at a loss...
  18. Temperature Program Revisited
  19. Problem about 2-D array
  20. can a class be the store container of the another class
  21. the difference between <cstring> <sstring> <string>
  22. something about the copyconstructor provided by yourself and by compiler
  23. c++ in collaboration with mysql
  24. how to reset "getline(File, string)"
  25. How to create a macro pointer?
  26. generating XML
  27. Opening CD tray
  28. Strings: in your opinion...
  29. counting characters in a string/pointers
  30. Big error
  31. const string array in a class header
  32. number of days in each month
  33. ln -sf in Windows????
  34. Execute default application
  35. Sorting with predicate function
  36. Header for CString
  37. _ENDing a program...
  38. Tanslate std:string to int
  39. Placing a piece of code in a new function
  40. Template question...
  41. Use of CopyConstructor
  42. File Deletion
  43. memcpy Vs strcpy
  44. priority queue
  45. Accessing the windows command prompt
  46. Help with sstream
  47. Unicode ... help me!
  48. Help,I have trouble in writing a file into a buffer and anoter file!
  49. Parallel port...
  50. Accessing Template Type's Members
  51. fork() Vs vfork()
  52. Memory Leak
  53. if with more than variable
  54. teaching me something
  55. type def question
  56. pointers and classes
  57. Max Sockets!
  58. linking vmlinux failed --- help
  59. How to stop inheritance in c++??
  60. map array problem
  61. Problem with break statement
  62. At the time of Compilation
  63. Check if a string is numerical
  64. Range of integers
  65. writing to screen AND disk:
  66. Why is CRT divided into Single & Multi-thread versions?
  67. Access Violation when using 'new int[]'
  68. Confused as why this code works.
  69. std::map and string as a key
  70. Type Conversion
  71. Difference between Global and Local Static veriable
  72. design patterns
  73. Struct Vs Class
  74. Static Member Functions
  75. Constant Member Functions
  76. Using Switch on Stings in C++:
  77. Function pointers and class member functions
  78. fullCodePost
  79. Performance: PAssby Pinter vs. Pass by reference
  80. enum + typedef
  81. What is going wrong here ??
  82. using colon in variable declaration...
  83. delete files
  84. invoking the constructor
  85. What am I missing?
  86. kill main console
  87. cout to screen and file errors:
  88. Is it possible to use POSTSCRIPT FORMS in Win32 API?
  89. Address validation in Linux
  90. Need a kick start
  91. In what scenario's a copy constructor can be called
  92. malloc Vs calloc
  93. Byte to Hex-String Conversion
  94. Default member functions
  95. How printf works......?
  96. how to define a 2d const double array
  97. In theory
  98. A Question of Design/Pattern/Style...
  99. struct - a simple question.
  100. Templates and references...
  101. variables on the stack and their mapping???
  102. Linking error...
  103. Declarations
  104. Needs logic for a program.
  105. COM in C++
  106. Inheriting two abstract classes
  107. fast file access to small portions
  108. What are upcasting and downcasting dangers?
  109. Input/Output problem
  110. #define macros Vs inline functions
  111. new Vs malloc
  112. stl sorting and pointers
  113. File I/O problem
  114. compiler warning when using "abs()"
  115. File Display Program
  116. Instantiation of a derived class???
  117. "An access violation (Segmentation fault) raised in your program"
  118. Object Serialization....really interesting
  119. friend template
  120. istream->ipfx0, isfx??
  121. Near Vs Huge Vs Far pointers
  122. Const Pointer Vs Pointer Const
  123. Binary Tree into array HELP!!!
  124. While Loop ASCII Enter Key
  125. New Binary Tree Question
  126. Goto >
  127. creating a stack like a stack used by a compiler?
  128. Encrypting using a Vigniere cipher?
  129. Why doesn't this work?
  130. Should you use the this pointer in the constructor?
  131. streams from webcams..
  132. Question about Cstring
  133. cout << and pointers
  134. Compile Errors
  135. Streamlining a search/Hash Table
  136. Why and How it is working.
  137. Can't access a variable from another .h file
  138. implimenting mathml
  139. Template MetaProgramming
  140. The POTM - Programming Contest - Create a Crossword
  141. Integer overflow
  142. Getting information of window on server (Terminal Services)
  143. Need C++ tutorials downloading for free
  144. <memory>
  145. operator overloading problem
  146. math.h
  147. Steps a compiler takes when a char* is initialized by a string literal???
  148. SetEvent
  149. c++ Factory Method
  150. What is wrong with this small piece of code?
  151. Can someone help how this overloaded operator[] works
  152. STL iterators
  153. Beginner and Header Files
  154. C++ Database
  155. pair value...
  156. BZ2 problem
  157. short question - takes only seconds for a professional :)
  158. Size of an Empty Vs Non Empty Class
  159. Why sizeof NULL is 4 ans sizeof '\0' is 1
  160. Usage of array
  161. Macro #define problem
  162. const int and #define
  163. What may cause this line to crash my program?
  164. Call script functions from a webbrowser Application
  165. Simple program to control upload/download
  166. question about stringstream
  167. C++ code that read Cd
  168. what does this macro want to do?
  169. Determining hard disk capacity
  170. Handling character array with class...
  171. The C++ overload resolution process doesn't make sense
  172. How do i do this?
  173. Parameters
  174. question abou the memory release
  175. how to release the memory used by a structure?
  176. Binary writing string classes
  177. Allocation of Object on Stack.
  178. parse error with templates...
  179. can c++use directX
  180. Design question: separating low-level code from high-level code
  181. Instantiating constant for some reason...
  182. Class methods don't work!
  183. const object initialization
  184. An int in C++ (as apposed to C#)???
  185. dif between cerr &...
  186. logic error (prime numbers)
  187. Most efficient STL container
  188. How to overload operator new .....?
  189. File Splitting
  190. double : 87.38 + 17.13 != 104.51
  191. Handle assignment
  192. Calling a Win32 dll Function in a C++ Prog?
  193. How to know where memory is allocated stack/heap......?
  194. nested class template inheritance
  195. Do I need to release memory set by memset?
  196. How to new a class using its classname?
  197. Why out put is like this ..... ?
  198. Looking for a good Hush Table Structure
  199. Memory tools for AIX
  200. dont understand fstream!
  201. Formating a floppy
  202. plzzz help me in c++
  203. Allocation of members of a class
  204. Pascal to c++ translator
  205. how to design such class?
  206. mutable
  207. Virtual methods and inheritance...
  208. Segmentation fault in really simple program, help!!
  209. Gurus help with inline functions
  210. Guidance required on friend class...
  211. Virtual Functions and V-Tables???
  212. creating a folder
  213. Segment:Offset adddressing
  214. Is it possible ....?
  215. Why this program is crash....?
  216. Allocation on the Stack???
  217. Termination
  218. Bin cue file reading
  219. Resource leak
  220. Detect ESCAPE key
  221. Doing some custom scripting stuffs...
  222. Small mIRC Script Function> To C++ DLL Code Request
  223. MinGW & Cygwin
  224. Just a design question...
  225. abstract class
  226. What is a segmentation fault?
  227. Loops and goto
  228. For unicode coding, what is the difference of TEXT & _TEXT..
  229. Handling bitmaps in Borland's C++
  230. Executable return values
  231. design patterns:how to design the problem
  232. Embedded Systems with C++?
  233. compile Code Required
  234. help in loop
  235. Reading xls file
  236. Dev C++ Linking/advice
  237. pure virtual functions
  238. question about class method override
  239. Math Drill Program
  240. trace stack
  241. Test question in class
  242. Dynamic mem allocation in class constructon
  243. Smart Pointer Question.
  244. Mystery Problems (2)-Windows error, and lack of digits
  245. Cehcking a bit set
  246. pass null - non null parameter??
  247. unicode question
  248. Merge containers
  249. self-referential template parameters
  250. Object Slicing question.