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



  1. Pure "C" issue
  2. Read filenames from text file ... problem
  3. weighted round robin algorithm
  4. writing ASM function
  5. overloading
  6. overwriting data
  7. serious problem.
  8. char nightmare
  9. why am i getting this errors?
  10. Overload Operator+
  11. How do I do a Message Loop
  12. Integral type to/from string
  13. I'm stuck and cunfused. ARR U C++!
  14. Really Basic Question - Someone Please Help Me!
  15. templae function in class
  16. single unified program vs operating system for embedded applicatiopn
  17. Use of the const. qualifier (newbie question)
  18. copy constructor/operator/friend classes or methods
  19. typedef templates
  20. What is a vector norm? DOT? normalize?
  21. Reading from .txt to Excel or OpenGL
  22. Another beginniners question :)
  23. about wide character and multiple byte character
  24. vector of arrays
  25. VARIANT's bstrVal question
  26. File IO
  27. typedef(pointer to a function)
  28. data-structure choice
  29. Rtti linux makefile option
  30. help with compiler
  31. GCC vs Microsoft Compiler
  32. n00b loop help * i started yesterday*
  33. const_cast
  34. const
  35. a few questions...
  36. command line compilation and linking
  37. Help me out from confusion(simple & basic one)
  38. 64-bit pointers ??
  39. Why Compiler Error!!!
  40. reading contents of a binary file
  41. About RTTIs...
  42. manipulating memory of a pointer
  43. Starting an application with a specific memory requirements
  44. c api and file system
  45. error: ‘0’ cannot be used as a function
  46. Question about STL list destructor
  47. What is wrong with this snippet of code? (macros related)
  48. Advanced C++ tutorials
  49. operator new
  50. labels?
  51. artificial voice library
  52. Size of Issue
  53. [RESOLVED] Dynamic Binding
  54. 'this' in constructor initialization list
  55. Divisor Mumbo Jumbo
  56. Inherting from template classes
  57. [RESOLVED] Accessing methods in derived classes from base class pointer
  58. nextPower2
  59. cd-rom question
  60. Get CLient name?
  61. Using this->
  62. Poll: C or C++?
  63. A doozy...
  64. String manipulation
  65. std::max_element real value complex sequence
  66. Reading hard disk, cpu serial number
  67. I'm doing something stupid again.
  68. vector<T> to vector< complex < T > > to vector <T>
  69. Function objects with STL algorithms
  70. C++ Rounding
  71. wchar_t*, wofstream and backslashes
  72. extracting numbers from int
  73. Use of extern keyword...
  74. Pointers to member functions using virtual methods
  75. sudden slowness when reading multi binary files
  76. Clasm
  77. How to read a file using ifstream?
  78. C++ text color in console
  79. What shall I do about c++?give me advice
  80. pointers as the index of an array
  81. Rand Number
  82. I would like a opinion
  83. What is a pointer, what is it used for?
  84. typedef cross reference? Help
  85. convert string into Int
  86. Outdated code?
  87. How to view files in hex?
  88. [RESOLVED] Reading the stdin
  89. error LNK2001: unresolved external symbol "void __cdecl error(char *)" (?error@@YAXPA
  90. How to extract a substring in C
  91. operator problem
  92. reading from a file
  93. stackoverflow error, need help.
  94. Help needed in defining array
  95. String copy
  96. STL Sort
  97. Defualt initialisation and value initialisatin
  98. func call
  99. assignment
  100. what is the output
  101. what is size_t??
  102. friend method
  103. idea help
  104. Enum gives an error
  105. is_integer/is_date
  106. Help with OO C++ Program
  107. ignore function
  108. Testing Internet Connection
  109. Free allocated memory
  110. monopoly dice roll code
  111. Order of initialisation of virtual pointer
  112. problem with #if 0/#endif
  113. converting string to int from files
  114. compiling error
  115. about strcpy and itoa
  116. Template Copy Constructor
  117. odd error
  118. ******What is Mangling Pointer
  119. Telephone Bill
  120. OOP for C ??
  121. Ideas on C++ study material for employees
  122. About malloc and free in c++
  123. Need a good online review for C++ Final
  124. Write time into file
  125. Simple String Question
  126. Reading a txtfile, How can I tell if the words i'm inputting are on the next line??
  127. HP-UX shared memory
  128. Begginer's Loop Question
  129. String conversion to int
  130. Reading and Writing into Excel file which is stored in a remote computer
  131. string/cout error
  132. Loading defaults by calling constructor?
  133. how to concatenate 2 .wav files with different frequencies in c++ or qt 3.3.2
  134. How to search a keyword in all files and folders in c++ or qt 3.3.2
  135. how many digits a float and double have?
  136. deprecated
  137. Sizeof arrays
  138. [RESOLVED] Destruction Issue, Simple class
  139. dll questions (general usage)
  140. template instantiation - ...
  141. ambigious & op
  142. vsnwprintf
  143. Program Flow Question
  144. what's the point of using uint in c
  145. selecting sub-sequence within a sequence
  146. Opening files, counting numbers, averaging them
  147. precedence and associativity
  148. Changing output font color (is this possible with C++?)
  149. What does void casting mean
  150. Disable BSTR caching in Windows XP?
  151. __int64. In what circumstances should be used?
  152. daemon process issue
  153. dirent.h doesn't work for windows, any other alternatives?
  154. Formula results not good enough
  155. Reimp
  156. how to compute set intersection efficiently?
  157. For loop (help me with this qn)
  158. Enter key help
  159. Help Needed it's urgent
  160. Using template classes and STL
  161. Passing Vectors by reference
  162. C++ Builder 6 - Getting a value from a DBGrid
  163. Inheritance
  164. cpu cycles
  165. help with pointers
  166. images
  167. numeric_limits (std) question
  168. problem with low level disk i/o
  169. Difference between polymorphism & function overloading
  170. Beggining Array question
  171. User interface problem -- check a point is inside a polygon or not
  172. Strip beginning of File
  173. access violation
  174. Class Layout
  175. Inline Functions
  176. SOS....Culd sb. tell me that how MultiByteToWideChar actually works?
  177. templates Vs function overloading
  178. Please help, stupid question, concerning unsigned char
  179. const array of class member pointers
  180. undefined functions when defined in .C file
  181. Template problem
  182. Static member pointer
  183. remove all odd numbers
  184. std::vector - two questions
  185. Help recommena a book
  186. compiler problem...
  187. Begginer's looping question
  188. compile problem
  189. interesting question, number of 0s at the end of N!
  190. Why an infinite loop error?
  191. Debugging on the GameCube
  192. Is this a correct dynamic structure?
  193. sorted_map in c++
  194. Metaprogramming Nested Loops?
  195. How to implement a map also behaves like a queue?
  196. Begginer's questions about arrays.
  197. Write/read pointer to/from file
  198. Memory allocation
  199. how to specialize pointer return value in a template function?
  200. Newbie Question: How do I validate if the user input is a number?
  201. SMTP Problem
  202. static struct in a sub static struct
  203. retrieving digits
  204. Reading a Large Library or Program
  205. About build firefox browser
  206. Header does not see definition
  207. Looking for data structures for long integer
  208. Limit of an array
  209. confused about system stack
  210. Help with TICPP Chapter 3 Q3
  211. Double problem
  212. translating num to Low/High BYTE
  213. subtracting stl vectors
  214. A little help with a begginer
  215. ignore elements within a range/remove elements - vector
  216. gets() problem
  217. vcbuild.exe
  218. Wait till condition is true function?
  219. read usb inputs
  220. Whats wrong with my loop?
  221. problem with cygwin compilation
  222. Parse date in tm structure
  223. problem overloading << with templated class
  224. Problematic Classes in C++
  225. How to represent the value in bits
  226. STL list
  227. [RESOLVED] latest version of Lex&Yacc and Bison
  228. Binary tree class
  229. problem with sprintf.. plz help
  230. Proble with creating an inteface
  231. Problems with execl() under BSD/Darwin
  232. Date DLL
  233. dummy C++ questions
  234. Managed code questions
  235. virtual enumerations?
  236. Writing songs for my pc's internal speaker?
  237. warning C4251
  238. c/c++ platform independence
  239. problem with class derived from template class
  240. Buffered File IO
  241. c++ and mysql,help.
  242. Regarding DDE
  243. reinterpret cast
  244. How can nested class access the data member of the top class?
  245. Brute-Force Engine?
  246. Protected Virtual member function
  247. any ideas to improve search performance in a tree structure
  248. std vector question
  249. converting int to hex BYTE
  250. linux time function