PDA

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 169 170 171 172 173 174 175 176 177 178 179 180 181

  1. Empty Block require semicolon?
  2. c++ questions.
  3. auto_ptr
  4. 802.11 packet inject with Hex
  5. OT: strange c++ cast [Was: Named parameters]
  6. Usage of private inheritance
  7. STL support for 64 bit applications
  8. Making base class non-inheritable
  9. reference to the temporary object
  10. Analysing core files
  11. Barcode generator
  12. delete does not work
  13. Unexpected pop_head performance compared to push_heap
  14. .cpp vs .c
  15. Undefined reference in G++.
  16. std destructors
  17. NULL vs. 0
  18. Example of C++ wrapper for select() ?
  19. multidimensional array with different row lengths
  20. Pointer to pointer to const conversions
  21. C++ pointers
  22. Static Member of Template Class
  23. virtual+static
  24. Function pointer to class member function.
  25. ===Welcome to comp.lang.c++! Read this first.
  26. Do You Want The Book C++ Programming Language By Bjarne Stroustrup?
  27. implementing const_iterator and iterator
  28. Use (encapsulate) a class inside a class...
  29. Can We Read Text data From an EXE
  30. Introduction
  31. static method returning inherited type
  32. Return site code
  33. A question regarding templates
  34. a problem relate to namespace and using
  35. should "using namespace std" be used?
  36. bug
  37. Relocation error with STL Map in Shared Object
  38. Pre parsing ?
  39. Algorithm for character replacement in string
  40. fwd declaring STL containers
  41. buffers, streams, confusion
  42. Virtual function
  43. Uniform input stream from various kind of sources ?
  44. Multiple inheritance
  45. map with pair as key
  46. Get address of function, not entry in jump table.
  47. C++ compiler optimization... who's on first?
  48. boost smart_ptr and WIN32 PostMessage
  49. Stack overflows
  50. Measure time to execute a piece of code
  51. linking to calling function from dll
  52. Passing member variables as function parameters
  53. Compiling templates using GNU C++
  54. Best database practises
  55. Default & Value Initialization
  56. using dynaic dll's in borland
  57. Casting (void*)&foo
  58. Template binder
  59. Question regarding virtual functions/destructors
  60. What are the popular c++ compilers?
  61. How do I add exception-handling to this code and make sure it compiles and runs properly?
  62. Can not parse a template class
  63. Closing many CInternetSession objects
  64. YA Template specialization question
  65. c++ and win 32 api
  66. algoritms/stl problem?
  67. vector question
  68. Parsing help
  69. algoritms/stl problem?
  70. calling non-default constructor with new[]
  71. const char* to char* conversion
  72. Problem with CMapStringToPtr Lookup function
  73. Clarification in Thinking in C++ Vol 1
  74. unsigned char * to string
  75. Pointer to class equals pointer to base class
  76. Porting from DOS to W32 - COM port
  77. b-tree
  78. Strange behaviour of tiny double numbers
  79. Define template parameter or just declare?
  80. how to insert tow byte in front of a file
  81. How do computers do arithmatic?
  82. bitset woes
  83. C++ domains
  84. typedef & template
  85. ===Welcome to comp.lang.c++! Read this first.
  86. how to deal with this problem
  87. About "const" problem
  88. Very strange problem with a operator "-"
  89. Some design questions
  90. Can I be a programmer?
  91. C++ website
  92. pointer from C module to printer
  93. user-type operator definition and multiple classes / source files
  94. need help!!! calling Matlab from c++
  95. Efficient URL-decoding.
  96. floating point
  97. class templates & constructor defn outside the class
  98. Problem in formatting query!!!! Help needed...
  99. Preventing stack instances
  100. vector of lists: anyone know how to do this?
  101. Post Ur Job Requirements/Resumes Free ........
  102. Techincal Interview Questions
  103. Preventing delete on a SmartPointer
  104. Are unused class methods removed from exe?
  105. LibSerial and signal_handler
  106. need help with MBA course project
  107. Template instantiation problem
  108. cast problem
  109. cerr and clog
  110. From bool to int: 1 or 0
  111. Compilator GPP
  112. Displaying progress dots in ANSI C++
  113. Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
  114. comparing char*
  115. "hhctrl.ocx file in in-use"
  116. Accessing Database from c++
  117. Non type template parameter Help
  118. want to leave virtual functions undefined
  119. C++ Singleton problem...
  120. Bizarre char* problem
  121. WG21 paper on templated namespaces
  122. Understanding problem of long numbers
  123. gcc needs copy consturctor for inplace constructed object passed to func as reference, others not
  124. LNK2005 error
  125. More effective C++
  126. Map erase memory problem
  127. LNK2005 error
  128. Most annoying aspects of C++
  129. Forward declaration vs. include header
  130. Software Serialization (Both the Act, and the terminology)
  131. Interesting warnings from latest MS compiler
  132. gui.h error
  133. multiplying two numbers and giving the square root
  134. multiplying two numbers and giving the square root
  135. forwarddeclaration, declaration, definition, order still a matter?
  136. "exception not rethrown" problem
  137. real life example
  138. overriding operator== error
  139. handling wave files
  140. comparing iterator with const_iterator
  141. Accepting manipulators
  142. ===Welcome to comp.lang.c++! Read this first.
  143. need your help (two urgent tasks)
  144. Initializing a vector in a map
  145. initialization within constructor
  146. template function member with const classifier
  147. What can C++ achieve and how to learn C++?
  148. Concrete Mathematics
  149. problem with sort
  150. problem with add old string to new string in edit box (MFC)
  151. c++ analyst programmers - singapore
  152. How to replace RoseRT 2003 with another tool
  153. stack trace
  154. doubt in basic c++ code
  155. This is a great NG, I learn a lot reading it everyday <EOM>
  156. automatic test generation
  157. Can we overload *_cast<> operators?
  158. std::vector destructor ?
  159. Pointer to class member
  160. Timer with 0.5 ms period
  161. Semantics of STL containers (std::map) in a multithreaded scenario
  162. Position in North Carolina - Senior Developer - C++
  163. Error : Visual 2005 is more C++ compliant and my projct doesn't compile
  164. Xerces Library
  165. Template data type
  166. constructor question
  167. Updating Text on Screen
  168. Structuring a tree
  169. endl like behavior
  170. IInputObjectSite
  171. What is a number for (in RC file)
  172. Save Input from keyboard to file
  173. Looking for a library code.
  174. g++ compiler question!
  175. Wrapping libjingle
  176. Any free programs in Visual C++ (with source), please
  177. Do you see a problem?
  178. put the code to .h file error gone why?
  179. why link against a library?
  180. Can I dynamically add new elements to vector while looping it?
  181. About the address of member function
  182. RWTPtrSlist core dumps, while removing entries.
  183. Writing monitoring program VC++
  184. Forcing all function template parameters to deduce the same type
  185. g++ -o Problem
  186. compiler generated destructor vs class implemented destructor
  187. What wight is a sorting algorithm for a CPU
  188. Join the OISV - Membership Now Open !
  189. difference between compiler generated destructor and class implemented
  190. difference between compiler generated destructor and class implemented
  191. Garbage Reading String Fields
  192. Programming Forum
  193. sscanf problems
  194. Bitset Replacement
  195. Drive Combobox, Directory List box in MFC of Visual C++.Net
  196. Struct in C and C++
  197. copy constructor
  198. Best thing next to popcorn!
  199. Heo
  200. How to generate a random integer that is bigger than RAND_MAX
  201. typeid and template class
  202. Database ODBC
  203. Making a member callback therough "this"
  204. How to calculate the time Complexity?
  205. Just another difference between compilers.
  206. ActiveX in DLL
  207. Multiple byte integers
  208. Multiple byte integers
  209. "Smart Quotes" in comments?
  210. MSVC++.NET 2002--> problems with overloaded constructor reference declarations
  211. Detecting under/over flow
  212. Carry detection
  213. Taking IF sentences out of loops
  214. C++ standard library
  215. Class array ? (2 dimensional)
  216. template instance in normal class
  217. ===Welcome to comp.lang.c++! Read this first.
  218. Problems reading strings from files
  219. the essense of the static data member of a class
  220. const int versus #define - does "const int" take up space in exe?
  221. About the find() is STL algorithm
  222. How can you test for undeflow?
  223. How to convert 'System::Object __gc *' to 'float array '
  224. Using a function which returns an object
  225. Point two objects to the same location
  226. Reading numbers from a file
  227. sizeof of expression & sizeof of type
  228. Doubt in Code
  229. Declaring Template Classes that take Multiple Nested Templates as Parameters
  230. math and scripting: how?
  231. ftp server
  232. static variables in template class
  233. Beginner begging: problems with Builder!
  234. error C2872: 'streambuf' : ambiguous symbol Problem
  235. Get all drives in my computer?
  236. How to handle textbox on IE?
  237. Integer promotion?
  238. Can a sub-class (composite object) member function access private or protected members of base class?
  239. Question about run-time libraries in VC++
  240. inline functions -- advantages?
  241. Variable name from string?
  242. remote access MS SQL through internet using VC++
  243. Unexpected Termination
  244. Project.In c++
  245. Number of bits and size of data types in bytes
  246. How to execute an stored procedure in c++
  247. capturing Input from a microphone
  248. Running another program and reading it's stdout
  249. Locale
  250. What does "%.*s" stand for?