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 182 183 184 185 186 187 188

  1. Two pointers to the same obejct, two differnet values...
  2. Template functions & class templates syntax
  3. difficulties with sprintf function
  4. "inline"?
  5. Different bit storing
  6. A strange problem with IE and the browser helper object
  7. floating point exception
  8. Why do we have to manually separate interface and implementation?
  9. template functions calls within non template classes. How to do it?
  10. using templates as class members.
  11. Unsatisfied symbols
  12. simple naming convention question
  13. inheritance
  14. Internal Structure of the DIR ommand of MS-DOS purely for a floppy drive media
  15. Question about fscanf ..
  16. Questions about constructors
  17. virtual destructor Vs virtual method
  18. Casting
  19. Another String reversal question
  20. need suggestion about random selection
  21. C++: Uninitialised Variable Passed as a Parm
  22. char conversion problem
  23. need files for "OOP in C++" by Lafore
  24. newb: using user installed lib in cygwin
  25. vector::resize parameters
  26. list <string> algorithms
  27. Function/pointer help
  28. Template parse error
  29. sizeof operator
  30. Respecting the standard
  31. In-memory array output stream?
  32. member to pointer conversions - mommy look what I found
  33. c++, swig and mpatrol
  34. why plus can be minus. Another of Microsoft's trick?
  35. multistreaming
  36. How to edit MSVC 7.1 VC++ directories by script
  37. Makefile Macro Substitution Help
  38. Please help - class / templates use?
  39. STL list
  40. 2 questions: speed of memset() and pointer to multi-arrays
  41. return statement in C++ constructor
  42. Sockets
  43. new vs. malloc
  44. running program as a background process
  45. visual basic from visual C++
  46. how static_cast and dynamic_cast implemented?
  47. Problem exporting class with stl member
  48. C++ active web pages???
  49. Help a beginner
  50. Nasty Bug: First exception error.
  51. Ordering of class definitions
  52. change character in file
  53. Creating a file that doesn't exist
  54. Operator function not working
  55. I/O buffers
  56. Conways Game of Life Source code
  57. static members of template classes
  58. Why won't this hash_map compile?
  59. map that maps to iterators in the same map ?
  60. The >> token
  61. Which derived class is it?
  62. Re: Problem of Pass by Reference in C++
  63. Angle class - how is my code ?
  64. "Optimization" with source file contaiing only static functions and initializations
  65. Re: Problem of Pass by Reference in C++
  66. What to learn?
  67. Pre-Allocate a General Class Instance
  68. how to declare a structure and a class interlinked
  69. Strange template problem.
  70. .
  71. Is -> syntactic sugar?
  72. Problem of Pass by Reference in C++
  73. Replace a character in a string.
  74. Two dimensional array problem
  75. Problem writing a .wav file
  76. Is there a reference counted implementation of std::vector?
  77. Is there any support for network programming in C++
  78. access violation when unallocating a string
  79. msdev /make problem
  80. Design question: using malloc?
  81. floating point round in C++
  82. Rewriting the file
  83. why doesnt this work?
  84. Huge file hash
  85. Need help with stl vectors (?)
  86. What is "POD"
  87. operator overloading q'n
  88. Need help with STL
  89. Member Functions in class scope are auto inlined?
  90. Private constructor
  91. The performance cost associated with std::vector.
  92. Clarification of the scope of this group
  93. drag&drop - how can I make it work?
  94. enum question...
  95. istream_iterator and ostream_iterator problem
  96. P++
  97. Working with list box and text boxes
  98. Can anyone sell me VC 4.0 or 5.0?
  99. how to call an external program?
  100. C 99 -- C++ 2003 diffs
  101. Re: --(int)d
  102. Need help with STL (?)
  103. [RQST] Virtual disk
  104. What is some basic stuff?
  105. Regular Expressions and String Replacement
  106. Need to translate from Delphi to C++
  107. need to translate from Delphi to C++
  108. Dividing strings filled with numeric values
  109. Linkage and calling convention
  110. Can a template function return a template type?
  111. Array of object from varius subclasses
  112. counting_iterator with transform_iterator ?
  113. Correct use of locales?
  114. How to extract size of a packet?
  115. How to make function final in CPP
  116. Can nested class members access private members of nesting class?
  117. for loop?
  118. function object inheritence
  119. newbie: C decls Vs. C++ decls.
  120. Multidimensional Arrays
  121. managed & unmanaged question
  122. CRT, Member Initialisation, static data, constant data, global objects
  123. Char type array
  124. You know the default error beep in windows? How exactly do you dothat?
  125. std::endl type unknown
  126. Sorting via template metaprogramming - critique requested
  127. system date
  128. what is wrong in my leap year?
  129. Where's the bug?
  130. non-static const array class-member
  131. Can one class have two names?
  132. C++ to Delphi conversion help required
  133. Questions about Getting const_iterator out of iterator class
  134. Re: Passing &quot;classtype&quot; as &quot;this&quot; argument of&quot;class member function&quot; disc
  135. implib for mingw
  136. signed/unsigned..?
  137. Using Class Templates
  138. Mysql with C++
  139. Serial port, dlportio and Win2000
  140. Recursive Function Help (pls) pt 2
  141. MSVC7: Comdef.h(266) - missing ')'
  142. implib from dll
  143. Scope Resolution Operator
  144. error 2666?
  145. load bmp
  146. recursive function help (pls)
  147. C++/ UNIX/ CONTRACT/ IN
  148. ofstream is_open
  149. changing char value
  150. Function pointers problem
  151. What modules are available for Http connections in C++
  152. Casting to a 'different' class...
  153. Design question: interrelated classes
  154. Help for C++
  155. ISO/ANSI C++ Standard copy
  156. direct access to hidden variables
  157. Linking errors. - VC++ - Unresolved external Symbol
  158. Legacy source code resources?
  159. Question About Casting
  160. memory leaks question
  161. Two templates with overlap.
  162. (Programming) Various Syntax styles
  163. How to distinguish between Events and States?
  164. Internet Checksum
  165. Class division
  166. fstream lock question
  167. A function that returns a pointer...??
  168. HELP: Floating point overflow (possible OT)
  169. New Programmer
  170. Error creating a node
  171. Why is the Base class Constructor getting called twice
  172. ambiguity of post-increment and post-decrement
  173. Am I an idiot?
  174. Efficiency of map and vector iterators
  175. template-id 'VISDictionary<const char *, VISNamedContainerTypeCode *>' used as a declarator
  176. Protecting object data from member functions
  177. Do I need delete or delete [] here...
  178. Creating an object that is read from an input stream.
  179. usage of undefined class
  180. using member data as default argument
  181. Online book?
  182. stream constructors and derived classes
  183. oo-problem
  184. Fileless C++ environments
  185. Changing a variables data type
  186. GNU GMP arbitrary precision limitations + question
  187. Why does this work?!?
  188. Portable code
  189. Can't access WHAT private member?
  190. std::map copy constructor problem
  191. Your preferred books
  192. Your preferred books
  193. using getdate() how can i get todays date in mm/dd/yy format? any sug please
  194. map::iterator error
  195. CryptGetUserKey works in WinXP but fails in Win2000
  196. gets and cin
  197. writing in to files
  198. STL multi_map entry size?
  199. Function objects as parameters.
  200. Function objects as parameters.
  201. Question about constructors ...
  202. Converting datetimes from/to UTC/GMT including daylight saving
  203. Need off topic advice still with c++ though
  204. Order of evaluation: int a=1, b=a+1;
  205. Equivalency Semantics, Operator Overloading
  206. using a bitset
  207. Is code generated in this template situation?
  208. int to char
  209. Access control + overloading + overriding
  210. Optional parameters in stored procedure call
  211. How to disable debugger-related warnings!?!
  212. Casting to const.
  213. string class question ....
  214. About MutipleInheritance
  215. Why c++ string can't be used in a dll?
  216. What is lvalue?
  217. string class question..
  218. About the size of structure
  219. how does pragma pack work?
  220. Borland C++ 5.5.1 CommandLineTools: ilink32 error 128
  221. I need some help/pointers/comments to get me started, I am stuck
  222. How to...
  223. How to implement a buffer (memory?) pool
  224. Reading binary data from file
  225. POD-ness of a type
  226. Wireless Search with Summarized Results/Web Pages, powered by Google!
  227. Feeding Time
  228. decision tree help
  229. Library in library...
  230. S.i considered a variable?
  231. More new MyClass; vs. new MyClass();
  232. boost::shared_ptr and operator->()
  233. static_cast vs. C-stype cast
  234. dinkumware 402 linking with g++ 3.x/ _Winit undefined ref
  235. Constructor(?) inside a struct
  236. array exception safety
  237. Is there a temporal object created?
  238. virtual inheritance problem with class template specializations
  239. is const function faster than non-const?
  240. Binary trees
  241. Need help on remove_if
  242. what is different?
  243. soundcard input
  244. overloaded operator new
  245. Question about an extern int
  246. Sound card input
  247. Homework Help
  248. assignmnet to int form float/double
  249. accessing protected data members of instance of parent class
  250. ncurses help