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



  1. pointer to a class member function
  2. Function Pointer vs Polymorphism
  3. How to get number of lines in a file in C/C++
  4. .lib file is a static library file or DLL implicit linking file?
  5. sscanf
  6. Templates & classes & variables (oh my!)
  7. Cannot open include file: 'iostream.h
  8. unused local variable.
  9. kill a process cleanly
  10. [RESOLVED] Setting C++ command Line
  11. Borland C++ And ODBC / MySQL Server
  12. nested makefile
  13. Cannot make sense of linker errors
  14. const + & + * issues
  15. Deleting Sub-Folder's Files
  16. reading different files
  17. Memory Allocation for base and derived classes
  18. sscanf problem
  19. Display jpg / gif file with c++
  20. Why do we need heap allocation?
  21. no white space before macro ##
  22. getting string size at run time
  23. Global object
  24. ..unusual default constructor..
  25. Problem:Reading a .pdf file and saving its contents in a .txt file
  26. linux
  27. Possible ??
  28. std::vector question
  29. Flash Screen in C++ application
  30. STL and specialization - Is this possible?
  31. Signedness warning
  32. Control a LED through COM1
  33. initialize constant and initialization list
  34. simple question about classes
  35. C/C++ interpreter
  36. <getopt.h> library in windows
  37. What are the criteria for defining classes
  38. wut the fux?
  39. Can someone help me (you will get reward)
  40. Filtering Winsock Packets...
  41. Standard Input Trouble
  42. Reading data from 'ostrstream*‘
  43. looking for tutorial
  44. C++ implementation of an interval tree
  45. Access Voilation Issues!!
  46. strange linking error -- can not find shared library
  47. function template - expansion
  48. Pointer to Pointer !!!
  49. String search
  50. implementation dilema..
  51. Insensitive Comparision
  52. How to initialize private Static members of a class
  53. how to find the value of a macro?
  54. how to buid ffmpeg for windows
  55. accessing functions from different classes
  56. Work around std::hash
  57. little / big endian dilema
  58. STL: vectors of structs
  59. Offset of a bit-fields
  60. I want to call this Method from my Main() Is it possible ?
  61. Its not rocket science but im happy!
  62. New Coder - Tiny Logical Error?
  63. ..per-object member function..
  64. passing arrays to functions
  65. flush console when no input from keyboard
  66. use of Purely Abstract Classes
  67. Array of objects of a derived class
  68. overzealous protection rules
  69. Need Help: Passing an unintialised pointer to a function
  70. typecasting a double value to int
  71. Double and Scientific Notation
  72. Dump STL List
  73. Array output problem
  74. two dimensional array - pointer problem
  75. decimals in numbers
  76. Ignoring strings
  77. C++ code to Perl
  78. Ok gurus, explain this one cause I cant!
  79. Help with C++ Return Statement & While Loop
  80. freopen
  81. pointer to an array of structure
  82. Urgent Variable Question
  83. sscanf bahaviour diff ppc and x86
  84. How to call C++ Dll in linux???
  85. How to use the idle time to do sth. in console app?
  86. Creating Dll without wizard??
  87. Problem with Vectors
  88. const string some = "in header";
  89. invalid conversion from `char' to `const char*'
  90. i/o with excel spreadsheets
  91. Non-Syntax related Error
  92. when to use new and when not to
  93. Finding the right Visual Studio
  94. reinterpret_cast question
  95. data manupulation
  96. casting float to int substracts 1
  97. returning char**in a function
  98. Access permission for private members of data types derived from the same base class
  99. Executable file question
  100. How #include works
  101. formatting woes
  102. bit shifting
  103. Inline function !!
  104. Problem using vector..pls help
  105. menu of character strings
  106. the speed of stl::hash_map is too slow.which is the ringleader ?
  107. is this the correct/best way to set file size?
  108. fgets, fgetc
  109. want to make a custom string function
  110. hex word->char
  111. Weird Error
  112. Real-time penalties due to Multiple Inheritance
  113. compiler bug?
  114. I need a string class
  115. ..operator overloading quandary..
  116. a question about list
  117. any gdbserver tutorial or documents?
  118. stumped by this small dbx issue
  119. Character replacement in string
  120. gdb remote debugging
  121. associative array
  122. Polymorphism troubles....
  123. basics?
  124. Dreams.....
  125. overloading a variable argument list function
  126. string question
  127. Pointers and iterators
  128. Implicit Declaration
  129. C/C++ cross-development environment
  130. return *this in assignment operator
  131. C++ Uni Questions?
  132. problem with function overload.
  133. Query on std::map template class [Moved from Visual C++ & C++ Programming forum]
  134. Query on inheritance concept
  135. How do programs talk to each other?
  136. static library - removing a function
  137. how to get all invoked system API of a program
  138. order of destructors...
  139. Makefiles and memory management
  140. OSX / BSD / Linux - Knowing when a user loggs out
  141. Assignment problems with a Vector of Vectors
  142. Neural Net Spam filter
  143. Binary to binary coded deciam converter problem
  144. [RESOLVED] Library linking problem
  145. [RESOLVED] int64 to string
  146. differences between Partial Explicit Specializations
  147. Command Line Arguments
  148. An empty Main function
  149. Skipped cin
  150. Reading from File
  151. Blowfish encryption
  152. template functions
  153. control vs automation server
  154. Simple memory management or ownership question.
  155. Spoonfeed Me on Pointers
  156. class problem
  157. How to get db info
  158. Server connect to C++Builder 6 Null to string problem
  159. Import library to c++builder 6
  160. Pointer for picture path
  161. Problem with string replacement
  162. C++0x
  163. launching a program without black DOS box
  164. compiler crash.
  165. c++ to c# conversion
  166. microsoft access with c++ [moved from Database by cjard]
  167. copy algorithm
  168. a tempt to derive a class from CString-
  169. opertor inside structucre defination?
  170. Adding External Scripts
  171. reinterpret from double* to char*
  172. compiler problem or not? (header files)
  173. ANOTHER compiler bug??
  174. [Help]Keylogger Coding
  175. help on reading strings
  176. File operations in cpp
  177. Segmentation fault fclose
  178. Question about file pointer
  179. asynchronized I/O == multiplexing I/O?
  180. Inline Function VS MACRO
  181. Pointer
  182. A question on v-table.....
  183. Dll Problem!!! Std string problem!
  184. Opening a list of file pairs
  185. How to output a " character to a file
  186. storing a string in an array
  187. Passing ofstream object to another function
  188. Yet another question on reinterpret_cast
  189. another compiler bug?
  190. Solving multi-dimensional vector iteration
  191. Round Buttons-Forms
  192. A TXT file parser
  193. Incremental linking
  194. Derived class does not inherit base class operator
  195. inheritance vs composition
  196. what is the best way of saving a layered image?
  197. Result of fmod(.5, .05)
  198. Circumventing Scope
  199. hex Problem
  200. image processing in C
  201. Issues with Lua/Luabind
  202. restructuring my design ..
  203. What is the reason for this assertion?
  204. overloading an overrided function???
  205. \0 and delete
  206. Size of structure and class
  207. Generic programming
  208. iota problem
  209. Nesting structures
  210. Why use Smart Pointers?
  211. I think I've got a memory leak
  212. static pointer?
  213. Wm_lbuttondown
  214. Please...help me
  215. optimizing the replacement of a vector's elements
  216. "Smalltalk’s object-based hierarchy does not work so well" and c++ vs c#
  217. template argument deduction
  218. bits?
  219. jumping around a large text file (_lseeki64)
  220. Command to shut an exe through command line
  221. CPU Usage
  222. No of bits set in a single byte
  223. Advanced Concept
  224. Exception specifications
  225. Problem while getting information at runtime
  226. Help calling Pascal DLL
  227. GUI in DOS
  228. Compatibility issues with JNI Dll
  229. Linked structures
  230. What is the impact of MSVCRT.dll?
  231. add char* to char*
  232. Please help me answer a couple challenging test questions
  233. problem
  234. using a string as a variable name
  235. please confirm my answer to these easy questions.
  236. std::vector::insert
  237. static in template class..?
  238. Design/Layout suggestions needed for program!
  239. syntax: std::bitset
  240. if complexities
  241. a new problem
  242. calculate point having an angle
  243. Slow Performance
  244. Unable to debug.... release.exe....why ?
  245. Windows Mobile 5.0 == Windows Mobile 2005?
  246. about delete....
  247. 8 bit integers and ostringstream
  248. missing dll
  249. is this bad coding practise?
  250. Is this piece of code correct?