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



  1. Good STL books or websites
  2. what is "__ctor"??
  3. Capturing Mouse and keyboard events
  4. using delete[]
  5. Device programming
  6. 64 bit number Dev-Cpp compile issue
  7. object instantiation when more than one constructors present
  8. a linked list of vectors
  9. Char string to vector string
  10. Problem with float representation
  11. HOw to calculate time difference in milisecond?
  12. Ghost memory leak
  13. STL compare()
  14. Help with stacks
  15. 2 dimensional arrays, where the elements point to different types.
  16. how to implement a function table
  17. SGI STL compile error
  18. floating point support/compiler issues
  19. const vector<vector<int> > ??
  20. fopen errno message
  21. initializing pointers with cin >>
  22. how to use fprintf to print out long long type?
  23. Class Object Dependency
  24. Best way to read and write text files
  25. Ado
  26. destructor question
  27. substitute of semicolon
  28. error: "storage class can only be specified for objects and functions"
  29. File searching
  30. Download Webpages and Extract Data (like Perl's LWP UserAgent and RegEx)?
  31. class creation problem
  32. four chars to a 32bits hex number??
  33. Logging Function
  34. What is the problem?
  35. Derived class member in base class??
  36. What's the problem with my stack?
  37. WinPcap Help
  38. open watcom resource editor problem
  39. How to implement Circular Indexes
  40. Pointer Location
  41. Class as a Fucntion
  42. Why enum works so strange? :/
  43. class not properly returning class type
  44. pass a array to a function
  45. use of this limited to member functions only?
  46. algorithm anlysis
  47. bizarre class problem
  48. What is the alternative of Events in Linux?
  49. Flyweight pattern
  50. return char pointer: pls help.
  51. How to convert windows style of paths to unix style of paths
  52. Program does not display name
  53. Template linked list
  54. Fix this recursion for me
  55. const reference
  56. polymorphism in STL vector
  57. question about function pointer compile error
  58. Effective & High Performance String Parsing
  59. pause and continue
  60. makefile and command line argument
  61. Visual C++ Beginner PLEASE HELP!!
  62. check compiler error
  63. noob constructor question
  64. projects...
  65. Help with polymorphism
  66. how much memory does an empty STL deque occupy?
  67. listing the files in the folder
  68. Abstract class's
  69. Listing files in the folder
  70. searching a text file and more
  71. access qualifiers and polymorphism
  72. passing member functions as arguments to non-member functions
  73. Why default constructor is gone????
  74. static virtual method
  75. why static member of class cannot be Virtual?
  76. vector question
  77. Source code to convert float and double to string
  78. texas holdem algorithm
  79. Empty const char.
  80. c++ help
  81. Singleton inheritence issue
  82. "using" Directive in header files
  83. How can I get the volume label of a CD?
  84. Link time info gathering
  85. function pointer table and compile error
  86. itoa replacement ALMOST perfect
  87. Abstract class problem please help
  88. illegal call of non-static member function -help-
  89. New Programmer needs help
  90. Initializing std::vector<T>
  91. update: passing member functions as arguments
  92. PassByReference/Address
  93. How to return a reference to a structure declared in a template class?
  94. cin to read strings
  95. runtime error on delete []
  96. Converting 128 bit number into decimal
  97. Cntrl+D help
  98. Creating report
  99. returning objects, not all members are copied?
  100. template help, operators overload and type of
  101. "makes integer from pointer without a cast"
  102. [RESOLVED] Abstract Data Type & Inheritance Issue
  103. __int64 bit manipulation on 32 bit machine
  104. program without main()?
  105. extern question
  106. const pointers and pointer to const
  107. Finding and Terminating File-Using Application
  108. return type of constructor
  109. help with with istream or basic_istream
  110. Checking every bit in a variable FAST
  111. Vector of objects causing runtime crash
  112. pthread_sigmask strange behavior
  113. (pure C) file compression code
  114. Read binary file into memory
  115. how to use pow function
  116. Getting count of string variable and sum of int variable
  117. if statement question
  118. Newbie - recursive function to find factorial
  119. Converting C to C++
  120. reinterpret_casting
  121. how to write a PPm file
  122. what is __Cdecl__ and __Stdcall__
  123. Using STL - yours' opinions
  124. set in STL : use of find()
  125. While or do/while loop
  126. What is the best way to have template functions to behave differently for user types?
  127. Console, progress in single line
  128. C structure copy
  129. Writing to a file
  130. AIM and run
  131. subarray
  132. Simple borland c++ question about images
  133. Good open-source C++ projects to learn from?
  134. programming questions
  135. Writing a sentence to a file
  136. vectors
  137. Writing a vector a file and reading it
  138. Shipping Charges
  139. creating namespaces
  140. printf question
  141. Simple question on Bits
  142. forward class declaration
  143. 32-bit multiplication in C/C++
  144. Typecast
  145. map
  146. null pointer
  147. problems with delete and the recursive paradigm list
  148. Default constructor
  149. file types i/o
  150. Linked List
  151. template troube
  152. Linked list problem
  153. Efficient const references!
  154. function with out parameters
  155. Hiding a file inside an application
  156. scanf - passing variable number of arguments
  157. copy constructors
  158. Const Reference Parameters to functions
  159. Set version string from within [b]code[/b]
  160. rand function
  161. STL help
  162. ADO connection for remote oracle database.
  163. Linker problem - uafxcwd.lib
  164. How create a Message Queue?
  165. Books on Templates?
  166. Measure time taken for an algorithm
  167. sizeof problem
  168. CPU, memory technology
  169. #pragma Pack
  170. Polymorphism Problem
  171. Functions of an Installation Wizard
  172. How to Ctrl+z to terminate console program ?
  173. C++ Program Help (MPG calculator)
  174. Member templates
  175. C++ standard on numerical literals
  176. scope
  177. some basic questions on C++
  178. program crashing
  179. about watershed algorithm
  180. Value copy of a vector of pointers using assignment opeartor
  181. diffrence in sizeof object
  182. close dos promt automatically
  183. Big-Endian And Little Endian
  184. Disassembly code
  185. how does it Works ?
  186. type specifier expected error
  187. using null terminated strings with switch/case
  188. dynamic multidimensional array
  189. calling base class operator and "foo"
  190. loop over open file
  191. copy constructor
  192. Console delay or wait for user
  193. template doesn't call class copy constructor
  194. Req: C++ Program Help - Payroll program
  195. strings and equals help!
  196. pipe
  197. probable error in random_shuffle algorithm (gcc STL)
  198. New to Classes - Won't Compile
  199. Quick Check on Aliases
  200. private inheritance
  201. How to get the information about the object (present in the buffer) at runtime in C++
  202. Messed Up Function
  203. opening multiple files for input
  204. Can u give the Solution
  205. variable length array
  206. how to convert string to bool?
  207. Simple Question about Memory Scans & Signatures
  208. string searching with allowance?
  209. Static vector of pointers to keep track of objects created. Not working.
  210. inheritance base class private data access
  211. flat file
  212. Narrowed bug to myvector.push_back
  213. Load STL-vector with tabulated BYTE-data
  214. Is there any Better solution or any Template? Please help?
  215. delete NULL
  216. stl structure which is suitable for inheritence
  217. How to Exclude Puntuation.
  218. program crashing
  219. incrementing value in sizeof
  220. Template parameters and arguments
  221. Concatenate/Replace strings using macros
  222. class of vector of class
  223. postfix and prefix operator
  224. Very simple class question link2001 unresolved
  225. Non-Binary Tree Errors!!!
  226. Calling basic shell commands?
  227. constructor() : variable() {} <- what does it do?
  228. I need help with a certain block of code pertaining to calculating square roots.
  229. Sorting with Iterators
  230. reading numbers one by line
  231. Getting data from programs
  232. Push and pop in queue.
  233. Advanced string comparison
  234. how c is written?
  235. Friendship Not Inherited: Is There Another Way To Keep a Member Class "protected"?
  236. Cheque printing
  237. 'typename' or 'class' for template parameters?
  238. merging C++ source files?
  239. How to get all hardware detailed infomation used standard C++
  240. best way to respresent data
  241. Need libs that get bios/hdd info
  242. Bad Compiler...reasons please
  243. Question about Member Function Templates
  244. std:: string
  245. Program To Talk To IC Thermometer (DS1620)
  246. C++ Homework help.
  247. Undefined reference to a method that is already in existence...
  248. memory allocation
  249. Help: friends in another namespace
  250. Struct ghost copy ?