// JP opened flex table

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



  1. vectors of pointer to base class
  2. hash_map implementation
  3. How well would you say you know C++
  4. Odd problem between Linux and Mac OS X
  5. Simple Namespace question!
  6. Operator defining troubles
  7. Memory deallocation
  8. memory leak problem
  9. Void * buffer?!
  10. [RESOLVED] Conditional Compilation Issues/Problems
  11. All possible permutations of a vector
  12. crash before main.
  13. Portable integer types
  14. class for ftp connection
  15. help with defining com1 port settings
  16. device drivers
  17. stymied by ADO!
  18. Best overall C++ book?
  19. problems with '*' and '&'
  20. Run exe file in C++ coding
  21. Problem in generating library using g++
  22. Sorting Algorithm
  23. how to call the programs in Makefile?
  24. String Question
  25. 64-bit system
  26. strcat const char* and char!
  27. Totally newbie on C++ need some help
  28. Regular Expression Parser
  29. Whats wrong with this STUPID easy code?!
  30. naming convention
  31. Class declaration or how to nast them
  32. opening and parsing unix files
  33. Vector of vectors/Magic Square Problems
  34. Non-template class w/ template member function
  35. Aray and pointers
  36. Checking an Index of a Dynamic Array for the Presence of an Element
  37. Binomial Coefficients
  38. Getting dates into an integer
  39. Run-time Check Failure #2
  40. Windows Temp Dir
  41. templated function
  42. Invalid Indirection in set.h, borland compiler
  43. adjacent_difference() question
  44. JPEG Image
  45. Template Abstract Class
  46. Simple conversion problem
  47. c++ app?
  48. a problem about two header files which depends on each other
  49. String to Binary issue (CRC problem)
  50. How to extract function names from HUGE list of C++ source files?
  51. function pointers,conversion problem
  52. Variable definition within "switch-case" statements
  53. Stream Operators
  54. need help
  55. Professional placement of derefencing operator
  56. calling a chain of virtual functions
  57. make file
  58. Singleton Pattern & initialization as a global of static object.
  59. Sudoku
  60. need help with vectors and MPI Programming
  61. Star wars game help
  62. [RESOLVED] Forward class declaration
  63. Status Stack Overflow
  64. Reversing Colour Channels
  65. Classes in C++
  66. should i call delete here ?
  67. [RESOLVED] Dynamic Arrays
  68. nCurses getch() question
  69. [RESOLVED] Delete
  70. [RESOLVED] Eroor in computing value of sigmoidal function
  71. Different implementations of class
  72. General Protection Exception - Plz Help
  73. using operator= overload in a copy constructor for a const object.
  74. Need help in linked list stack
  75. Need help - radi CXX0030: Error: expression cannot be evaluated double
  76. Array of objects without default cont gives runtime error
  77. Need help in linked list
  78. [RESOLVED] Dangling Pointers
  79. pipe redirection problem ...main exits
  80. count
  81. RenameFile doesn't work
  82. Are global variables stored in static memory, Stack or Heap
  83. Calling a function inside a derived class...
  84. operator== problem
  85. Problem with make in linux
  86. can anyone explain why it goes wrong?
  87. searching a text file
  88. I have to create so many String arrays
  89. copy constructor question
  90. random floats
  91. Is There an STL-style Circular Buffer
  92. Memory release
  93. STL and ostringstream
  94. compiling 1.0/0
  95. using beep() function
  96. virtual
  97. retrieving a pointer from std::vector
  98. inline member function linkage problem
  99. Can anyone tell me why this doesn't work?
  100. int to char array[4]; without converting
  101. send the command to console
  102. floating point division
  103. Dynamic Allocation in A Singleton Class
  104. explicit keyword and constructors
  105. Where do you place your Reference and Derefence's?
  106. Libraries (or other methods) for coding and decoding in H263 or similar
  107. Problems with pointers and vector elements moving around
  108. [RESOLVED] vector.erase() question
  109. Operator overload outside of struct problems
  110. [RESOLVED] When does flush occur with ofstream?
  111. advantages of macros over inlining
  112. static variable in array definition
  113. DWORD to wchar *?
  114. Help needed with program
  115. Number of elements in a Vector
  116. Need Help! Prime factor program
  117. Error "‘FLT_MAX’ was not declared in this scope"
  118. beginer with generic problem
  119. String Tokenize in C++?
  120. C++ OOP for data reading
  121. Fixed Point 16.16 Math
  122. Feature in C that is not in C++.
  123. Function name from char string
  124. Declaration terminated incorrectly
  125. Compiling sources using C++ compiler
  126. String concatenation fails on linux but works on windows
  127. MFC edit box control
  128. Could somebody check my work please?
  129. Deconstructing classes with vectors
  130. Three Dimensional Arrays
  131. Static cast vs normal cast
  132. operation overloading for templates holding a pointer to a class
  133. Extracting specific part of string to another string
  134. static and dynamic link
  135. char to double......Help me
  136. file occurence
  137. pointer to reference
  138. __timeb64 question
  139. [RESOLVED] set, sort and qsort
  140. gprof and Eclispe
  141. incrementing through struct
  142. Delete from a linked list
  143. A question about class member functions
  144. How can I handle a division by zero?
  145. Derived class assignment inside constructor call to base class
  146. Object initialization
  147. dynamic arrays as parameters
  148. need help with mapping
  149. [RESOLVED] Movement inside a game using _kbhit and _getch
  150. Reading data from a text file
  151. get single pixel from image
  152. accessing LINUX directory tree using C++
  153. Conway's Game of Life algorithm question
  154. Problem I cant figure out :S
  155. Having problem with operator overloading!
  156. std::vector::reverse_iterator bug?
  157. My game won't complile
  158. Why does my program crash with one compiler and not another?
  159. Streaming data into a raw buffer
  160. Low Level Hard Disk access
  161. Correct Ref. Not being returned...plz hlp.
  162. having issues with C++ based ADT
  163. Problem with non-initialized class (or something...)
  164. about images
  165. Casting - bad design?
  166. reading from istream
  167. Help with program(Arrays/ifstream)
  168. Defining the size of an array
  169. sscanf problem
  170. [RESOLVED] Saving to file is filling one of my structures with all 0's
  171. Overloading ostream operator for class printing
  172. Class defined in source produces Linker Error
  173. revised issue
  174. map to map
  175. How to call a method in a another static void method
  176. Interaction wtih Hardware (USB port) (Java & C++)
  177. How do I resolve and evaluation copy of a program done in C++ and MFC?
  178. [RESOLVED] boost::any to string conversion
  179. How do you send an array to another function for processing?
  180. passing references
  181. Visibility vs Accessibility
  182. strcmp problems
  183. Problem in my linked list
  184. Macro, casts and ternary operator
  185. n dimension spiral matrix
  186. mfc control ID to integer somehow?
  187. Matrix copy constructor
  188. Return String
  189. Explaination of Returing String Problem
  190. problems with ifstream and big files
  191. [RESOLVED] error when mixing namespaces
  192. strcmp?!
  193. Power sign in C (mathematic)
  194. how to decompile glpk
  195. Minor issue
  196. member std::map with member func pointers
  197. C++ Frustration
  198. Simple questions about linked lists in C++
  199. crypto++ problem
  200. Backend compiler
  201. check ptr
  202. Designing instant messenger in c++
  203. try catch slow?
  204. databse connctivity in turbo c
  205. How to retrive system info using DOS INTERRUPTS in C
  206. chat server using multithreading
  207. makefile for linux help needed.. any makefile people here? :)
  208. Inheritance and using static variables
  209. read text in c++ line by line and store in an array
  210. clear EOF flag, is that possible?
  211. Simple problem - blind author?
  212. const
  213. libpcap and pcap_setdirection();
  214. Help with a guessing game.
  215. borland C++ connectivity with Oracle Server
  216. purpose of code
  217. strange terms
  218. How i create an interface external from my program?
  219. functor parameter problem
  220. Shortest Path Algorithm
  221. Double Precision number and Money - The Problem....
  222. specialisation of template function for template argument
  223. Deleting a base class pointer, pointing to a derived class
  224. problem with template operator<<
  225. Problem with Class Constructor
  226. why a member function in this example must be static?
  227. Re-use in C?
  228. fprintf ????
  229. x^n
  230. Versioning in Turbo C 3.0
  231. Get the size of an struct array?
  232. Doubt using function pointers
  233. [RESOLVED] dynamic linking of a dll
  234. Is vector speed depence with its size?
  235. if the content of the file is reversed...?
  236. Returning a vector
  237. file read 0xff
  238. Calculation problems with floating / double data types.
  239. Curious about something regarding "passing arrays"...
  240. cin question
  241. Speed of function calls, method calls and virtual functions
  242. effective tcp/ip
  243. include .cpp
  244. When I read from a file, my string class tags on a extra character, I don't see why!
  245. STD guts!
  246. Unresolved external, i'm not seeing where this error is at
  247. Copy Constructors
  248. MingW C++ Run Time???
  249. Urgent Help needed translating .cpp to .java
  250. Output files
//JP added flex table