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

  1. question about class instantiation
  2. Deriving from STL containers
  3. access to structure members
  4. Deriving from STL containers
  5. problems with system()
  6. More on the cosmetics (if-statements)
  7. Re: new returning 0
  8. compiler treatment of const etc
  9. warning's meaning
  10. begin() for empty STL container
  11. Is bitset class is not a STL container?
  12. compiler for vista
  13. JOB ID: NC 2501>>>Attention GC's and Citizens's : Senior Technical Consultant Needed
  14. how can I replace a substring in a string
  15. Macro question
  16. SEDA in C++
  17. new returning 0
  18. fstream
  19. Recruiting Advice
  20. Help with a compile problem
  21. preprocessor seems interfering namespace defines?
  22. multi block macro
  23. "static" objects and functions
  24. inconsistent behavior with user-defined new and delete
  25. explicit keyword
  26. Problems with protected variables despite friends
  27. Problem using CFront 3.03
  28. How to print in C/C++
  29. Smart Indent in Visual Studio 2003
  30. Differences in C++ between struct and class
  31. doubt on erasing the first element of a vector with reverse_iterator
  32. Problem with defining operator<< for std::ostream_iterator
  33. cstdlib and stdlib.h problem
  34. Greatest Common Divisor using Extended Euclid's Algorithm
  35. SmartPointer & Inheritance & Explicit Constructors
  36. Friend-Based Interfaces
  37. What's the advantage of using for_each loop?
  38. collect2: ld returned 1 exit status
  39. Read 2d Array from Text File-
  40. Searching for Happiness ?
  41. STL stable_sort sorting issue
  42. 128 bit math?
  43. read every other string from a text file
  44. Why doesn't nothrow work?
  45. screen scraping a Windows text box
  46. index operator[] overloading
  47. Makeup for if-statements?
  48. best methods to do C,C++ code optimization ?
  49. Address of vector question
  50. what do c++/STL programmers do for time programming?
  51. obfuscation
  52. Problem with VS
  53. typeid(arg).name()
  54. Re:Windows NT service
  55. Using Double pointer
  56. is_virtual_base<B, D> - possible?
  57. To recommend a site
  58. How to empty the variable buffer in recv() before accepting a string.
  59. can anybody help me in Prims and kurskal's algorithm
  60. confused by boost::bind & boost::lambda::bind
  61. Design Patterns for LRU Cache in C++
  62. Using protected methods within a derived class?
  63. Templates and Subclasses C++ help
  64. Need reference for stringstream
  65. converting String to a type name
  66. Looking for a C system call to copy files
  67. Using one vector to construct another
  68. shared_ptr and const
  69. Pointer to a Partially-Constructed Object
  70. Displaying stl map in .net dubugger
  71. non-virtual call to a virtual function using pointer to member
  72. Dynamic formula entering(Professionals Only)
  73. Boost bind confusion
  74. Suggest some starting porjects
  75. initializing static members of class
  76. Using destructor
  77. static class constant, declaration or definition?
  78. Looking for design patterns suggestions.
  79. Convert (call) VB .NET dll's from C++
  80. Need help on rogue wave template classes..
  81. mixing C and C++
  82. How protect executable by resource editing?
  83. shared library disaster
  84. overriding the dynamic library
  85. This pointer question!
  86. graphics
  87. Can there be problems when a class is multiply inherited from 1000s of classes
  88. Open File
  89. icc compiler, object file problem
  90. What are macros,virtual functions and what static means?
  91. operator precedence
  92. units hijnks
  93. parameterized translations strings;what is the solution?
  94. The preprocessor is just a pass
  95. simple constructor query
  96. static operator() in functor?
  97. Dumb STDLib Deprecation Question
  98. Looking for c++ coders
  99. How to make function body different depending on the template type? (MPL)
  100. simple template question
  101. console output - overwriting characters
  102. casting operators - why doesn't this code work ?
  103. inheritance over template class
  104. Looking for experienced C / C++ programmers to work in India
  105. operator= inherited from template
  106. How to control I2C on Powerbook G4
  107. ANN: smds - The Fast Memory Dataset - Version 0.1.2
  108. Does std::string do a shallow copy in copy construtor and assign operator ?
  109. Earn 500$ from sinup for ringtones
  110. question about auto_ptr initialization
  111. Problems with static libraries
  112. Is this a good idea? (Error handling with overloaded operators)
  113. Fibonacci Numbers and Lucas Numbers
  114. When does static initialization occur?
  115. A good c/c++ algorithms / design patterns book
  116. Drawing AVLTree By MFC
  117. ICMLA 2007: CALL FOR PAPERS
  118. Inheritance not letting signature to come through.
  119. printf from DLL
  120. What this means?
  121. what will happen if we print the following...
  122. what will happen if we print the following...
  123. How to print permutations?
  124. Newbie question on strings
  125. null variable
  126. Anyone know of C++ source code spell checker?
  127. Virtual Member Function
  128. Allocating memory to nested Structures within a Structure
  129. The default double values get truncated
  130. Why won't this cast?
  131. what is wrong with my code?
  132. Visual Studio for cross platform (windows/linux) developement?
  133. Need help in an undefined reference linker error
  134. pimpl idiom and singletons
  135. Reference base class data from derived class?
  136. simple question about containers
  137. Weired compilation with STL <algorithm> header.
  138. Passing templated types as parameter to macro
  139. Question on dynamic binding
  140. Q>how to manipulate keyboard
  141. Get ASCII value for character when higher than 127
  142. invalid conversion from int to file
  143. {0} vs {}
  144. Vector is deleted after resize()
  145. C++ Gui Application on both OS X and WinXP
  146. Inlining Constructors
  147. Multidimensional hash functions
  148. Re: What is the difference between void proba(); and void proba(void); ???
  149. diag_printf
  150. C++/map Stl
  151. append output filename
  152. What I like most about C++
  153. Memory : Stack vs Heap
  154. Sweet Loads Down the Throat
  155. Problem with list
  156. Manipulator question...
  157. * Free Vids and Pictures
  158. Re: Question about singleton class design for tracing
  159. getcwd changes? how can I get current path?
  160. Model and Texture but with children
  161. Re: Question about singleton class design for tracing
  162. Re: Question about singleton class design for tracing
  163. Re: Google Groups broken?
  164. IO Manipulator: Partial 'uppercase'?
  165. nonmember functions?
  166. Re: Google Groups broken?
  167. Re: Google Groups broken?
  168. Custom Allocator Question - Advanced.
  169. map vs. set (stl)
  170. What is the meaning of 'wt' in utf8_fopen
  171. Re: Trying to get contents of an ifstream AND find file size at same time
  172. Re: Trying to get contents of an ifstream AND find file size at same time
  173. Re: What this error means?
  174. What is the difference between void proba(); and void proba(void); ???
  175. What this error means?
  176. Re: Why using the new keyword at all for memory allocation?
  177. Re: Why using the new keyword at all for memory allocation?
  178. Re: get corruption at end of string
  179. Re: Do i have to have a main function?
  180. Why using the new keyword at all for memory allocation?
  181. [Info] Programmers Search Engine
  182. Do i have to have a main function?
  183. Convert between PGM @ PPM
  184. Convert between PGM @ PPM
  185. Convert between PGM @ PPM
  186. Re: operator= for a class with a const reference member
  187. Re: operator= for a class with a const reference member
  188. Re: operator= for a class with a const reference member
  189. Re: operator= for a class with a const reference member
  190. Re: Question about singleton class design for tracing
  191. Re: Question about singleton class design for tracing
  192. Re: operator= for a class with a const reference member
  193. Re: get corruption at end of string
  194. Re: get corruption at end of string
  195. Converting between const char* and char*
  196. Re: get corruption at end of string
  197. Re: get corruption at end of string
  198. Re: get corruption at end of string
  199. Question about singleton class design for tracing
  200. get corruption at end of string
  201. Re: Enable functions in the derived class with the same function name but different return type?
  202. Re: Enable functions in the derived class with the same function name but different return type?
  203. Re: Enable functions in the derived class with the same function name but different return type?
  204. Re: Enable functions in the derived class with the same function name but different return type?
  205. Re: Enable functions in the derived class with the same function name but different return type?
  206. Re: Enable functions in the derived class with the same function name but different return type?
  207. Re: argv[] comparison
  208. Re: Enable functions in the derived class with the same function name but different return type?
  209. Re: argv[] comparison
  210. Re: Template : cannot convert parameter 1 from const * to *const & ?
  211. Re: Template : cannot convert parameter 1 from const * to *const & ?
  212. operator= for a class with a const reference member
  213. Trying to get contents of an ifstream AND find file size at same time
  214. Enable functions in the derived class with the same function name but different return type?
  215. Template : cannot convert parameter 1 from const * to *const & ?
  216. Copy constructor question (repost)
  217. Re: deriving from a C struct
  218. Copy constructor question
  219. Re: deriving from a C struct
  220. Re: deriving from a C struct
  221. Re: deriving from a C struct
  222. [OT] Google Groups broken?
  223. Derived::Derived(const Base&) and Derived& operator=(const Base&)
  224. Re: size_type and size_t
  225. Re: size_type and size_t
  226. Re: size_type and size_t
  227. Re: size_type and size_t
  228. Re: size_type and size_t
  229. Template class inheritance
  230. Re: simple array question
  231. Re: simple array question
  232. site for sample c++ programs
  233. Re: simple array question
  234. Re: simple array question
  235. Re: Derived and base class question
  236. Re: Derived and base class question
  237. Derived and base class question
  238. simple array question
  239. Re: CREATEProcess Problems with Commandline Program!!!
  240. Re: CREATEProcess Problems with Commandline Program!!!
  241. Re: CREATEProcess Problems with Commandline Program!!!
  242. CREATEProcess Problems with Commandline Program!!!
  243. "Virtual constructor" and slicing
  244. <FRIENDS CLUB>
  245. lots of little mallocs or one big one? (somewhat naive)
  246. Deprecated API RWTPtrHashDictionary<K,V>
  247. Please explain what this expression means
  248. for_each() and two-dimensional array
  249. Ray tracer language comparison
  250. The future