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



  1. Passing a dynamic array to a function
  2. [RESOLVED] streamsize, numeric limits, etc.
  3. Wave audio question
  4. Detecting changes to class members for testing
  5. Tone Manipulation
  6. Question about memcpy or memmove
  7. unecessary brackets??
  8. Help with my first HelloMofo program with Visual Studio 2005
  9. GetCursorPos help
  10. problems with template template parameters
  11. Question regarding destructors, lists
  12. how to get DACL attributes
  13. a concurrent list with smart pointers in a multithread environment
  14. a concurrent list with smart pointers in a multithread environment (repeat)
  15. Question about converting to WChar
  16. Is a disk entry a directory?
  17. Tic Tac Toe w/ Classes Program
  18. REturning an array of int in C++?
  19. ltoa
  20. Need help with an example from a book
  21. How to send C++ Messages to a Java Application (jar file)
  22. Memcpy question
  23. How to use C++ member function from a dll?
  24. invalid vals
  25. Graph traversal using BOOST?
  26. Console output formatting
  27. Choose programs to startup after Windows loads...
  28. Passing strings by reference
  29. -Wno-deprecated has no effect?
  30. File I/O Help Please!
  31. Program in Unix using C : Fork()
  32. Is it UB..??
  33. It is used to create a pseudo-terminal master and slave pair.
  34. G++ Compile Issues
  35. [RESOLVED] project conversion question
  36. Using C libraries with C++
  37. variable datatype detection
  38. hey anything worng with this code.?
  39. how to fix the bug in allocation?
  40. GSL library...
  41. how to retrieve sub directorires under a specified directory
  42. [RESOLVED] Vector - Erase
  43. Seperate Compilation Errors (Dev-C++)
  44. [RESOLVED] throwing by reference in VC++ 2005
  45. std::string
  46. student management system
  47. [Warning] duplicate section ... has different size
  48. Where to declare global variables?
  49. [RESOLVED] Problem Reading a Binary File
  50. Calculate untill x=x?
  51. How to debug an OCX ?
  52. Board game Checkers question
  53. Globals in header
  54. Problem with sscanf
  55. hi...character comparision problem...
  56. enum/attrib
  57. Why cant operatot>> be member function? <eom>
  58. implicit type conversion
  59. Static data members going CRAZY
  60. Area of a Chord
  61. One/class not global members.
  62. constant array of object initialization?
  63. Exporting a class from DLL versus function interface
  64. Condensation/Clarification of Code
  65. Sorting strings in ascending order?
  66. Check if app exists and open from internet
  67. Object oriented question
  68. Help! How to finish my Makefile?
  69. weird undefined reference error?
  70. RS232 port and visual C++ 2005
  71. Linker Error
  72. Multiple cin.getline statements question
  73. How to identify and release dynamic memory
  74. Code critique: Temperature class...
  75. What's wrong here?
  76. compiler can't compile DWORD and HANDLE And what Should be passed to CreateThread
  77. vector of pointers to functions
  78. Help reading vector name from file
  79. how to swap two two dimensional array
  80. [RESOLVED] Dummy interface implementation - portability issues (mix managed vs unmanaged)
  81. undefined reference to `HelloWorld::HelloWorld()'
  82. Concept of Tail recursive and stack overflow
  83. lower_bound and functors question
  84. dereference pointer
  85. Interesting..
  86. Quick basic question
  87. [RESOLVED] C++ vector problem
  88. MyProg: relocation error: MyProg: undefined symbol stat64
  89. Subclasses
  90. ATA commands
  91. __declspec
  92. default constructor best practice
  93. [RESOLVED] fstream::seekg 64 bit?
  94. Strange rounding behavior... is it just because I'm new?
  95. Multiple Definition problem
  96. couple linux sockets related issues
  97. When to use delete?
  98. question about the implicitly "this" pointer
  99. **env parameter in main
  100. weird code. Why it works?
  101. conversion operators
  102. int to char question
  103. internal command in C program
  104. internal command in C program
  105. Deleting Linkedlist elements
  106. Memberfunctions for the cout Object ?
  107. character pointer to string
  108. attachments with sendmail in C++
  109. A question related to strcmp
  110. What a simple mistake
  111. The simple mistake thread
  112. efficiency of brute forcer
  113. A Question about explicit constructor
  114. [RESOLVED] For loop variable assignment
  115. what 's the Struct address?
  116. Factory with varying number of arguments
  117. Pointers to objects: New/Delete in Foor Loop
  118. Problems with scanf
  119. function pointer
  120. saving xls file depending on the buffer size
  121. A Simple Question about STL's map container
  122. Template issues with other objects
  123. STL's vector V.S. STL's set??
  124. I need help with strings
  125. so much slower? array question
  126. what's wrong with std::auto_ptr<int> ptr(new int[100]);?
  127. Pointer to Arrays
  128. "Buddy Memory Allocation" Question
  129. Serialize Bit Field
  130. "regiter char", what's the benefit of such declaration
  131. Interesting question of "delete this"..
  132. Why "sizeof" is an operator, not a function?
  133. I think this is another problem with strings again
  134. [RESOLVED] Another string question - Static vs Dynamic
  135. 2 general C++ questions
  136. code problem
  137. Library Tutorial
  138. explicit linking and static member functions
  139. Question about file input/output...
  140. Attachment support in libsmtp library
  141. write in a binary file
  142. Execute Insert Query
  143. Help with the output of a clock function
  144. [RESOLVED] Override functions of member variables
  145. Double Pointer Problem
  146. [RESOLVED] Casting/ IO Question
  147. Question about the system() function
  148. partial success
  149. add 'parent' keyword
  150. Help,
  151. [RESOLVED] Lifetime of ref to value out of std::map?
  152. Release Problem
  153. "Without Cast"-warning
  154. Let's Play Checkers!
  155. Halting a Verify/Identify using bioapi
  156. Problem with variable
  157. Can SCons build microcontroller targets
  158. order of static initialization
  159. std::for_each invalidating iterators
  160. Error issued by 'extern template'
  161. C++ object memory layout
  162. Virtual functions with parameters being derived classes
  163. why is it so
  164. How to end or kill a process
  165. Binary data from void * to std::string?
  166. hi ..Structures in C++ problem..
  167. why inherited member can not be set more than once
  168. Quick question on OUTPUT.
  169. Filling up a 2D array with a predefined array
  170. Changing a member key in a map?
  171. Variable storage allocation
  172. Data type conversion
  173. Templated Class and Member Functions
  174. vector of fstream
  175. Boost C++ Libraries
  176. Sending a void as argument? what, a void??
  177. help with three errors(2 unqualified id, and void before token.)
  178. Developing GUI applications under Linux
  179. [RESOLVED] C++ (game) Libraries
  180. Namespace inside a class
  181. Using variables in a string
  182. Streams and Operator Overloading
  183. Adding values to a ValueListEditor (Borland)
  184. c++ beeping help!!!
  185. C++?
  186. const map<string, int> coll;
  187. How to overload "=" operator in a class?
  188. A couple of questions from a beginner...
  189. Linux console app - some questions
  190. getline loop error
  191. Deleting files
  192. Safe way to construct derived classes
  193. detecting a dead socket
  194. New at c++ need help
  195. Heuristic Compilation
  196. Getting Values from ValueListEditor (Borland)
  197. Newbie question - does this look correct?
  198. dynamic_cast Unhandled exception
  199. Iterator Comparison
  200. vector initialization question
  201. Linux Compile problem.!
  202. Question: Bots
  203. external variables and linkage
  204. 32-Bit DOS Development
  205. [RESOLVED] For Loops not working
  206. problem with variables
  207. How to get Microsoft Speech SAPI to work in DEV C++ IDE
  208. Openssl problem..!! any idea?
  209. Passing templated parameters by reference
  210. Generating 'deprecated' function messages when compiling
  211. Compile / Debug step by step
  212. vector of fstream
  213. What do you like about C++ ?
  214. Allocating dynamic memory for objects
  215. Arrays of strings
  216. Large file i/o
  217. How to write this simple program according to standards
  218. [RESOLVED] pragma nowarning
  219. New to C++ , pointers question
  220. class member layout: opinion wanted
  221. MSXML question
  222. string permutation
  223. string permutation
  224. Help with a logon screen...
  225. Manipulating excel spreadsheets in C++
  226. Displaying special characters
  227. For loop question, plus need advice on different matter
  228. float calculation...
  229. Pointers and String Arrays
  230. mem_fun_ref
  231. C++ design question
  232. Is this the most effecient way?
  233. static global variable constructor callled multiple times?
  234. gcvt()
  235. Passing an object from one application to another
  236. attendance monitoring system
  237. Save WAVE in a PostgreSQL Database
  238. Comparing std::strings without being case-sensitive
  239. ShellExecute - Help out a beginner
  240. Help. I need good tutorials for C++/ and sockets
  241. Compiler recommendations
  242. std::auto_ptr on STL containers
  243. Boost graph library
  244. saltax program
  245. Run-time Performance Anomaly?
  246. "Return *this is necessary to allow multiple assignment"?
  247. traits and policies
  248. microtime
  249. Checking format of input data from file
  250. Help keeping track of large amounts of data.