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



  1. change time and date programatically
  2. tab to spaces conversion
  3. Single Linked-List
  4. non-static reference member error while populateing vectors
  5. linker errors
  6. not counting files correctly...
  7. Behavior of exit in multithreading
  8. shellExecute
  9. creating a queue of a certain type
  10. help with inheritance and array
  11. error: syntax error before numeric constant
  12. byte to hex?
  13. [RESOLVED] trying to create priority_queue
  14. Event-driven Programming in the Command line
  15. Circular help!
  16. help with dynamically allocated arrays
  17. Reflection and meta-data
  18. Reflection and meta-data
  19. help with sorting arrays
  20. some advice on day of week
  21. searching in files
  22. nested linked lines
  23. OEM Extended ASCII in UNIX
  24. How to read data of files in a directory
  25. tricky template problem
  26. Printing unicode in C on UNIX terminal
  27. COM interface mechanism
  28. A faster std::set?
  29. c++ console programming newbie question
  30. Weird, but simple question
  31. Help with vector<string>
  32. VS2005 and extreme run-time problems
  33. An array that mulitpies other arrays??
  34. switch problem
  35. If statement question
  36. sorting unknown numbers from 2 files using arrays
  37. Some advice please?....
  38. #define
  39. One more question about IF statement...
  40. convert asm to c
  41. "Effective C++: scott meyers" is it available???
  42. How to Issue an error message
  43. make data source in one dialog box available to another
  44. C-String Project
  45. auto_ptr and arrays
  46. allocation of an object
  47. [RESOLVED] Reading of an extra character
  48. [RESOLVED] What's the difference?
  49. return.
  50. using classes
  51. Compare Directory Contents
  52. std::bitset woes
  53. seeking for a random number algorithm
  54. disable throwing
  55. Need a very large data type
  56. complex.
  57. template classes forward declaration
  58. Returing a String
  59. writing vectors to a file in c++
  60. a little help with a program
  61. Debugging Dynamic DLLs
  62. Destructor, Memory Leak Problems
  63. See generated assembly code
  64. What did I do wrong? (shouldnt be hard to answer) 3 problems..
  65. Checking if a 'double' is valid
  66. implementation concern/question
  67. const param.
  68. rying to program a grade program with call function...
  69. Running Key Cipher
  70. inheritance
  71. Ternary Search Problem
  72. dynamic allocation of a two dimensional array?
  73. Difference between Heap and Free Store
  74. I/O Functions in C++
  75. Simple printf question...
  76. char* pointer and string and help ^^
  77. recv max message length
  78. dynamic trait class
  79. weird unsigned int comaprision
  80. C++ string questions
  81. spurious wakeup on select?
  82. Please help me...
  83. bind.
  84. udp sockets.
  85. Need Help
  86. How do i rotate a string???
  87. ***? :s
  88. Setting read properites of a file
  89. Possible without recursion
  90. dynamic allocation of a string
  91. programming with grep
  92. Multiple Inheritance
  93. problem with my loop
  94. Template Initialise problem
  95. Video capture component webcam camrecorder etc
  96. Repacking a vector using class.
  97. getting a new compiler....
  98. big integer
  99. command line arguments
  100. Dangling reference? I suspect. Strange output
  101. Problem with boost::shared_ptr
  102. Help with recursion in C
  103. Aggregation and Specilization
  104. writing pointer to object type into a file(URGENT)
  105. help w/ Function for drawing tic-tac-toe board plz
  106. string padding and replacement functions
  107. Help for write data into multiple files
  108. grrrrrr
  109. compare vectors
  110. Stream question...
  111. file processing -- remove the first column of each line
  112. outputing the variable using scientific notation with given precision
  113. selection sort in C
  114. How to read a std::string from STDIN ?
  115. What does : (colon) do?
  116. get Locale info
  117. template design question
  118. What is the problem here?
  119. reading bitwise values fopen(..) fread(..)
  120. refernces.
  121. Array question
  122. Modulus, noob
  123. link error ?
  124. Initialization lists and ASCIIZ strings
  125. Output directory structure on the console (urgent!)
  126. Crazy Problem with sockets in C language
  127. Selection Sorting names
  128. Problem with textcolor affecting cin and cout
  129. debugging a shared library (unix)
  130. Getting a random word from a dictionary .txt
  131. pure virtual method called
  132. C++ design question
  133. SIGSEV from static const's under gcc 4.1.1
  134. Arrays vector ?
  135. Need "probably" simple help.
  136. Move it!
  137. Looping a menu
  138. help with word sparsing please look!!
  139. Some Good Questions
  140. [RESOLVED] Why the destructor can't be called?
  141. How to call all functions of a class within single execute statement in c++
  142. how to know size of a variable to the Free function
  143. EINVAL error
  144. posix threads calling fork
  145. stl find
  146. [RESOLVED] Creating .exe in Borland Builder 6
  147. Newbish Question on header/source files (classes)
  148. [RESOLVED] Error: does not name a type (gcc4, compiles fine with vs2500)
  149. Program Help
  150. Class Overload
  151. MySQL, C++, Visual Studio 2005
  152. Error with bitwise operator <<
  153. Why did it crash?
  154. Unix C++: get read/write events from file
  155. Show hex for packets
  156. boost libaries scoped_lock
  157. On __TIME__
  158. application crashing
  159. How to prevent the window on TOP when mouse click it?
  160. map data structure
  161. How do you declare the following:
  162. rapid array duplication
  163. Count elements within bounds in 2D array
  164. Which is better - declare object in header or declare pointer to object...
  165. Only the Destructor is called when an Object is passed as a parrameter
  166. go back to switch interface
  167. Question about c++ Unix/linux console coding
  168. some help on time and deciphering please
  169. error LNK2019: unresolved external symbol ???
  170. Complicated question for you (challenging too...)
  171. Need some help
  172. How is NULL defined?
  173. Won't Increment
  174. Reading a directory
  175. copy constructor, push_back woes
  176. Dereferencing String
  177. freej/lib/flash/matrix.h compilation error
  178. copying
  179. Creating a window in Turbo C
  180. Stack allocation routines
  181. big-Oh (Time complexities) (STL)
  182. Malaysian Variables
  183. Input question
  184. How do i identify the database(Oracle or SQL Server) on which my c++ code is running.
  185. Can constructor be virtual ??
  186. Boost random library question
  187. a c++ code that solves sudoku
  188. Newbie need help with vectors
  189. Circular Pointers, FFT/iFFT
  190. Best way to read in a lot of data, manipulate it, and write it.
  191. help with counter in a game. please check out!
  192. sizeof array ??
  193. Doubt about delete and pointers
  194. C++ Database connection
  195. Passing a file handle ?
  196. for_each function object question
  197. Help with storing data in structure
  198. Indent command in Linux for C++ files
  199. Exception_stack_overflow
  200. Creating New Number from Some Numbers
  201. unix C++: get the files from a folder
  202. distinguish between linux and windows
  203. How to write a ostream subclass for logging
  204. Comparer for a Set
  205. operator*
  206. Calling VC++ compiler in Matlab
  207. passing part of a vector by reference
  208. Wide characters problem
  209. Pointer problems
  210. Loop Help
  211. Switch between graphics mode and text mode
  212. Say what you mean, understand what you're saying
  213. problem with compling on linux
  214. std::vector iteration performance
  215. c-string problem, help guru's wanted
  216. Fast binary reading
  217. Portable compiler?
  218. Difference between [] and * in parameter list?
  219. Check if a file/dir is in a specific directory
  220. singleton (object by reference)
  221. c++/btree help!
  222. C++ auto_ptr
  223. search for strings inside ansistring
  224. Any possibility to obtain the container of an STL-iterator?
  225. namespaces
  226. Help with my date.cc code
  227. CRC generation in C
  228. friend functions and declspec
  229. Is it possible to call matlab function inside a C file (mex file) from matlab?
  230. Warning C4800
  231. side effects
  232. Help for writing a class
  233. Game: Robots (Constructors, Class)
  234. Hashing
  235. where do i delete?
  236. Default arguement for passing a parameter for reference
  237. static class variable?
  238. stl priorty queue
  239. newbie needs help
  240. unicode stl functions not working properly???
  241. Passing a string to a function
  242. float value with point of double type
  243. help-compilation error C2664!, what is wrong with the following class initialization?
  244. Giving values for an array within a function?
  245. number of digits after the decimal poit
  246. strange output
  247. How to convert a string into an array of char?
  248. Exporting data from VC++ 6.0 to MATLAB help.
  249. File I/O problem
  250. Need help with C++