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



  1. Syntax question./
  2. Hi all. I need a few ideas. Thanks.
  3. The keyword "virtual" in front of the destructor, what's it for?
  4. Sharing Enums between files
  5. character array - Access Violation
  6. shmget
  7. Detyecting memory errors.
  8. millisecond timer in non-windows
  9. Types of Variables
  10. Mixing C++ and C
  11. The babble fish of APIs
  12. Order of destruction?
  13. Function pointers
  14. Can u help me please
  15. endian
  16. Concatenating two linked lists?
  17. string (not CString)
  18. Difficult Algorithm problem (mathematical)
  19. check internet connection
  20. Initialization of class members
  21. Memory, functions, virtual functions
  22. Interview Questions - pull off my hair... all of it
  23. Casting:types and advantages
  24. Image Aquasition and Analysis
  25. enum composition (across classes)
  26. err.. copy dir results to file
  27. PIAMGE_SECTION_HEADEr
  28. Bug on MSVC 7.0 STL or feature?
  29. Displaying Class Member Variables
  30. Vectors
  31. get ip of a website?
  32. find in map by value
  33. Reading a file line by line
  34. Memory allocation & struct
  35. getenv method...
  36. QuickSort
  37. Format Drive
  38. Unexplained parse error...
  39. Abstract base class
  40. How can I convert string * to char *
  41. Binary file read/write error using fstream
  42. segmentation fault after calling 'new'
  43. append buffer content
  44. C++ vector/STL questions
  45. warning reg inline functions!!
  46. runtime and compile time polymorphism!!!
  47. Is it possible to use "switch - case" with a "string" parameter ?
  48. String reversing using recursive function
  49. String Tokenizer with Delimiter {Novice Programmer}
  50. How to get memory size?
  51. To get the third byte of an int pointer
  52. Inheritance using various data structures?
  53. Friend Function:
  54. Copy constructor, assignment operator
  55. _tstof
  56. CD Drive
  57. finding if a double is a whole number or not
  58. ODBC & mssql
  59. Smart pointers, Counted Pointers, ... , Composit Pattern
  60. STL vector with "pairs" as elements
  61. Help wif a pseudo number generator plz!!!
  62. Pipes amongst children
  63. Smart pointers?
  64. Access violation error
  65. Hex editor problem->Console Window
  66. Method inheritance vs. interface inheritance
  67. A Question On Polymorphism
  68. Operator overloading
  69. A simple question about new and delete
  70. Reading a binary file and updating a data structure which has different lists
  71. Execution speed
  72. Constructor
  73. Communiting between .cpp file and widgets
  74. Virtual Key codes
  75. Intriguing call by reference problem
  76. Creating LIB files
  77. struct problem
  78. [RESOLVED] template of templates, can it be done?
  79. <ctime>
  80. Best Way to throw Exception?
  81. Copying File Manualy
  82. Memory management: pointers in std:vector
  83. Array in #define form
  84. Smart pointer that copies deeply
  85. reference
  86. Command Line argument parsing
  87. link list in c++
  88. void* in a struct
  89. Problem with catching exception
  90. Travelling Salesman Problem
  91. STL Multimap
  92. A question on static - initialization
  93. printf as a class method
  94. Initialization of constructor base/member
  95. Implement a "template function" in C, not C++?
  96. 'inline' placement
  97. structure initialization
  98. Dev-Cpp - Segmentation Fault
  99. Call function in exe from Loaded dll by function pointer
  100. C++ data structures... help needed ..class work
  101. declaring ifstream in a loop
  102. Far and near pointers
  103. C++Builder: TServer- & TClientsockets
  104. question about friend directive and inner class
  105. How to hide inherited method?
  106. implementation of virtual function in another class (not derieved)
  107. regex
  108. colon in constructor
  109. Usage of placement new()
  110. Objects on heap/stack
  111. converting string to integer, doesn't work for me
  112. super-fast string search
  113. Does C++ standard include support for any synchrozation object?
  114. clock() and CLOCKS_PER_SEC
  115. Taking the address of a Register
  116. Writing to file
  117. packet sniffer in C
  118. lib conflit
  119. what is the purpose of the function "insert" for a performance-critical application?
  120. Why is ~0 equal to -1?
  121. A very simple question
  122. Problem with structs and casting data
  123. overriding new
  124. When is memory allocated???
  125. Pointers + memory
  126. Segmentation fault when opening an fstream
  127. Lowest level file handling
  128. Overloading member template functions in template classes
  129. Remove duplicates from binary file acc to some key...
  130. Run Time Error!!
  131. Will a recursive function without an end condition ever quit, in practice?
  132. What is the Output of this program?
  133. container with constant element number
  134. defenie many arrays
  135. what's wrong?
  136. bits & bytes
  137. ASSERT.... in constructor/destructor
  138. wait until a process is open
  139. Getting GUI to display output immediately
  140. Looking for the perfect string class
  141. what new inC++Builder6
  142. delcaring array of list
  143. if you keep incrementing a variable, it will become negative?
  144. boolean expression merits
  145. 'second' uses undefined struct ...
  146. Open With Dialog box Implementation in Borland C++
  147. A question regarding the size of a class object.
  148. mysql++ and C++
  149. double Trouble
  150. extending an STL container class Question
  151. for-statement problem
  152. Copy buffer using memcpy
  153. How does string do it?!
  154. Initializer List + Arrays = C2536
  155. Left hand operators
  156. Little Endian Confusion
  157. unsigned data types
  158. Redefining CPoint class data members
  159. Wrapping C files for VB6
  160. Numbers to strings, strings to numbers
  161. vector of vector
  162. Causeless errors
  163. displaying a parallelogram
  164. HELP: unfamiliar C++ syntax
  165. Explain whats going on here
  166. How to use __FILE__ correctly?
  167. check if new operator returns null
  168. Re: Release vs Debug
  169. Erroneus outputs in simple string manipulation program
  170. Strange error
  171. Assign a constant to a pointer
  172. Specifying Printer "Output Tray" (Output Bin)
  173. Connect DataBase
  174. STL Deque Problem..again !
  175. Transition from non-visual to visual
  176. dynamatic array size
  177. Simple Console Input for Beginners
  178. A simple question regarding pointer.
  179. Floating Point Overflow ERROR - Anyone can help me?
  180. A question regarding array.
  181. Access violation at address - Need help here plz!
  182. Help! Reading complete binary file into memory ?
  183. HELP:reading data from .xml
  184. Conversion of C++ templates into C code
  185. Trouble linking with boost libs
  186. rs232 port
  187. Input/Output redirect
  188. vector of structs - how to change an item
  189. Conversion operators vs constructors curiosity
  190. runtime std::logic error
  191. file descriptor
  192. Header files, libraries, and memory
  193. itoa error
  194. creating a shell
  195. undefined reference
  196. istream method for getting the number of characters waiting in the input queue?
  197. Safe way of exiting from program?
  198. Help! Printing to LPT1
  199. Template function that only accepts integer type
  200. bison++ binaries on AIX
  201. MS Access
  202. " Date " Handling.....
  203. Basic Class question, C2352 Error
  204. Deallocate part of a memory block?
  205. Stopping a program...
  206. Reading characters from a string variable
  207. STD List matching it iteration
  208. can a client lie about its IP to the server (HTTP)
  209. Parallel port in Turbo C
  210. Runtime File Handling in C
  211. how to print programmatically
  212. Sanity check: Simulating named, recursive mutexes
  213. Internal Smart Heap error
  214. simple networking in c++
  215. IMplenmenting Codecs in C++
  216. Function Returning 2-Dim ******* Array
  217. Can i delete pointer?
  218. std::operator!= Issues
  219. String Parsing (newbie)
  220. how to create directory in c++
  221. how to increase heap size
  222. Problems closing my program!!!
  223. Is this legal?
  224. 1 byte alignment - disadvantages
  225. +,-,*,/ in terms of &,|,^,<<,>> - just for fun
  226. stack/heap class
  227. I/o
  228. overloading operator << for nested class in template?
  229. Multithreaded task enginge(Win)
  230. RTTI Problem
  231. date string conversion
  232. containers for data [beginner]
  233. [RESOLVED] Adding char to beginning of string
  234. Encryption Problem (newbie)
  235. PolyMorphism - A DOUBT
  236. Easy Enum Question
  237. c++ compiler
  238. Some copy constructor and operator= questions
  239. Capture IP of a machine
  240. Symbols in C++?
  241. review the code...need suggestion
  242. Evaluation of expressions in a conditional statement
  243. C++ to x86 asm?
  244. Regarding Password recovery of WinZip 9.0
  245. maximum size of a file to be opened
  246. Unreasonable Error!!
  247. Working with FOPEN and public member functions {Novice C++ Programmer}
  248. getting list of files in a dir
  249. the chemistry elements program
  250. erasing the second half of a vector