// JP opened flex table

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



  1. Streambuf, filebuf, stringbuf, what else?
  2. storing multibyte languages in mysql using c!
  3. Struct
  4. assert(...)
  5. I Learn painting ?
  6. A problem in Brew programing
  7. a cprogram that creats a date set in dd\mm\yyyy format
  8. how to allocate lagre array dynamically
  9. how to open currently made file.
  10. Data Structure: Advice required
  11. DevC++
  12. Question about COM QueryInterface
  13. A little doubly link list problem...
  14. if else statemnets
  15. manipulate string
  16. attempt making class to enum all files on drive + use callbacks
  17. Linker prob
  18. float 1.1 == double 1.1 ??????????????
  19. Interview Question
  20. Referencing values from an external class
  21. Returning pointer to string literal?
  22. map class....
  23. static members create unresolved external symbols
  24. A progress indicator for a console program?
  25. global file i/o access
  26. how to get File properties using c or c++
  27. friend function-templates
  28. Write an int array
  29. Serial Communication
  30. one argument constructor
  31. Simple Tex File Output Problem
  32. Destructors in inheritance
  33. Documenting Classes-- Is there a good program?
  34. Help with overloading an operator..
  35. delete and delete []
  36. Vector with function pointers
  37. Rerouting output
  38. Is this because of Endianness?
  39. array of objects
  40. Problems with increment operator
  41. std::multimap
  42. The best way to read 'n' chars from binary file to std::basic_string?
  43. malloc troubles
  44. stardard output message
  45. Repaint window Video renderer
  46. Linked Lists/Hash Maps
  47. Changable pointer
  48. Variant to char *
  49. save a too large text file
  50. array declaration question
  51. sorting array alphabetically
  52. C++ program compilation error
  53. Conditions
  54. union problem
  55. Trouble converting float to fixed point
  56. Movement
  57. Problems with struct (webalizer)
  58. Speed Up Serial Windows API
  59. C++ to assembly
  60. Newbie with CBO concept
  61. Switch statement error...
  62. Pathways
  63. Unable to input a string...
  64. _int64
  65. vectors question
  66. Sorting
  67. vector - reference
  68. Another reading thread...
  69. Problem using arrays
  70. Problem Inputing strings
  71. question on static initialization
  72. Numeric Inputs
  73. Visual C++
  74. Printf and logical question
  75. Invalid handle issue GenerateConsoleCtrlEvent
  76. Hi im dumb please help me! Get
  77. how do u pass a string to vector
  78. Inexplicable crash...
  79. Verify signed dll
  80. Exploring patterns
  81. 2 dim vector clear
  82. StrStr Function
  83. using Function Poiter As Argument
  84. math's operations with binary numbers
  85. ambiguity in call to div
  86. How to draw shapes?
  87. STLPort with Dinukumware
  88. Question about writing lots of data...
  89. quality tool for function length
  90. compile errors realted to 'new'... huh
  91. Problem with custom container made using std::vector
  92. cahr* to WORD/DWORD conversion
  93. Meaning of an error message
  94. telnet connection
  95. problems with class string.
  96. Real mode switch
  97. Getting information from another window...
  98. segmentation fault in porting software from VC++ to g++..plzzz help.
  99. Design problem in OOP
  100. reverse engineering c++ code on linux system
  101. Runtime Error on PCRE library, really need help!
  102. How to solve nested includes?
  103. Determine if File Exists [C++6]
  104. Output to Text File [C++6]
  105. buffer pool
  106. virtual thunk
  107. detect cdrom-drive programmatic
  108. Deleting contents of a file
  109. Replace last characters (extension) of String [C++6]
  110. Abstract Datastructures and Iterators
  111. anybody can explain what are static and volatile and their uses?
  112. Blurry Screen
  113. How to record a keystroke
  114. Passing in Command Line Arguments (Debug) [C++6]
  115. Determine if Arguments are null? [C++6]
  116. C++ Newbie question....
  117. hex<->dec
  118. Making a copy of an unsigned integer array [C++6]
  119. newbie this pointer
  120. Sorting a list with unicode signs
  121. Convert string to __int64
  122. Template problem
  123. Hash Maps Question
  124. How to use find() to find a struct member in vector?
  125. disk access speed
  126. overloading operator[] "array subscript" for bidimensional vectors
  127. STL need help. find () can't find
  128. Why does this crash?
  129. Assign base class to derived class
  130. linux comilation
  131. Multiple Definitions problem
  132. how to read data displayed on the console?!
  133. overloaded operator
  134. File Open box has a limit on filters
  135. string.h
  136. Question about constructors and memory allocation
  137. Assertion Failed
  138. try catch(...)
  139. newbie question regarding divide operator and shift right operator
  140. newbie"what is the meaning of instruction set limitations and???"
  141. Swapping Word variables
  142. Overloaded function? What?
  143. C++ Object programming help
  144. Which Compiler?
  145. Vector BYTE to Char*
  146. Catching Buffer overflows and other memory allocation errorsHe
  147. Increased Accuracy when dividing, keep 2 decimals [C++6]
  148. File alteration, deletion and restoration - C++
  149. Allacotain of Bytes
  150. question about binary predicates
  151. Is this possible
  152. Algorithm->Infinite loop
  153. error C2228: left of '.setLayout' must have class/struct/union type
  154. Regarding pragma macro
  155. hard drive formatting!
  156. Issues related to polymorphism in class hariechy
  157. How is Copy Constructor different from Assignment Operator?
  158. overloading delete operator
  159. global variables
  160. Proper rounding when performing divisions [C++]
  161. Determine if File Exists [C++6]
  162. cout the contents of a list<string>
  163. operator comma (plain C question)
  164. Database Connectivity in C
  165. Date conversion function in C (not C++).
  166. Simple input/output problem
  167. copy constructor problem
  168. trivial but annoying inclussion problem
  169. The Stack & Compiler Relationship
  170. Init of a var in class def
  171. shared memory using sch_get etc
  172. error while loading libstdc++.so.5
  173. Need help with Visual Studio!
  174. how much memory space does a running programme take up
  175. problem using pointers
  176. how to get the compiler version information in a programme
  177. Does C support Function overloading
  178. Can a virtual function be static?
  179. What is the difference between static and dynamic linking?
  180. Writing Power builder client for C++ DLL
  181. Virtual Functions
  182. problem with overloaded operator>>
  183. Pass by value or pointer or reference
  184. Putting an unsigned double in a string
  185. need information regarding memory conversion frm intel->motorola or the other way
  186. Can we declare an object of a class derived from an abstract
  187. difference between RFC and RPC in c/cpp
  188. Non Static Member Functions in a class Hariechy
  189. Problem with structs and shared memory
  190. __gnu_cxx::hash_map
  191. Sticky but popular problem Need help
  192. Additional copy constructor calls in vector???
  193. Smart pointers?
  194. Add a paired array to this code.
  195. Calling conventions
  196. can a contructor be virtual
  197. problem in making the fixed number of object for a class
  198. writing a small c++ program
  199. Reference Counters, Pointers, Abstract Classes, Memory Leaks
  200. C++ and Const
  201. MD5 for C++ Builder 6
  202. insert in file
  203. 3 byte
  204. Help!!!! Interview Question
  205. How to creat a process under windows with c++?
  206. Double Wont Cout!
  207. array problem
  208. how does long differ from int??????
  209. GCC, dynamic linking and calling conventions
  210. Reduce program's CPU usage
  211. structs
  212. bytes
  213. Diamond problem in C++
  214. External Error while dealing with Virtual Inheritance
  215. User Input and Game Loops
  216. Double Pointer
  217. can you set a timeout for a system call?
  218. C++ syntax errors?
  219. STD string/vector itererators .first adn .second
  220. character position
  221. use iterator to erase list
  222. Bitwise & and comparison
  223. c++ queries
  224. error: expected init-declarator...?
  225. Maps find function
  226. C++ "Applet"?
  227. Getting application version in C++ Builder 6
  228. Field .. has Incomplete Type
  229. Skipping over cin command error
  230. break blocked getchar call
  231. Some problem with C++ code
  232. 2 D Array confusion
  233. Global classes. what's the best approach?
  234. operator problems...
  235. execute a char as a void
  236. Hook just disappears
  237. variable definition
  238. data process
  239. Just a little help for school assignment
  240. callback function problem
  241. Process doubt
  242. Create objects using class name
  243. how template work on the class
  244. Another 2D Array/Matrix - question
  245. Problem with negative numbers
  246. problem with constructor
  247. MultiPlatform IDE/Compiler needed
  248. C++ Inventory program
  249. Function with variable nr of arguments
  250. for vs while loop
//JP added flex table