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



  1. Raw data cpy
  2. identify unused variables in C program.
  3. question about ostream
  4. can anyone help me with this error message ?
  5. Weird constant issue?
  6. How to convert a string into a double type?
  7. 10-bytes floating point number datatype in C/C++
  8. C++ books
  9. C++ Newbie - "char matching"
  10. Properly defining classes that access each other?
  11. How to manage member function pointers correctly?
  12. simplifying a class
  13. Circular template dependency
  14. how to use map in vc7 if the key is class T?
  15. Error on delete[]
  16. converting char[2] to an int, is it possible ?
  17. Rebalancing binary search tree algorithgm is horrid...
  18. Any difference between "friend" and "friend class"
  19. I need to round a floating point number to 4 decimal places
  20. 2 averaged Floats printf'ed as a decimal
  21. HD remaining size
  22. File sizes
  23. Design Patterns Abstract Factory Problem
  24. inline functions?
  25. Invoke the constuctor
  26. Can one package a sql server with a binary?
  27. comparing std::string objects - no case
  28. Icky character array problem
  29. Which is better option
  30. Read windows bitmap graphic
  31. STL-- Which overloaded member function called in case -- if(iterator)
  32. operator [] overloading problem
  33. singleton class
  34. ifndef and define?
  35. problem with Deallocating memory...
  36. const int x=10 in c++ file and extern const int x in header.
  37. handeling com ports
  38. functions
  39. std::string find string in a string
  40. Keypress in a program at any moment
  41. 'return' statement
  42. Signature generation
  43. Stack of different kind of objects
  44. Beginner C/C++ Question
  45. Hashing Problem
  46. logical problem, need help...
  47. overriding a virtual function, question
  48. linux-library compiling error
  49. Writting Test Code or Unit Tests
  50. Problem about array length
  51. Design question
  52. Optimization
  53. traversing and adding to linked list
  54. Reference to member variable
  55. Help with Library program
  56. where member functions will be stored???
  57. Extracting substrings.
  58. Robots on a 2D grid with obstacles to a target... is Dijkstra the best solution?
  59. exe->dll->rcdll how
  60. Construction and destruction order. Question
  61. DateTime Conversions in ADO
  62. virtual member in a class template
  63. Possible to 'hot-swap' Objects?
  64. memcpy access violation
  65. error message when creating simpe program
  66. A small doubt in inheritance
  67. linked list seg fault
  68. linux C/C++ pipes programming
  69. C++ and DNA sequences
  70. returning object from a function
  71. switch vs if statements
  72. A question about where to declare variables
  73. Filling struct with data...
  74. Incorrect string length...
  75. new in one class and delete in another
  76. problem with a simple input program
  77. passing pointers to arrays as arguments
  78. for loop variable type. Does it matter for efficiency?
  79. A Question about template in function return
  80. Read file, write to array, find min and max
  81. is ++i faster than i++?
  82. How to deallocate memory
  83. checksum gurus...
  84. lstcat whit Hex dont work???
  85. A few questions
  86. Specializing class field based on template parameter
  87. name of variables
  88. sorting wont work :(
  89. timebasestruct_t was not declared in this scope
  90. Problem declaring variables
  91. problems accessing array elements with .getline();
  92. nOObie question
  93. dbgheap.c error
  94. problem of getting char array!
  95. variables in storage classes going out of scope
  96. XML parser C++
  97. How do you maximize the black output dialog box?
  98. How do you get CString in console apps?
  99. max of an vector in ints
  100. Problem using a method pointer
  101. A question regarding char*
  102. quick question on shaving numbers off a decimal
  103. uchar / char thing
  104. pixel count
  105. MSAccess interface
  106. Matrix and fill problem
  107. Vector issues
  108. linux c++ basic stuff
  109. Additional info added to my class???
  110. concepts
  111. Template problem
  112. cstring / byte
  113. Functions problems
  114. Dynamic Static
  115. continious memory allocation in C???
  116. macro replacement!
  117. Access violation reading problem
  118. Line by line checking of file for a substring.
  119. fucntion pointers and callback
  120. converting int to string in C
  121. The new GNU
  122. C loop around case statements
  123. c++ declaration!
  124. Problem with input and linked list
  125. Insure ++
  126. Address of object with overloaded address-of (&) operator
  127. conditional definition of objects and compiler errors?
  128. Need the syntax to access function pointer
  129. help wanted in a constant assignment?
  130. need help opening a file
  131. A pointer defined in a class and more
  132. showing child controls!
  133. Template member function specialization
  134. editing a string
  135. Infix to Postfix Evaluation
  136. Reading a binaryfile and getting Hex out
  137. how can i call a function which has indefinite parameters through a function pointer?
  138. The violation of reading to address !!!!!!
  139. c++
  140. Infix to Postfix conversion errors
  141. global fstream problems
  142. Reading specific text from a file
  143. Last homework for this stupid class...help!
  144. asin for complex numbers
  145. Vector search
  146. class for students realize by dynamic list
  147. Array deletion
  148. converting numbers to words
  149. vector of fstream type
  150. chr() equivalent in TC++
  151. Gibrish when reading non-english text from DB
  152. c++ linklist, need help badly.
  153. high performance counter?
  154. When I input chars in a scanf("%d", &i) it crashes. How can I check before crash?
  155. Pointer Question? (Small fun about pointer :D)
  156. How do I determine the speed of a particular function or operation?
  157. C and assembly wont compile
  158. ostream question.
  159. binary files
  160. Contents of Obj file
  161. ASCII image in a command line.
  162. Constructor & destructor of a sub-class
  163. virtual friend
  164. Dumb Newbie Question - Return Value
  165. Function with array parameter of unknown dimensions
  166. simpler pointer validation question
  167. private member function pointer
  168. anyone good with regular expressions?
  169. read line from a file
  170. Need a good sort algorithm
  171. Clearing a vector
  172. checking if string for template class
  173. IDS Signature Generation
  174. String Search in Array
  175. STL transfom from upper to lower function
  176. binary in c++
  177. stdlib.h
  178. template GenericObjectPool
  179. An easy one...
  180. Inline functions vs. Macros
  181. 'T' undeclared identifier
  182. why use references
  183. dangers of returning function local variables
  184. Help Needed
  185. Dll
  186. ansi version of bstr
  187. Problem reading out a list
  188. Problem with operators and conversors
  189. Constructor in 'static' classes
  190. Combination of Numbers
  191. class using strlen()
  192. Infinite loop
  193. string array vs. char array
  194. Structure Code
  195. Question on code organization
  196. inputting and output words from a file
  197. Link to Learn About STL Container
  198. Information Hiding v.s. Encapsulation
  199. sorting an array of integers into ascending order
  200. Tricky Algorithm
  201. Save array
  202. c++ classes, how to access sublevel member ?
  203. file i/o
  204. error message
  205. Mysql connection problem
  206. Calling shell script from within C++ prog
  207. A Couple O' Quickies!
  208. newbie question
  209. while(1) or for(;;)
  210. checking if a string is an entire number
  211. need help with this code got first bit but need to implement 5 subclasses??
  212. How to have a pointer which points to the member of Dynymically created 2d array?
  213. Avoiding Multiple Inheritance!! How???
  214. Need Help on Socket connect timout
  215. C++ newbie question
  216. Process identification
  217. Full screen console
  218. try/catch vs. goto
  219. Need a way to call virtual method during construction...
  220. Filtering Input from Files.
  221. Seg Fault ... Grrrrr
  222. back to basics
  223. Very very basic "C" question
  224. Is goto faster than break
  225. Friend function in a namespace?
  226. Help looking for mismatches
  227. virtual function in derived class
  228. Exiting multiple nested loops
  229. Algorithm question (losing an if statement)
  230. memory allocation in C???
  231. xy-plane
  232. Using inline assembly
  233. to milli
  234. Ms-c???
  235. Multipart/form-data parsing in apache c api
  236. Bitwise |= operator
  237. recursion of main
  238. unresolved external error
  239. need a help
  240. A question regarding dynamically allocating memory.
  241. Saving state(urgent)
  242. New to templates HELP!!
  243. works in C not in C++
  244. How can I know pointer points to something valid?
  245. iterator in a binary search tree
  246. bytes to UShort
  247. problem with switch statement.
  248. Question on std::priority_queue
  249. problem with i/o from text file
  250. "union" or shift operator --which is faster?