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



  1. cpp and c files in a single project in vc++6.0 editor problems
  2. How can I detect file change?!
  3. Beginner in C++
  4. help... error with string
  5. map for_each functor
  6. shell win32 programm - close it - howto
  7. pointer to function in another class
  8. extract resources from exe
  9. UNIX/c/c++
  10. 16bit compilers
  11. sending mail using standard C ( on Unix)
  12. template class and dll
  13. Adding a Day to Time
  14. Help: C++ analysis/Documentation tools
  15. Accessing Object Array from another class
  16. Help Accessing node elements in constant time
  17. Comparing two STL Containers ??
  18. Deprecated Implicit Typename
  19. Sockets in Solaris
  20. Please help me C++ classes & object problem!
  21. Comms buffer issue
  22. Recursive problem
  23. How to Declare String Array
  24. New to doing UNIX programs
  25. Polymorphic not?
  26. Comparision Error ----
  27. Remotely copying a file
  28. Arrays
  29. questions about a header file..
  30. Where can I find IEEE-428 specification?
  31. data type using classes and overloaded operators.
  32. std::map problem
  33. #Include not working for me...
  34. .idb file format
  35. const int **
  36. exportng simple variables from a dll
  37. Whats a good way to read in text lines?
  38. Reading in files without knowing the filenames beforehand?
  39. filebuf
  40. How to use drawpoly
  41. logic class
  42. order of "using" and #includes
  43. stumped on an ofstream error
  44. Hiding new/delete
  45. Delete a text from file
  46. What is the function of __FILE__ and __LINE__?
  47. test bit in a struct (Flags in TCP header),
  48. A question about the precompiled directive ASSERT
  49. Path of exe
  50. What is the function of the statement "(*(long*)0) = 0;" ?
  51. question about the precomplier directive __Win32__.
  52. updating elements in a std::set
  53. Extracting substrings in a generic way
  54. Print a random number from set
  55. Difference in Input/output Syntax
  56. non VC GUI sourcecode
  57. how to create and access dynamic array of structures
  58. A question about the precompiler directive __PTHREADS__
  59. environment variables (URGENT)!!!!!!!
  60. ANSI standards
  61. Reusing My Code
  62. Database programming Borland c++
  63. what a problem?
  64. How to process message within a long loop
  65. Get list of file
  66. Can C++ programs use C libraries?
  67. What is the difference between const * char and const char * ?
  68. Basic C++ question
  69. prelinker error on SGI IRIX
  70. Way big Integers
  71. Memory leakage prevention
  72. Phylogenetic Trees
  73. Printing
  74. To run an exe file from C++ program
  75. Question about CRITICAL_SECTION and WaitForSingleObject.
  76. How to use CreateProcessWithLogonW
  77. Opengl
  78. How do I determine: File Exists, Modified Date/Time
  79. IPC Shared Memory
  80. question about CRITICAL_SECTION.
  81. rewind(stream) without overwriting data
  82. STL, find / replace all occurences of a substring in a string
  83. Destructor called for incomplete constructor
  84. FLEX script
  85. Tips need for building an application framework
  86. C++ updating multiple rows and multiple columns in a database
  87. FindFirstFile() question
  88. About returning char*
  89. Functions and such in C++ Libraries
  90. ZLIB compression Library bug ??
  91. Wierd. ZLIB compression/uncompression problems...
  92. Bug in FSTREAM
  93. Timer & Thread
  94. Double to float conversion
  95. YATC (Yet Another Try Catch) (problem)
  96. Initialization of const int within scope
  97. Beginner in C++
  98. Pointer to private members
  99. File Write Timed Tests
  100. Validating User Entered Data
  101. How to write an usigned value to file accurately
  102. Convert a std::string const char* buffer to void*
  103. Remove Elements from Vector
  104. Strange vector problem
  105. malloc()/free() doubt
  106. Buffer overflow attack
  107. RTC data retreival problem
  108. sum of sums
  109. Convert int to String and vice versa
  110. c-programming
  111. Arrays : Two Dimensional
  112. Converting C function into part of a c++ class
  113. A Little Help Here?
  114. c functions
  115. Question about new operator.
  116. CRITICAL_SECTION in UNIX
  117. header definitions question (extern "C")
  118. 96, 128 bit floating point C++ library?
  119. itoa and _itoa undeclared
  120. How to convert struct timeval to
  121. Problem with struct _stat
  122. passing char array
  123. creating an Image file using C
  124. Crypto API Help ...
  125. STL Vector - delete memory ?
  126. Q: simple string compression ?
  127. Problems with Signature Verify....
  128. cin.getline does not work as expected
  129. vector class in gcc
  130. Advice on using Hungarian notation
  131. user-level thread package
  132. Image Compression
  133. Connect to an existing database
  134. MFC or Win32 API
  135. Problem with getline and double quotes!
  136. another topic! this time about CONIO.H and Windows
  137. GetComputerName on Solaris
  138. format specifier
  139. STL Vectors not managing D3D Memory correctly
  140. Help with user inputs handling
  141. Compiling and running file with math.h in unix
  142. Meeting troubles when compiling simple STL program.
  143. Question about STL output iterator.
  144. Intersection Line-Torus routine
  145. invalid conversion from 'const void*' to 'void*' : works fine on Windows but
  146. Using STL input iterator reading from a file ??
  147. Guard Variables
  148. function to reserve seat on a plane
  149. Creating A Triangular Mesh From Points
  150. 1.#inf
  151. Global functions vs Member functions
  152. Overloading == operator
  153. Create a array [10000][10000]
  154. initialize an entire array
  155. recursive functions
  156. fork() command Help.
  157. Dyanmic Array
  158. Timer for ActiveX !
  159. Question about input iterator on the same input stream.
  160. Question about copy algorithm of STL.
  161. Difference between reference and const pointer
  162. C++ or C for performance applications?
  163. Question about output iterator.
  164. HTML Parser?
  165. writing functions
  166. Debugging a multithreaded DLL with STL
  167. Question about input iterator.
  168. how print coloured text with printf
  169. Variable Inheritence
  170. if confusion?
  171. Template functions within a Class
  172. Params passed to COM work in debug
  173. Is my programming good enough?
  174. Using a C DLL
  175. random number
  176. when is c++ preferred over java?
  177. Levenberg-Marquardt Method for Complex functions
  178. Windows and unix threads to work
  179. Is there any good website to learn string operation and algorithm?
  180. How to implement a set of events??
  181. typedef and pointer deletion issues
  182. Does a NEW/DELETE memory block have a *header* ??
  183. Seperator symbols
  184. Is there a better way to permutate a string?
  185. joystick x and y position
  186. Dice.h and Time.h
  187. a simple question on string operation
  188. reading files in using ifstream
  189. What means cout.precision (4)?
  190. Question about const int&
  191. Question about printf("%ld", ...)
  192. Compiling error on my simple STL spell-checker.
  193. what are the practical applications of c
  194. flushing input buffer using cin
  195. An Interview Question
  196. get the ANSI C++ standard specification
  197. memory compression
  198. File reading/writing problems...
  199. LINUX operating system articles??
  200. COM event - pointer to BSTR
  201. TlsSetValue---not working
  202. STL remove_copy_if is not working properly
  203. What is the difference between delete[] and delete?
  204. nested if headache
  205. Simple Template question, help please!!!
  206. Passing void* to void*, UNIX
  207. time/date simple compares
  208. 2 apps reading 1 socket
  209. a simple question of Design
  210. C++ (Non Visual C++) FAQ
  211. Simple question - fgets
  212. calculating user time and elapsed time
  213. Power Function with no math libraries
  214. Question about STL stack
  215. Question about delete a char* pointer
  216. new to loops
  217. printing char array
  218. Array position
  219. Abstract Class problem
  220. pthread_create returns -1?
  221. Sockets question, TCP (socket) ID
  222. array size
  223. Question about iterator of STL.
  224. Question about reverse_iterator.
  225. Question about front_inserter of STL.
  226. How to retrieve TCP header?
  227. Name mangling
  228. stacks, functions, and threads
  229. Please help with random number generation
  230. tokenize input txt file
  231. Discovery Phase of UPnP Architecture using SSDP on C or C++ lanuage on eVC4.0 OS
  232. where are .LIB files
  233. Sector reading (CD Rom) Audio
  234. Obtaining a port no given the device name
  235. Question about allocate of STL.
  236. Creating 128-bit floating point data type
  237. Vector memory handling
  238. Operator Overloading
  239. One function multiple structures
  240. dump a data structure to a file
  241. How to define an operator
  242. 16 bit dll entry points
  243. STL question
  244. Drawing
  245. Is this possible?
  246. Pointer Malfunction
  247. Good Question
  248. Memory problem-any help is appreciated
  249. Question about uninitialized memory.
  250. C++ Faq