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



  1. hexadecimal to decimal conversion
  2. Copy Constructed Data Member Problem
  3. VK_MEDIA - Need help with
  4. Update Values In Console
  5. What is my projects include path?
  6. How to track the assigned to the vector
  7. Help ASAP Program Closes Each Time I Compile...
  8. How to track the value assinged to the vector
  9. static pointers
  10. (char)x
  11. template function v.s. template class
  12. C++ training
  13. Moving files in Borland Builder
  14. Initializing arrays with {}
  15. Question about a program concerning Binary trees and operator overloading.
  16. Issue with float variable subtraction
  17. Tough problem to solve
  18. migration to visual studio 2005 probem in C++
  19. Order of Operations
  20. NCL NeXus Class Library - Help
  21. converting double to a string
  22. help how to pass a vector as an argument
  23. A non-const reference may only be bound to an lvalue?
  24. how to compare its a directory or files in the given path
  25. FORTRAN routines used in C/C++
  26. Copy cons for integer pointer
  27. compile listing for finding line number..
  28. Returning from std::cin >> when no input is entered
  29. Deleting void* undefined question
  30. head scratching... need to add an OR to this
  31. Can someone compile this source code
  32. code to read array
  33. 16 bit to 1 bit
  34. i cant even compile a program
  35. Opening a file relative to the program's diractory
  36. default implementation of assignment operator
  37. Inject characters with WriteConsoleInput
  38. STL vector search
  39. why do i get nonsense! which specifier to use ?!
  40. please help me...
  41. Single Circularly Linked List
  42. How I make stars in C++ programming ...???
  43. C/C++ Caesar Cipher on a .txt file?
  44. What is 'OUT' keyword/macro?
  45. operator overloading question
  46. 4 Simple questions about memory allocation
  47. some questions
  48. New to StringClass, in need of help
  49. [RESOLVED] const Map reference issue
  50. return reference to local variable, good code?
  51. The type of *this
  52. sizeof memory pointed to by a pointer argument.
  53. Double Linked list to Single Circular List
  54. return type of conversion opeator
  55. Is it possible to export only a class?
  56. Rename Error
  57. Reallocate memory
  58. Mutual Inclusion
  59. Memory behavior when returning class vector ?
  60. clock program
  61. Accessing static variable from templatised type
  62. inserting and deleting an element in a vector
  63. Reading from data from a text file
  64. MSDN const_cast sample
  65. class definition with pointers member
  66. exception by new
  67. Code won't compile [Virtual functions and templates
  68. STL & hash_set problem
  69. How can I change the address of pointer to Specific address
  70. on 64 bit, string parameters are not passed correctly to the dll method
  71. Get lvalue through rvalue
  72. Paramters as references
  73. Confusion on Virtual function,copy constructor,and type conversion
  74. Validate float as an integer
  75. URLDownloadToFile?
  76. Looking for: Object Oriented Sockets Library
  77. Two programs with different ways of allocating memory, which is better?
  78. Not declaring any function and still all works
  79. what happens when we debug any c program
  80. strange assert result
  81. how can i convert into stream from string
  82. Stack pointer problem...
  83. Asynchronous reading from console
  84. member variable initialization
  85. [RESOLVED] std::for_each
  86. Inheritance and Polymorphism problem
  87. Refactoring several functions using algorithms
  88. class templates
  89. Borland6 PopupMenu change background Color
  90. Going crazy??
  91. Sharing Data with DLL & #prama data_seg(".SHARED)
  92. function pointer
  93. Passing parameters to a function and declaring them with the same name
  94. My program thinks everything is a palindrome
  95. Strings, Bases and Other things
  96. Easy one: base class isn't calling derived functions like I woudl think
  97. CPP Multi-Line Macro Expansion Needs
  98. why Visual Studio can not optimize the initialization code?
  99. error in buf return
  100. Design issue
  101. Strange console behavior..
  102. Delete exceed memory
  103. problem on serching files and folders in sumdirectory
  104. number of nested loops as a parameter
  105. optimization
  106. UTF-8 -> wstring -> UTF-8?
  107. [RESOLVED] Simulate arrows keys
  108. Problem with Over Simplified version of sharing data with a shared dll
  109. Text Template Parameters
  110. gcc ignores const before template parameter?
  111. Spaces in character arrays.
  112. Is it possible to call parent function w/o specifying its name?
  113. numeric_limits question
  114. Returning a multi-dimensional char array
  115. beginner only bin@it for 4days-have some issues
  116. strcat don’t work with char* only with char []
  117. Compile problem on Comeau
  118. How to code a firewall?
  119. problem with namespaces
  120. help needed in C questions??
  121. Good C++ Linux/Unix Terminal in Windows XP Professional
  122. Inheritance Tricks
  123. Drawing Program
  124. how to solve the file cmp pb?
  125. c++ and embedded
  126. Function/ code profiling
  127. help with float and endline
  128. Reference are always lvalue?
  129. is such exception handling approach good?
  130. Memory leaks...
  131. how to create a more "independent" library
  132. joining two chars together and converting to INT
  133. Using zlib with Borland's C++ Builder 6
  134. Find two character
  135. Memory Leak When Deleting Derived Class Object With Base Class Pointer
  136. Overloading methods with different (derived class) parameters
  137. Strings and For Loops
  138. public and private variables
  139. Assignment Operator Issue.
  140. Functions help
  141. ScrollView maybe?
  142. Flush stdin
  143. defining a constant of type char array
  144. trackbar's ID within message loop
  145. Inheriting from a vector
  146. working with int's
  147. Unsigned int --> Float
  148. 5 == 10682564? Dynamic Array class
  149. std::string::substr()
  150. ifstream syntax question
  151. Bjarne's exception safe sample
  152. Can't use sizeof(unsigned long) along with fread
  153. C++ 's equivalent "partial class" like in C# ?
  154. Help on using auto_ptr (or if it is a good idea)
  155. Random SIGABRT signal error
  156. C++ Builder 6 errors
  157. getting the path to a folder
  158. class member func pointers
  159. Twisted Pyramid Problem
  160. [RESOLVED] Execute program modal
  161. [C++] String conversion problem
  162. declaring member objects in "coding standarts"
  163. Where can I get free script engine? (like java script flavor)
  164. More function Help...
  165. Does m_pMyObj = NULL; is the same as delete(m_pMyObj )?
  166. [C++] OOP Problem
  167. Help on defining a template type var as global in header file
  168. Class problem.
  169. Stuck On New Program
  170. Variable life cycle
  171. RAII (Resource Acquisition Is Initialization) pattern limitations
  172. wstring advantages
  173. bad_alloc
  174. Why it is not good code for constructor
  175. Pointer to a class type question
  176. find() with more than one string
  177. Stuck with the syntax for constructors.
  178. unmanaged C++ DLL and winHTTP
  179. Challenging GotW 66's moral
  180. how do i find the suare root of a number
  181. c++ algorithm
  182. High Speed IRQ Timer/Clock in C
  183. How to convert from String to unsigned char and unsigned char and char *
  184. why visual studio does not optimize constructor in this case
  185. Class Rectangle Code
  186. Is Delete Necessary?
  187. SQL Server with C++
  188. Shallow/deep copy problem?
  189. C++ and global objects
  190. BATTLESHIP Boards
  191. Help with code.
  192. Connecting to MySQL
  193. draw circle from 3 points
  194. MSDN volatile sample
  195. [RESOLVED] Howto send keyboard keys to a program
  196. Require name of sample application
  197. Unable to include windows.h
  198. getline problems
  199. Basic C Help! if.. else if and input problems
  200. Pseudorandom numbers
  201. file i/o question
  202. trouble creating a class
  203. ignore()
  204. Totally stuck - addition of member variables of different classes
  205. Quine-McCluskey method and reading from file
  206. Member function parameter corruption ???
  207. Help find the largest number?
  208. Double-Checked Locking pattern issue
  209. member function not working in class?
  210. Template Functions as Class Members
  211. Virtual functions - inheritance query in c++
  212. C++ String Question
  213. Removing duplicate elements in vector
  214. hello, help please
  215. Basic C++ Question.
  216. switch case help
  217. array of integers > 500000
  218. Playing sound
  219. C++ Help
  220. Constructor not assigning...
  221. strtok() function problem !
  222. C++ Libraries
  223. function to take an integar and return as a percentage?
  224. streams
  225. Pointers help
  226. Loading into memory
  227. error at an enumeration
  228. Common problem solver framework design
  229. Synchronization and volatile
  230. How can I pass a double-pointer object to a function?
  231. unmanaged resource
  232. access protected member
  233. virtual access
  234. time till the resolution of milliseconds
  235. Noob: How to open a second form from main form in Visual C?
  236. std::complex and explicit ctor's
  237. memory with double* and delete
  238. Portable test for NaN, infinity
  239. How to trap enter key being pressed in Edit box?
  240. "namespace std" question
  241. How can I use a real phone?
  242. Problem accessing member of a base class that is a template class.
  243. What does "{}" mean in C++?
  244. compile question, linking a .lib file
  245. precision of a double field
  246. force object allocation to zero
  247. how static_cast works
  248. What is "..." and "##" in define ?
  249. Updating a text file in C
  250. sending a main in C++ in unix server