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



  1. desired output
  2. problem with findfirst, findnext
  3. (arg) < (char *)4096 ? 0 : strlen( arg )
  4. std::vector push_back performance
  5. invidual node address of map
  6. Advice on purchase
  7. Whats wrong with this "while" loop
  8. Waiting for system() command
  9. char*str+memleak
  10. [interesting question] find an element which is sum of two other elements
  11. Convert char to its Hexadecimal Value of Extended Ascii Table (and return)
  12. How to read 4bits from a file
  13. Urgent: C,C++ on UNIX
  14. [Click the star to watch this topic] what's the size of sstringstream's bytegrow?
  15. crash
  16. accessing class member attributes
  17. istream& - can anyone explain?
  18. static_cast vs reinterpret_cast
  19. pointer evaluation strange behavior
  20. new - question
  21. Recursive func. in my class
  22. Lol very new
  23. C++ String Template Parsing
  24. array selection in mortgage program
  25. getting responce from a URL
  26. Member function as an argument of another memeber function
  27. How do i avoid those nasty vtable?
  28. Linkedlist with classes
  29. Class Layout
  30. Structure array (why does this work)?
  31. lpt programming, need help
  32. how do I convert a utf-8 string to a wide string
  33. Pointer qustion!!
  34. TSR implementation under windows!!!
  35. im learning loops
  36. why page based I/O can improve performance?
  37. function name string
  38. find string in vector
  39. Ruining my computer!
  40. Add a system call
  41. [RESOLVED] Problem with Cygwin, No library is found
  42. What is a 'virtual server' ?
  43. Member reference to const pointer
  44. storing numbers w/o 0's
  45. recursive function guessing game
  46. about static link
  47. [RESOLVED] sizeof problem
  48. vector initilization question ..
  49. download text file
  50. Type conversion issues
  51. Derived class question
  52. C++ database help
  53. Tut for varsity
  54. template classes and stl again:
  55. Get the size fo a file through a network, help.
  56. init object in class
  57. unique function (STL related)
  58. Why it doesn'e execute?
  59. Selecting an object from a deque in C++
  60. overloading operator()
  61. if statement prolem
  62. Saving
  63. Some annoying problems
  64. 3 Questions First One is About Random
  65. I just tried to admit the fact
  66. any C/C++ learning resource for vxworks platform?
  67. Declaring a variable / class instance using typeid
  68. Code in class definitions
  69. parsing problem: tokenizing string
  70. Function argument problem
  71. reading / writing to a file with vector of vector
  72. xml reading problem
  73. A question about scope
  74. filtering data from file
  75. STL Linked Lists
  76. [RESOLVED] No Matching function for call, freaking me out
  77. Making Your own Function
  78. vector of vector confusion ..
  79. calcualte the execution time of a function
  80. Varsity Question 2
  81. fopen vs. fopen64
  82. Multiple delimiters with getline
  83. Child Class of STL
  84. problem on 64 bits system
  85. C header for socket
  86. Understaing method pus_back of stl vectors, lists, etc
  87. C comipler
  88. Exporting functions from Static Library
  89. strings allocate in heap or stack?
  90. LPPs ***?
  91. Using XML Vocabulary with MS SDK 5.1
  92. How to read this, it seems like it has two types
  93. += question
  94. input reading
  95. Problem with fopen64-command
  96. is nan
  97. anyone got a 'left' function
  98. Copy ctor required, even though it's never called?
  99. Formating char*
  100. Loading text lines cause memory corruption
  101. Object/Class Question
  102. A General Problem in Case of C++
  103. Getting current time and date
  104. Review code
  105. Looking for a STL implementation
  106. object type
  107. STL Child Class Undefined Symbol
  108. callback functions
  109. Graham wants to see and ********
  110. validation
  111. std output callback
  112. string question
  113. hi to all new here and to C++
  114. vectors of structures
  115. looking for non-MFC based socket programming sample
  116. Inconsistency detected by ld.so
  117. Logic error with recursion to find smallest in an array
  118. default type issue...... VC 6.0
  119. Array of bytes
  120. __declspec(dllexport) and array of string
  121. A few basic questions on my code
  122. Ternary Algorith
  123. dynamic SQL calling procedures where number of parameters is unknown
  124. Unnamed classes
  125. Lnk4227
  126. Sorting STL Lists
  127. problem with .y file and how to get rid of redifinition error
  128. Checksum question
  129. Simple Vector Problem
  130. trapping key strokes within sperate application
  131. .. is used as type but not defined as type ... ???
  132. language / code conversion tool
  133. program crash
  134. finding string in a file
  135. Sorting Link List
  136. Logical Error!!! need help
  137. how to import a dll
  138. Mode of a set of data: C++ Novice
  139. vector of arrays
  140. Connecting to MS SQL and Running Queries?
  141. Find a Sum of a series
  142. Ftpd source
  143. identify different operating system
  144. template error!
  145. when using fprintf() in C...
  146. about FARPROC*
  147. Sort an std::vector?
  148. Array value exchanging
  149. Any Memory Leak Checking Tool?
  150. Activex in borland c++
  151. I'm new in C++, where to start from ?
  152. class design
  153. C Code debugging assitance
  154. stl find
  155. Storing tokens in a struct
  156. How to get desired field within file using fseek and fscanf ?
  157. deque help
  158. Probleb with malloc for classes!
  159. [RESOLVED] vector<obj> and explicit obj ctor
  160. extract characters from char array in c++
  161. std::string problem
  162. Some beginner questions!
  163. getData help
  164. String width question
  165. I believe it is a minor error,how to dig it out
  166. Hello, write C
  167. Complexity Analysis
  168. declare variable
  169. copying a string into a char*
  170. How to "delete" some file using "C language" ?
  171. "fopen" causes a "visable" delay in Watcom C...
  172. problems with const
  173. minimum length of a string
  174. How to implement "del *.txt" using C ?
  175. A question on uninitialized variable in stream iterators
  176. A question about enum
  177. char function question
  178. binary file read
  179. Exception handling in C++
  180. Templated Iterators
  181. Inheritance
  182. critical section question
  183. thread problem
  184. linked list selection and insertion sort
  185. Null Characters In Strings
  186. Linux (I18N): Can anybody offer me a link to find the source file/ package of msgfmt?
  187. Poking around in the dusty corners.
  188. signal Handler function by a member function
  189. Memory Allocation
  190. Link List
  191. OOP Concept
  192. C++ quiz
  193. "..." declaration and va_list
  194. Function argument casting/truncation
  195. istream overloading
  196. url file download
  197. Refactoring
  198. Throwing exceptions from static methods
  199. invoke high process utilisation
  200. Returning reference
  201. createthreadx not working
  202. How to avoid memcpy crash
  203. Export make file.
  204. Need Help With Loan Payoff Program/C++
  205. 13,983,816 * 6 bytes
  206. looking for script intepreter code
  207. NP complete challenge!!!
  208. how to run console application in another application
  209. Allocation Question
  210. driven crazy by variant_t
  211. WriteConsole problem
  212. Yacc Parser
  213. working with XML Data
  214. executable causing core
  215. getting .exe file from Bison source code
  216. i dont know what to do
  217. new way of overloading operators in templates??
  218. How to use more colors as background in 80x25 text mode ?
  219. Generating a .RC file in MFC project creation
  220. [RESOLVED] Storing socket classes in a std::vector
  221. console input/ouput at the same time
  222. IOCTL() convert to libusb
  223. Classes and inheritance
  224. Asm speed test - asm vs. compiler
  225. Bit Wise Operator
  226. strange linking error with operator overloading
  227. call C/C++ code from VB
  228. vector - allocate and delete memory
  229. Pointer to function
  230. Binary adder problem
  231. Compare Dates (in C language)
  232. [RESOLVED] identify object type
  233. dynamic array input for zlib
  234. int to BYTE
  235. how to use a function pointer?
  236. declaring an array/structure using new
  237. network programming problem
  238. Text String Conversions
  239. DLL can be truly used across linkers?
  240. Problem with large multidimensional arrays
  241. appending integer to dynamic filename
  242. C++ Builder 6 - Send Mail
  243. Hastables in c++/STL
  244. how to get 2 applications pointing on the same data segment of a DLL?
  245. [RESOLVED] return to basics
  246. Read a line word character by character?
  247. unexpected end of file before {
  248. I don't understand this
  249. Using delete [] inside a function
  250. Non-instrusive reference counting