View Full Version : C++


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168

  1. Exception causes access violation
  2. Different C++ compiler exec. sizes
  3. circumventing recursive definition wrt template specialization
  4. width() and setw()
  5. word count
  6. copy constructors hurting performance
  7. AClass ac=AClass("name",23); VS. AClass ac("name", 23);
  8. setting properties of objects from a different program
  9. static
  10. A richer stdlib idea
  11. pointer to owner?
  12. a question about clock() function
  13. Multiple inheritance & interfaces
  14. Maximum Age for C++ Book
  15. How to represent a chunk of Constant Data
  16. Creating clickable image control
  17. about vector and iterator
  18. new to c/c++
  19. How to return reference to class object from functions?
  20. Training On Open Source Software
  21. Re: dynamic_cast question!!!
  22. Re: dynamic_cast question!!!
  23. STL and Visual C++ .net conflicts
  24. Is "Borland C++ Builder 1" code-compatible with the free BorlandC++ 5.5 ?
  25. I can't execute my program(coded by c language) on AIX5.2(ML2)
  26. INT to STR
  27. virtual functions and templates
  28. Matrix initiation
  29. Yet another SMS sender
  30. bug of VC6's _com_ptr_t might caused stack-overflow
  31. std::setprecision
  32. Mojo example class
  33. newton-raphson problem
  34. Need design advice
  35. working with Date...
  36. operator new/delete
  37. Re: Templates in a Class (HELP!!! Please...)
  38. Differences between C++ and Java with this-pointer
  39. Re: Templates in a Class (HELP!!! Please...)
  40. a simple question
  41. Fixed precision floating point and locale facets
  42. Implementing singleton into multiply classes
  43. Help: virtual inheritance, non-default constructor
  44. Beginner's literature recommendation?
  45. find() syntax with obj member data
  46. Reference to temporary
  47. Virtual function pointers (& multiple inheritance?)
  48. Is this a bug in g++ or MSDEV?
  49. another bloody basic question
  50. template parse error
  51. Circle class
  52. need to catch up
  53. Deleting items from std::map in a loop
  54. Templates
  55. Address-of operator
  56. deallocating memory twice
  57. template question
  58. template question
  59. istrstream class to be replaced
  60. how to connect ms sql 7.0 using in borland c 5.5
  61. Objects in var. length arguments (?)
  62. Is it a question?!
  63. Binarysave string class?
  64. Selecting implicit type conversions?
  65. not all file read.
  66. ===Welcome to comp.lang.c++! Read this first.
  67. Assigning to a reference
  68. Changing foreground color on console
  69. How to change font color on console
  70. how to call function for array of object
  71. Cant debug that error is in adding recored or in displayig
  72. Virtual Destructor
  73. A Shot in the Dark - mysql C++ api
  74. when is object destroyed?
  75. Problem! (Easy for most of you i'm sure)
  76. Problem! (Easy for most of you i'm sure)
  77. this pointer problem
  78. Times
  79. Assigning to references
  80. Troll Alert: isn't exactly rocket science
  81. static constants...
  82. Largest value of an unsigned integral type
  83. Private Inheritance is not subtyping
  84. static error
  85. Simple Recursion
  86. Runtime linking
  87. DLL/stl-container error
  88. bayes classifier and maximum likelihood function
  89. Any good UK IT employment web sites?
  90. Create compoent ocx - urgent
  91. Help on Shell API to delete files/directories recursively
  92. ISO C++ forbids casting between pointer-to-function and pointer-to-object
  93. enum
  94. std::auto_ptr and Unwind Order?
  95. reading from a file into an array
  96. Passing address of a member function
  97. WANTED-Sr C++ Developer for Position in Baton Rouge, LA
  98. Formatting
  99. vector insert from a set
  100. Extended ASCII characters in console app
  101. Debugging Runtime Error
  102. Creating and writing to Unicode file
  103. Help with file management. Please help!!
  104. End-of-the-week fun
  105. What is a hook
  106. C++ Initialisation List
  107. Accessing members of nested classes
  108. Novice Question: Good example on use of Non-type template parameters?
  109. about resizing vectors...
  110. [Offtopic]: Download Visual Studio .Net ISO
  111. forcing a compile time error
  112. how can I persist a pointer to virtual member function?
  113. Need help with a simple program
  114. STL bug in VS.NET 2002
  115. C++ newbie needs help with linked lists
  116. Minimal C
  117. Given a date, how to find the beginning date and ending date of that week
  118. It seems wrong to me
  119. Problem with accessing objects of vectors
  120. inspect for throws
  121. Polymorphism, pthreads, multi-threading, and libstdc++
  122. Trick to low CPU usage?
  123. more about vectors
  124. Pre-Processing loop
  125. Partial Template Specialization
  126. MFC CDialogBar Obejct help!
  127. static classvariable
  128. Counting
  129. Help w/Range code
  130. iomanip
  131. List of void * type
  132. thisIsAMemberFunctionName vs this_is_a_member_function_name
  133. Problem with bool.....
  134. Should I learn C++ ?
  135. Program for FreeBSD
  136. help me to optimizing speed
  137. Templatized operator () overload
  138. ===Welcome to comp.lang.c++! Read this first.
  139. Web page for STL container performace requirements?
  140. small projects to learn STL?
  141. Realloc a struct **
  142. sorting K+1 vectors with NlogN comparisons not (K+1)NlogN
  143. Graphics with VC++
  144. Unusual operator behavior
  145. __int64 vs. long long
  146. static const array of const structure
  147. huge numbers are not acceptable , why?
  148. Loki
  149. swap bit in C
  150. integers as a string
  151. want to return a constant reference to a...
  152. Reading a file into a string
  153. STL data structures using memory
  154. Suggest C++ course
  155. enum type constructor initialization?
  156. Enum Type Constructor Initialization?
  157. case execution time
  158. SEMI OT: Syntax Coloring in VC++ 6.0
  159. Help Needed!! Marshalling Message
  160. Newsgroup for MS Visual C++?
  161. Problem changing pixel value in a grayscale image in GDI+
  162. Calling dynamically?
  163. C++ under linux
  164. Re: Calling dynamically?
  165. double pointer indirection??
  166. Re: C++ under linux
  167. C++: operator overloading
  168. Question about Structures
  169. allignment of structure
  170. How to simulate keyboard.../dev/tty0 ?
  171. Preprocessing directives
  172. Choosing between new or malloc
  173. string c_str() data() cout printf text file containing '\0'
  174. [OT] ini files
  175. Correct use of polymorphism
  176. Design question: A little C++ header for colorizing text in Linux -- Comments/Ideas
  177. Allowed or not?
  178. How to cahnge pixel value with gray scale image?
  179. test
  180. undefined behaviour
  181. Compiler io problem!
  182. How to simulate keyboard.../dev/tty0?
  183. Pointer Arithmetics and void *
  184. Compiling error
  185. Static class member initialization question
  186. Dynamic variables
  187. Using constants
  188. Questions of reference
  189. problems with data type conversion (maybe)
  190. Compilation speed on IntelC++
  191. checking for TYPE INT
  192. Passing string types to a function
  193. STLFilt news: for Intel, EDG, C++Builder6 and MSVC
  194. Compilation and runtime error with vc++ Version 6.0
  195. Overloading == operator
  196. Using constant variables in header file
  197. lowest number
  198. Re: lowest number
  199. Passing Structure to a function
  200. Re: Passing Structure to a function
  201. Weird Question
  202. Palindrome (HELP)
  203. beginner string question
  204. Compilers
  205. lottery number thing problem
  206. foxtoolkit for windowsCE or PalmOS or Linux Pocket PC
  207. Mixing C/C++ and Func. Names
  208. Which functions change a vectors capacity?
  209. Newbie Question about my Code 3by3
  210. Resume the computation after an exception
  211. C2143, hash_map
  212. code portability and function call serialisation.
  213. Optimisation, function returns, STL containers
  214. Basic encryption
  215. Inheritence (java vs. c++)
  216. Explicit conversion
  217. C++ Simulator of a Nondeterministic Turing Machine
  218. variable names.
  219. write c++ code for fee
  220. container of pointers and virtual member function templates
  221. need someone to help write code. will pay
  222. Pointers and References (and References to Pointers)
  223. How to find Memory Leak
  224. Global Variables
  225. Is it ok to inherit from vector?
  226. How to enum an enum?
  227. How to store instanses of a template class?
  228. Freeware C++ ?
  229. function code
  230. functors with reference parameters
  231. boost::shared_ptr inside stl::list
  232. leak detected using valgrind
  233. Error E2303 Type name expected?
  234. Who have read the book "The C++ Programming Lang.?
  235. const_cast<>
  236. vector within a vector
  237. anyone know any delta compression libraries?
  238. question: std:string and float values??
  239. plzzzzzzzzzz help me !! it's urgent ! run time error:memory couuld not be overwritten
  240. stringstream tie problem
  241. Designing Data Interface for Very Large Files [more than GB size]
  242. LNK2005, using #include <vector> and <map>
  243. c++ file i/o: cant use file twice
  244. Filter a martix?? I need your help, please!
  245. Sets of colors
  246. Self-referential initialization
  247. Enum within function, is this standard?
  248. Opinions about underscores in names
  249. Need C++ IDE for Windows
  250. Dual Processing Athlon Workstation/Server for under $2,900 /w 2GB SD RAM included.