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



  1. Heap vs. Stack vs. Class Members
  2. time function
  3. What happen when a function is called ?
  4. about dll, help me!
  5. Telephone Bill Program
  6. Teach yourself c++ in 21 days
  7. [RESOLVED] Re-implementing overloaded operators in a different namespace
  8. Unresolved External
  9. template typedef
  10. punctuation
  11. buddy system for memory managment
  12. Encapsulation and casting
  13. Difference Between an Abstract Class and an Interface
  14. "pascal" keyword in C++
  15. Return Type of Assignment Operator
  16. What was the reason for making non-virtual desturctors for the std containers?
  17. source code review improvement suggestions
  18. Wierd behavior - Segmentation Fault
  19. I want to learn more C++, which book is good to me?
  20. One-time pad psuedo-random solution?
  21. glob_t "find" example using "glob.h"
  22. about return an object issue
  23. c++ please help
  24. Pointer To Function
  25. help with inputs
  26. How to Identify CORBA implementation details??
  27. [RESOLVED] _t ,_T prefix why
  28. about strtok....
  29. having trouble with homework
  30. poke/peekb in TC <==> ? in Watcom C++ ?
  31. exception handling
  32. undeclared,first use in the function
  33. #pragma once
  34. segmentation fault
  35. Value1?
  36. '\0'??
  37. iostream problem
  38. capture key strokes in windows platform
  39. 0.75s betwen beep
  40. Need help with <algorithm>s
  41. makeing a c++ program from a shell script
  42. class private members
  43. [RESOLVED] can't travel array backwards!
  44. Borland C++ to VC++ - Compilation Issue
  45. "DOS/32A run-time (6001): exception (INT 0Eh)" ?
  46. adding digits to form a number
  47. Problems in debugging core files
  48. get angle into range 0 - 2*pi
  49. problem with turbo C
  50. atan
  51. strcmp() and struct members ?
  52. templates and std::pow
  53. std::complex
  54. static linking and libraries
  55. How would I implement operator+ ? ? ? ?
  56. C vs C++
  57. revising my array project to make it a function
  58. 2-dimensional array help
  59. to know the basic
  60. STL: Set within Map upsets iterator
  61. to know the basic
  62. Assignment operator and copy ctor
  63. long double to long integer conversion
  64. problem trying to copy an array to another
  65. Annoying ifstream problem
  66. C++ header files
  67. Help - Transforming coordinates
  68. Printing a Binary Tree
  69. manipulating integer
  70. Type casting - what's this?
  71. C++ and states
  72. Can OOPs be implemented in c
  73. Special istream needed?
  74. question regarding dirent
  75. Date and time?
  76. static member linker error...
  77. Help with Character String Size :) ??
  78. How can the base class pass its memeber?
  79. Help with array of string??
  80. template confusion/clarification once more
  81. byte-stream mode and message non discard mode
  82. subsequent read or write
  83. Help with string variables
  84. bidimensional matrix to linked list
  85. i need advice about data structures
  86. Besides optimization, [modify] of #pragma aux is for ?
  87. Termios is freezing
  88. Hello World! problem
  89. typename keyword
  90. A garbage collector for C++
  91. about .map file and building project on Linux
  92. 2 [Q] about ( Watcom C + dos32a ) ...
  93. regular expression
  94. File name?
  95. Pointer to value of ESP
  96. Towers Of Hanoi Visual
  97. [RESOLVED] Page Replacement Algorithms
  98. Class advice
  99. Problem With Template Class
  100. confused about an assignment requirement
  101. about "="operator overload
  102. needed Borland C++
  103. Array question
  104. timer resolution
  105. Freeing dynamic array
  106. const char* vs char*
  107. const char* vs char*
  108. std::map test for equality .. more
  109. std::map - first/second
  110. how find a dll memry adress ?
  111. Recursive Merge/ Stack Overflow Issue
  112. inputing from command prompt
  113. Isn't it LATE BINDING?
  114. gets() problem
  115. how to print variable value in Makefile?
  116. const_iterator or iterator?
  117. Pointers and Aliases...
  118. Problems compiling C++ file in Linux
  119. about immediate and deferred variable assignment in GNU make
  120. subrange from an array ..
  121. question
  122. data structure problem.
  123. Need help on Calculator problem, please!!
  124. Non-Aggregate Type Error
  125. minor confusion ..
  126. Templates: why can't compiler see the definition
  127. how a function to return a 2-dimension array back?
  128. sendfile system call
  129. Unresolved External to constructor
  130. [RESOLVED] Shuffling a STL C++ list of dynamically created objects
  131. X11 compiling question
  132. how to handle bitmap file ?
  133. Enumerated data type
  134. far pointer
  135. header files
  136. Binary Search Tree
  137. Range for UULONG
  138. What means +@ and -@ in Makefile?
  139. Question on association and const ptrs
  140. strange target name containing % in Makefile
  141. For Loop- Post increment, pre increment count
  142. implementation dilema
  143. static list<int>
  144. two way traceroute program... (help out the AMP community)
  145. std::map and constructors
  146. Question About Imbedded Typedefs
  147. round function implementation
  148. How to pass array through function parameter?
  149. Problem with Variable Types
  150. separating a number into pieces
  151. Template within a class?
  152. Returning two dimensional array of char *'s(strings) ??
  153. how can i write or connect an (8086)assembly language program in C
  154. about -d, -s with $@ in Makefile
  155. How to loop thru a set/map with objects as key and display value of the key?
  156. Create a compiler error
  157. does fdopen() not work with windows sockets?
  158. c++ templates as macro argument
  159. implementation dilema
  160. references in cpp
  161. comparing keys in a map
  162. deleting a 2d array
  163. [RESOLVED] Please Review
  164. Classic Binary Tree
  165. deleting an [] of pointers
  166. using istream_iterator and ostream_iterator on the same fstream object
  167. C++ STL Question: Using maps!
  168. How can be used "Before" from class type_info?
  169. function calling confusion?
  170. how to convert const char* to const unsigned short?
  171. fstream problem
  172. char to char* <help me plz>
  173. very simple quest.
  174. non-POD workaround needed
  175. this pointer
  176. pointing to vdu memory??????
  177. Runtime Trace techniques
  178. question about gcc/g++ -M option
  179. Data structure optimal size
  180. how to define a type at run time
  181. what is wrong with this simple rule in makefile?
  182. Friends and static members...
  183. Static const variable inside a C function
  184. Tech issue
  185. std::vector< foo > * .. more
  186. MFC headers in standard c++
  187. C / C++ together
  188. about CP_UTF8 macro on Windows/Linux
  189. need help for programming
  190. Array question
  191. Need help with arrays
  192. convert hex string to integer ?
  193. Constructor
  194. Correct my codes
  195. plz see the code
  196. Strange protection error
  197. Binary file read issue
  198. string copy using while loop
  199. AI Application Programming
  200. convert char to wchar_t
  201. Compiling libjpeg.a Correctly
  202. another array question
  203. [RESOLVED] problem with loading in .txt file:
  204. Problem: midiOutClose() sends unwanted midi messages
  205. unary operator overloading
  206. Design advice: Managing pointers to references
  207. using new and delete operators
  208. Confused About Using Classes
  209. determine Hex codes for literals
  210. error C2440: '=' : cannot convert from 'std::string' to 'char *'
  211. How to control my time????????
  212. pointers for automatic variables
  213. function pointer
  214. Read and write from file
  215. urgent help needed folks..
  216. Please help with output filename
  217. How to insert into a set?
  218. generic template to accomodate sequence containers
  219. value different when accessing through pointer
  220. Problem with array in struct
  221. HexaDecimal to Decimal
  222. Where to find header files?
  223. A couple of problems - cin.get - Beginner)
  224. Wrong size of nested structure
  225. Code conversion from C++ to C
  226. Binary tree deletion.... some of it's working
  227. adding two adresses ?
  228. How can I prevent "flicking" effect?
  229. sprintf() problem. <help me, plz>
  230. declarations and definitions
  231. the system() function
  232. I need help on this...
  233. static member functions
  234. object construct at predetermined loc
  235. hex???
  236. Getting time and date in using C++
  237. Uni Project - HELP NEEDED !!!!
  238. char vs UCHAR
  239. Looking for C/C++ unicode related programming tutorial
  240. Problems with inherited class template...
  241. templates & namespaces
  242. while loop
  243. std::copy - std::ostream_iterator
  244. Manual Square Root Function...??
  245. Add a const to a class
  246. Problem with varifying if a char is a number
  247. Getting a file's timestamp
  248. Question regarding namespace STD
  249. Weird C pointer warning.
  250. comparison with zero problem