// JP opened flex table

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



  1. how to find the number of elements in an int array
  2. static function
  3. How to verify a digital signed file
  4. Errors
  5. what happens if i change the order of class method
  6. stl, pair errors~~need help:(
  7. sending an int array as parameter to function is not working
  8. functions to identify whole part and fraction part of a number
  9. Memory, stack and heap question
  10. partly inherit
  11. regarding newline error
  12. what am I doing wrong here?
  13. Reading from file and binary search tree...help pls!
  14. adaptive and non adaptive sorts
  15. Verify Digital Signature without use WinVerifyTrust.
  16. Temporary object in conditional expression
  17. Abstract factory for LFS/RFS
  18. Dijkstra's algorithm modification
  19. How to create a console project integrated with the .NET IDE
  20. simple math program
  21. "Enum Hack " ???
  22. Stupid question: typedef or #define can do this?
  23. valid pointer use?
  24. Array initialization
  25. how to write a macro for file pathing??
  26. setting stderr temporary
  27. Comments required on operator overloading...
  28. Is this ok?
  29. Aggregation doesn't work in COM+ applications ?!!
  30. getting first cluster occupied by a file
  31. implemenetation of Dijkstra in C++
  32. 2D array initialization
  33. Why the program is crashing?
  34. Signed and Unsigned
  35. c++ builder ide!
  36. factorial()
  37. using time to determine idleness
  38. Reading all files
  39. what this macro means ?
  40. Data smoothing methods question.
  41. Use of virtual destructors
  42. How to get rid of this error?
  43. Is new a function(its prototype differs very much from a function)
  44. strstream output formatting
  45. Compilation Errors
  46. Hello,T.G., please have a look over this
  47. G++ compiler error - unable to find class constructor
  48. Small Problem :( Beginner
  49. repeats in a string
  50. virtual functions and its consequences
  51. alignment rules in C++
  52. Rename a file using stream classes
  53. Efficiency of list::reverse()
  54. Variable stack allocation
  55. How new commits memory in a higherarchy
  56. Monitor Program
  57. Namaspace
  58. segmentation fault during cout
  59. Investigating Comeau Usage
  60. Friend template problem
  61. help,almost finished..
  62. The need of a pointer for dynamic linking
  63. IPC using COM to share object between Executables?
  64. Dynamic memory in C++...
  65. pointer to members in gcc 3.4.3
  66. why set pointer to null after delete?
  67. Win32 detecting "Elevated Privilege"
  68. C source code generator
  69. Is it Call by Value / Call by Reference.....?
  70. Corrupted hostname
  71. Creating EXE file for C
  72. Comments in input files
  73. Taking the address of a character
  74. Interpreting addresses shown by the debugger
  75. Borland compiler is crazy
  76. Executing external commands
  77. Accessing items in a list
  78. Simple Programming Issue...I Hope
  79. enumerating all files in VSS
  80. Using a loop to assign values to an array--Neophyte
  81. Newbie | problem with rand()
  82. sparse array
  83. class pointer!
  84. Problems with the Loki library...
  85. Putting together a project for WinCE; do you anicipate any problems?
  86. Pre-processor Macro
  87. map indexed by string problem
  88. Creating a string from a vector element
  89. got a ?
  90. Deleting a Struct with a Member Class
  91. Placing a namespace inside of a class
  92. newbie string query........
  93. Important concepts -
  94. question about boost::filesystem
  95. std::sort in a vector of pairs
  96. ? about Borland C++
  97. pointer and reference
  98. string manipulation
  99. Error in fetching time from Remote Server
  100. Calculation Problem :s
  101. Signal Handler .sa_mask
  102. Another bitfield size question
  103. Viewing the assembly language of a compiled C++ code
  104. Namespace at class scope
  105. i/o query
  106. getch()
  107. Help with header files
  108. Disjoint Set ADT
  109. Inserting into the input string
  110. multiplication For C
  111. Void value not ignored properly...
  112. linker error
  113. How to Pauze ?
  114. Function Pointer in a Class
  115. file.open
  116. Serial communication in C/C++ console based
  117. C++ OOP related question (class methods)
  118. non-virtual functions in a class hierarchy
  119. Difference between C-style cast, static cast and dynamic cast
  120. delay
  121. IRC Connection (Console programming)
  122. Creating a Tree Structure
  123. Polynomial Class
  124. How to check if a file exists
  125. char to int
  126. Design Issue....
  127. Copy of a stream?
  128. more I/O output help
  129. Memory Leak problem
  130. got a problem
  131. Floating Point Numbers
  132. two classes accessing each other?
  133. Appending and playing a .wav file
  134. Help me by giving solution to these problems in C or C++
  135. How to access files in NAS?
  136. LPSTR issue
  137. exception handling in c++ when base and derived class is involed.
  138. Convert decimal to binary
  139. Composition in real word scenarios
  140. Still struggling with input file comments
  141. Simple Issues again
  142. Dynamic Memory in a function
  143. '=' operator in object initialization
  144. Access BIOS
  145. Namespace-Confusion
  146. winlogon/Notify problem.
  147. A constructor calls another constructor of the same class?
  148. Question with using getchar() and scanning a file
  149. NULL pointer and void pointer?
  150. Hooking in linux
  151. Manipulate a Binary Number
  152. Need help i'm NEW!
  153. Help with LPT1 interrupt...
  154. Using putchar() for output, not printing out how I want
  155. Hide the window, and still draw.
  156. array initialization
  157. A question regarding initialization list.
  158. infinite loop on char input
  159. Can anyone give examples for ad hoc and static polymorphism?
  160. Need source code for DES Cryptography (Encryption/DeCryption) in C/C++
  161. Homework help with confusing problem.
  162. How to terminate cin?
  163. Game engines
  164. Delete record from File I/O
  165. PCI slot access using C
  166. __stdcall and __decl
  167. STL list with Complex Datatype
  168. confusion abt virtual functions
  169. calling matlab function from C++ program
  170. Ambigous!!! But why???
  171. STL string and two dimensional char array
  172. A bug in std::stable_sort ??!!?
  173. != conditions inside if function()
  174. Outputting numbers in hex format
  175. .exl
  176. Inheritance error (or gcc bug?)
  177. Need some advice on a RS232 Console Program
  178. Problems with array output
  179. Unable to access a value inside of a linked list...
  180. heuristic best-search with STL
  181. combinations in c++
  182. operator== is not working
  183. pointers
  184. Launch with no window
  185. controls property
  186. dll Updates
  187. preprocessor!!!
  188. problem in assiging value to variable!!!
  189. What is a virtual pointer and table
  190. recording sound in C
  191. pointers
  192. (dll)export symbols
  193. tweaking something:
  194. Project help PLS
  195. C++ IDE for WinXP
  196. Need information about the PC time
  197. Pointers, STL....Help
  198. How to read records in such a file?
  199. Const correctness in function parameters
  200. Duplicating a struct
  201. Batch file
  202. Unexpected result ..........
  203. pls help! type cast
  204. Show all Files and Folder Names
  205. Replicate DOS in C++
  206. why private fun() of Derived is called from Base??
  207. binary trees
  208. Strange "incomplete type" compile error
  209. `errno' undeclared (first use this function)
  210. writing a custom auto_ptr?
  211. Multiple output arguments
  212. new and delete
  213. Borland C++ - Excel Reports
  214. borland c++ builder 6 help! pls
  215. Same function. disk reading speed call in main is 4 times as in thread
  216. Best GUI API to learn?
  217. How to read strings
  218. Variable Exchange Java <-> C++
  219. Simple question about outputing float numbers
  220. Student Grade program
  221. Combining two programs into one
  222. Passing address of a char* and then initializing and setting it
  223. Sorting files for only 1 occurence of entry
  224. console window question
  225. sscanf issue
  226. Item class and file i/o
  227. The MXClass Gui environment
  228. search directory using wildcards
  229. void pointer function returning a values?
  230. Searching for files
  231. Containment vs. Private inheiritance
  232. Defining external const arrays in a DLL
  233. Array question
  234. Function Objects
  235. Initializing a list container...
  236. increment operator problem
  237. Pointers, I'm going nuts...
  238. Overloading operators
  239. converting a string to a int
  240. Cannot find symbol, which is in static library, in a exe file.
  241. .jpg diplay
  242. compilation time
  243. find the object type
  244. Problem with using a variable for a float exponent
  245. numerical values
  246. const properties and the DRY principle
  247. Destructor question
  248. multidimension array as function argument
  249. allowing this to be done to a class "classvar << L"hello world";"
  250. Input problem
//JP added flex table