// JP opened flex table

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



  1. atoi
  2. how to convert double to __int64
  3. hash_map
  4. sort functions
  5. Functions and classes
  6. const data member
  7. fread
  8. fastest ifstream to vector<vector<char> >?
  9. Filling Classes from lists
  10. CPU,User,Real Timer
  11. Can you deal with it ?
  12. Whats wrong with my code?
  13. problem on reading file
  14. operator + headache
  15. #include
  16. eof
  17. How can i get file by the net?
  18. Who knows something about FOX?
  19. Simple for humans.... for computers
  20. Custom iterators, creation
  21. Heartbeat between to hosts using TCP/IP
  22. double-subscripted array
  23. sql dat quest!!
  24. Please give me an advice.
  25. quick sort
  26. HelpMe with Device drivers
  27. ftell & fread
  28. How can I made my application run faster without changing of hardware e.g memory, cpu
  29. Hex to char
  30. A sweet and simple query on C++ Class
  31. printf format specifier %d
  32. <dirent.h> on MSVC
  33. Pseudo-code
  34. memcpy function
  35. confusing array & pointer passing
  36. delete [] myPointer;
  37. comparable method for map template
  38. Speed problem checking bytes
  39. Why doesn't this work?
  40. bit of a newb, inheriting from template class
  41. Linux Messages setting up struct
  42. permissions..stat
  43. slt pls help
  44. conditional compilation
  45. call methods-problem
  46. Permissions()
  47. Writing a string class, advice needed...
  48. Getting Mouse Coordinates and storing
  49. UNICODE std::string version
  50. airline reservation code
  51. Some BASIC C Question
  52. isprint()
  53. Borland C++Builder: How to get Color-Format of an Image in TImage-Component ?
  54. question
  55. Quick question about 'using'
  56. using inline asm
  57. network[ipx] using c/c++
  58. read data from file and store it an array
  59. how to do in fstream
  60. displaying image......
  61. how to generate sinewave in c,c++ programming
  62. don't understand function parameter
  63. compilation fatal error which I don't understand
  64. templates
  65. Program runs too fast on my pc
  66. std::stringstream & std::istringstream
  67. Linux Threads
  68. Problem in setting Baud rate in XP
  69. sleep function
  70. std::list::sort doesn't sort as I expected
  71. add in the middle of std::list
  72. fn(...)
  73. sorting a std::list
  74. Howto turn OFF std::map auto sorting...
  75. comparing characters from std::string
  76. Looking for a SOCKET guru
  77. stupid basic C++ question...
  78. who is faster?
  79. std::list changing an item context
  80. error when using single hdr.h with multi-src.
  81. how to delete files??
  82. how to detect wether the driver is cd , cdr , cdrw or mo
  83. Another C++-Builder Question: TListView, when Top-Index changes
  84. Outputting data for an unknown type T
  85. std::list sort complexiability
  86. Makefile with param
  87. how to read and write to the same file
  88. Interview questions
  89. std::string error!!! Please help
  90. code unification with templates
  91. Realloc?
  92. how to find the word in a string
  93. initiate std::list
  94. 2 dimension array
  95. Non-inheritable class?
  96. the questions in ˇ¶Thingking in C++ˇ·
  97. compilation error about redefinition
  98. vfprintf() question
  99. Question about my Implemention?
  100. looking for a good IDE for linux
  101. Delphi supports C?
  102. is hash_map depricated
  103. Limitations in strncpy - Any source available on internet?
  104. Really stuck with vectors
  105. main(void)
  106. [ C++ ] Output to a file described by a string.
  107. Problem Regarding File
  108. std::list iterator
  109. need?
  110. template classes and types
  111. convert a Number to a std::string
  112. What's the point of .cpp files?
  113. which is better?
  114. how to output text in DIB??
  115. SQLDMO Error Connecting
  116. Delete fails when char * is used with strcat()
  117. Invoking member function using mem_fun or mem_fun_ref
  118. is it possible to be done when using a lib
  119. Need Help in serial communication
  120. Dimension of an array?
  121. compile time polymorphism
  122. Import grayscale bmp/tiff values into 2D Array
  123. Method Pointers between classes
  124. Exception when calling delete
  125. std::vector Problem
  126. Circle String ?
  127. strncpy() wiping out my counter... What am I doign wrong?
  128. sscanf
  129. padding bytes
  130. Multi-Threaded ATL/COM Server
  131. setsockopt level param problem
  132. Access connection problem
  133. 32 bit hexadecimal integer
  134. Finding Memory Usage
  135. int - long
  136. Memory allocation of a STRUCT????
  137. OVERLAPPED
  138. What does the C++ standard say?
  139. STL Sort() with vector of structs
  140. unexpected exception
  141. ofstream formatting fields
  142. C++ and NTFS
  143. set iterator is blowing up
  144. char*'s and strings
  145. static class/var in a dll
  146. help - high precision arithmetic
  147. config class problem..
  148. Maths function overloading
  149. STL and pointer/reference question
  150. Problems with sizeof
  151. mixing C++ and C
  152. Need help from generous coders!
  153. fgest fails...
  154. X Window Programming: creating a full screen window
  155. Linking problem - "undefined reference"
  156. data transfer
  157. Directory Listing
  158. bit-position to value
  159. borland c compiler 4.5 or 5.5
  160. CPU Identification
  161. Universal Printer Driver
  162. Axioms
  163. Help with strings issue
  164. convert Borland to VC++
  165. Pass object by ref?
  166. MP3 ID3v1 tag question
  167. Polymorphism question - not working like I tought
  168. Increment a list iterator
  169. signals vs. try {} catch on Solaris
  170. completely a newbie question - about cpp/hpp files
  171. Truncate
  172. Help with constructor call
  173. operator overloading
  174. vector->push_back - confusion about pointer syntax
  175. lexical analyser and parser help
  176. Encapsulation Vs Abstraction
  177. How to create a printf wrapper
  178. Error with Define and Const
  179. registry
  180. std::string as function parameter
  181. Some std::basic_ostream questions
  182. need help on string manipulation
  183. Changing file associations
  184. Array function and pointer
  185. how do I do that using stl
  186. Urgent...need help!!
  187. Differences between "char* Str" and "char Str[]"
  188. PThread
  189. Quick constant question
  190. Big Datatype
  191. calling method from different class
  192. RegRestoreKey Access Denied
  193. hash_set
  194. another question about stl and sprintf
  195. How can I know what fired a signal?
  196. Polymorphic copy construction
  197. How can I get the size of a file in C?
  198. reading into arrays
  199. Basic input/output of float numbers,
  200. fstream and binary mode
  201. read from file to stl string
  202. open file from remote machine - ip address???
  203. File i/o in C
  204. Stdio vs Iostream
  205. template question.
  206. Stream separator
  207. what is this exit problem in VC
  208. time.h how to set time
  209. GTS lib, add constraint problem
  210. finding a string in an array
  211. ellipsis function not working
  212. send output stream file buf to a file
  213. how to link between files
  214. Check if dir exists
  215. please help me, program due tomorrow
  216. mac error /STL
  217. Creating a new set with set_difference algorithm
  218. Printer driver in an embedded environment
  219. how to realize the function??
  220. Passing 2d array to a function by reference
  221. concert string to float
  222. Constants
  223. dos compiler
  224. please help me
  225. CString w/o MFC
  226. Setting Desktop Resolution...?
  227. convert from c to c++ or VC++
  228. logical & arithmetic shifts
  229. std::list loop backwards?
  230. Black-Box Testing of Axioms
  231. very basic question on static reference
  232. converting stl string to BSTR and the opposite
  233. putting template classes in a file
  234. calling from VB to C++
  235. Thread Api
  236. delete a file using fstream
  237. get HTML pages with C++
  238. Compiling tempate class implementation into a lib file
  239. create a applet which add,select data from oracle
  240. c++ programming on LINUX
  241. DLL returning BSTR* to Crystal
  242. Threads, memory corruption and crash within malloc/free (1/2 FAQ, 1/2 Q)
  243. Style inquiry
  244. Breakpoints in KDevelop
  245. add argument to an array of objects
  246. unsigned char * to float matrix
  247. Copy Constructor
  248. C-Style Strings
  249. Y this code is crashing. - urgent
  250. How does template causes code bloat?
//JP added flex table