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



  1. _kbhit Function Equivalent
  2. Adding a dll configuration to a console project
  3. compilation errors, am I using <set> right?
  4. "No matching function for call to..." error (newbie question)
  5. A Question About Static Variable and Thread-Safe
  6. implementation suggestions
  7. When would you choose to return an error code rather than throw an exception?
  8. weird behaviour ((1 << v) - 1 != 0xFFFFFFFF) when v == 32
  9. Default inheritance of a class?
  10. problem with _vsntprintf_s
  11. Recommend Data structure? multi-map?
  12. beginner question on C++ associations
  13. http page
  14. printing problem(c programming)
  15. [RESOLVED] 64 bit data type
  16. Failing in intialize
  17. Generating random real numbers between [0.0,1.0]
  18. Why private class members?
  19. Accessing object of one class from other class
  20. [RESOLVED] setting directory
  21. An Interesting Code Sample
  22. Embeded ressources for c++ project in VS.net
  23. A Static_cast<> Question
  24. Why dynamic_cast<> needs the class to has virtual methods?
  25. Constructor Initialization
  26. BCB Vs. VC++
  27. Concatenating char
  28. what's the fastestway to output?
  29. How to get my header file to find my structs?
  30. I wrote a piece of code, can't find where is the bug....
  31. Inheritance Question
  32. Abstract Virtual Function Error
  33. Algorithm to return an unused Random Number
  34. return of a void function
  35. Dynamic scoped_ptr
  36. Need Help Urgently: Unable to Compile C++
  37. IE cache
  38. what string need to return,
  39. Interesting Versioning Problem
  40. how to create an interface for C++ prog in Linux
  41. GetWindowText problem
  42. passing a parameter
  43. How Calculating time from beginning sort to the end
  44. Problem with Conio.h
  45. libtool and unused direct dependencies
  46. Insert Float Into String
  47. Compiler appends extra (useless) info to objects
  48. Recursive class definition
  49. Making user friendly interface
  50. String Tokenizer for multiple tokens
  51. String handling in Buffer
  52. Correctly getting IFstream??
  53. Program Crashing (Dereferencing pointers?)
  54. How to implement reference counting with 'Smart_ptr'?
  55. Help
  56. Very very quick question.
  57. Trouble with static methods and fields
  58. my own return routine?
  59. Failing to get the file... Help Me Please
  60. [RESOLVED] Accessor Functions
  61. Need a little help optimizing this method
  62. need urgent help: running function in background in c
  63. Two Vector Problems
  64. Very Basic Parameter Problems...
  65. wchar_t Vector
  66. Socket Programming
  67. [RESOLVED] Reading multiple files in a folder
  68. Concat to vectors
  69. Why are Linux binaries so elusive..?
  70. Console mode and GUI mode
  71. Problem with TIMER ON DELAY
  72. using 'typedef' with an undefined type....
  73. Legal Copyright Header
  74. g++ problem with c++ headers
  75. Need Help about integer data type
  76. size of program
  77. copying part of a string
  78. STLs with polymorphism
  79. Tutor, needed...
  80. what are the differences among mutex, condition variables, and semaphore?
  81. C++ coding do's/donts?
  82. Extern function usage
  83. Two sources. Need quick help
  84. Assembly listing of C++ code
  85. stdout -> char*
  86. fopen corrupts pointer data
  87. C++ and Lotus Notes
  88. Does rand() generate UNIFORM random numbers?
  89. about class and invoke
  90. sleep(), signals and longjmp ( C not C++)?
  91. How to combine C++ (MPI) and Gtk under Linux
  92. C++ Oop
  93. Help please! T_T (unhandled exceptions...)
  94. Initializing an array of classes
  95. Doubt on macro definition in C++
  96. can't seem to fill data into linked list
  97. Question about Autotools
  98. smallest amount of code to remove all instances from a vector?
  99. buffer overflows
  100. [RESOLVED] Parameters? Functions?
  101. Overloaded function calls
  102. C++ cast operators
  103. Manipulating Bits
  104. A Question from a New Programmer
  105. Link List
  106. size_t & size_type
  107. [RESOLVED] Derived class: hot to get mad!!!!
  108. string edit distance
  109. comparsion function
  110. can a function pointer to member function be declared inside the class?
  111. Question regarding WaitForMultipleObjects
  112. Why Won't This Compile
  113. static member function vs namespace
  114. C++ and hacking
  115. return hex value
  116. Help!
  117. CPU Stress Test
  118. How to configure emacs? Thank!
  119. inheritance and static data
  120. Inner classes
  121. Unconstructed this
  122. RAR files??
  123. Cant calling function in virtual table ???
  124. New C++ student needs help
  125. Linking problem... need help
  126. Program Crashing (Object creation/reference problem?)
  127. Function re-defnition.
  128. c++ question help.
  129. cin.clear() Question
  130. How do I print the square root symbol?
  131. C++ Gurus help me out!
  132. Vector of Pointers - Bad Idea in this case?
  133. how to append ints to a string
  134. Help: Displaying Japanese Characters!
  135. Freeware (UML) Code Generation Programs?
  136. STL causing Unresolved External Symbol
  137. 2 Dimensional double of variable size?
  138. Fast double manipulation.
  139. Algorithms
  140. SQRT lookup, slower than sqrt()?
  141. Object creation only on heap..
  142. sendASPI32Command returns SS_ASPI_IS_BUSY
  143. STL map iterator invalidation
  144. Help with calculations with tables ( matrixes )
  145. C++ Program with Classes
  146. STL compiler errors
  147. Filling out cgi web forms
  148. Conecting C++ to web
  149. monitor tool required
  150. Listing the Files in a Directory
  151. STL - simple question
  152. Unable to catch exception calling dll through JNI
  153. Why delete [] arr; when there is nothing in the destructor..
  154. Class templates
  155. How do I detect mouse clicks/movement in a Glade app
  156. [RESOLVED] const vairiables and assignment/copy construction
  157. Argh multidimensional arrays
  158. setTimeout()
  159. namespaces other than std
  160. Noise Reduction Filter
  161. Storing a pointer of the last thing added to the vector -- bad idea?
  162. What's wrong with my FileAppend function?
  163. Infinite Loop
  164. object oriented question
  165. [RESOLVED] Assertions
  166. calling rand() in a member function called rand() as well
  167. Basic of C
  168. need something like 'extern "C++"'
  169. Question on templates
  170. Guru! is this correct?
  171. How to safely destroy a GtkWindow?
  172. new, new[], delete, delete[] and casting.
  173. Memory problems
  174. Hi..C++ code to write data to an excel sheet?
  175. Linked list troubles
  176. Code for taking screenshot but doesn't work
  177. g++ defines
  178. Retrieving target path from Symbolic LInks ( .lnk) files
  179. Problem with the serial interface
  180. please help me!
  181. reading from a .txt
  182. How to unlock a specific key when BlockInput is used
  183. Delete a files
  184. What does this fatal unresolved external error message mean?
  185. linked lists... will build but not run.
  186. invalid lvalue in assignment
  187. Polymorphism (sort of)
  188. Problem sorting a list<>
  189. using system comman in c/c++
  190. Casting from Base to Derived
  191. Converting between data types
  192. problem with atoi(char to int)
  193. GetAsyncKeyState
  194. [RESOLVED] Getting litres of petrol used
  195. Learning C++
  196. Weird Errors
  197. How to Link a Library?
  198. Converting XML Tree into a Class
  199. string iterators
  200. STL Map limitations
  201. Singleton Correct Usage
  202. Is my cin.ignore() implementation right?
  203. Problem copying linked list (memory error)
  204. Segmentation fault with varying array size
  205. Two cin statements as condition in a while loop
  206. Function Overload Question, stack of pointers
  207. Here It Is...
  208. STl gurus help needed
  209. the devil's in the decimal
  210. 2d bool vector swapping
  211. Simple interface to 50+ library functions?
  212. File operations in C++ ?
  213. Function template declaration in a header - how to make it work?
  214. Compiler questions
  215. Problem is std::cin
  216. Infinite While Loop
  217. What's the period of rand()?
  218. dynamic_cast for simple data types
  219. C++ issues
  220. Search for N consecutive elements with different values
  221. comparing Chars
  222. Detecting New line in a file
  223. Getline Problem
  224. spliting "wstring" problem
  225. Transpose & Inverse Matrix, Matrix Determinant
  226. system ()
  227. How to Access a class's list in a list of the classes
  228. troubles with float
  229. weird character coming at the end of file
  230. _ltow problem
  231. Getline is acting of it's own accord
  232. DWORD as VARIANT ?
  233. Objects on the heap and stack
  234. C File System
  235. Dynamic Active Noise Filter
  236. Header files && compile time
  237. weird problem with functions
  238. pass by pointer behaves strangely
  239. C++ to GCC -- Cross Platform Issues
  240. customize float
  241. Is the book <<Thinking in C++>> Wrong?
  242. sorting structures
  243. Searching an array of doubles
  244. Newbie Question: Arrays
  245. The C++ Matrix Class
  246. Nested preprocessor declarations
  247. Sending mail through c code
  248. Help with class that deals with records
  249. heap and stack memory
  250. Serial Port