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. what is happening to elements in vector ?
  2. Pointers, linked list, array of pointers
  3. Pointer in C++
  4. Pointer in C++
  5. precedence of "using" and #include
  6. Problem on class template.
  7. How to reference i th element in std::vector ?
  8. return type function specifier
  9. enum Conflicts
  10. Usage of typename
  11. about inheritance in c++
  12. need to be able to write in a shared mem segment.
  13. Expect ArithmeticType to have limits?
  14. Reverse String
  15. Exception Specifications
  16. help me ? Application crashing before main
  17. Is it generally safe to inherit from STL iterator classes?
  18. POINTERS
  19. POINTERS
  20. Any convenient and elegant way to do encoding conversion in C++?
  21. Merging Two Files using C++
  22. Is it possible to get a variable's type and size in code?
  23. error of memory
  24. class inside templated class
  25. Creating Key using HMAC - SHA1 using openSSL
  26. reference count
  27. reserving memory for an array
  28. external functionality with a functor object?
  29. Is nested class automatically friend of class that it is nested in?
  30. Passing derived classes uninitialized variable to base class constructor !!
  31. Problem when using template as the base class?
  32. Help! How to access to std::set elements?
  33. Is there an easy way to change the default printer from mfc or Win32
  34. ponteiros
  35. catch with no explicit object
  36. sizeof(aStruct) returns fault number
  37. Dev cpp
  38. Poll: Do you use smart pointers?
  39. Insert to a vector quickly and get the insertation position
  40. Generating custom doxygen documentation for stl
  41. C++ and Windows
  42. I need a vigenere Table in C++
  43. handling files above 4GB in VC++
  44. Copy constructor at return
  45. GUI framework for new C++ project
  46. graphics
  47. template and virtual
  48. hello
  49. Re: [C++] Sorting based on context
  50. own function with cout, how to concatenate argument ?
  51. problem with templates
  52. URGENT NEED :: C++ DEVELOPMENT TEAM MEMBERS, $ 60 - 75 / hr, Santa Clara, CA
  53. comparing a "wchar_t" to "char"
  54. exceptions
  55. Instinctual & Hardwired Aquisition Devices; Language, Color, Sound, Smell, Touch, Art & Taste
  56. std::map associative container question
  57. Class examples for beginners
  58. Two reference functions
  59. project ideas
  60. Question on define.
  61. Searching a vector for a specific value
  62. Excluding NAN entries when summing an array
  63. Excluding NAN entries when summing an array
  64. C to Java Class Files compiler (AMPC version 1.5.1 released)
  65. How to get enum from a different namespace.
  66. accessing parent form from a child form.how?
  67. Detecting integer overflow
  68. Q: char, wchar_t and operator << overloading
  69. returning a vector
  70. address in memory
  71. is there anyway on dis blasted planet that knows an answer to this??
  72. Debug tip needed for watching large arrays
  73. Whats the problem with this one???
  74. about the template pragramming
  75. Compiler allowed to do this?
  76. Can anybody recommend a C++ book? (intermediate/advanced)
  77. debugging by gdb
  78. library installation
  79. Compile error in visual c++
  80. Referencing C header file that has new as param?
  81. maps with my own type as key
  82. Linking ASN.1 - components in C ++ - error LNK2001-
  83. sorting question
  84. Exceptions in constructors
  85. static struct initialization in a Class:: -- not my struct
  86. removing elements invalidates only those iterators that had specifically pointed at the removed elements
  87. Defining and initializing arrays
  88. segmentation fault, memory problem ?
  89. Assignment operator self-assignment check
  90. STL and heap / priority queue
  91. non-local reference count pointer
  92. need help with design issue...
  93. function pointers and wrapper classes
  94. ===Welcome to comp.lang.c++! Read this first.
  95. string assignment to char*
  96. help on generic functions
  97. Non-local reference count pointer
  98. Problem in Linking
  99. plugin programming
  100. Any IDE for SunOS 5.8 C++ programming?
  101. files and subdirectories
  102. How to restructure old C initialisation of char* to avoid compiler warnings
  103. Singleton class
  104. Memory allocation
  105. copy struct to buffer
  106. expected constructor, destructor, or type conversion before '*'
  107. Calling base class virtual method
  108. c++ and vector
  109. Help needed for *.MPQ files of TBC (WoW)
  110. Macro for member function
  111. how to finish the input?
  112. "static" constructor parameter confused with object name?
  113. Pointers to template functions require explicit cast
  114. What happens when type conversion between signed and unsigned happens?
  115. Trying to design low level hard disk manipulation program
  116. May I use a global data in a class?
  117. text copy of the FAQ?
  118. Why won't this work.
  119. FA: (UK Only) Book: "The C++ Programming Language" 3rd Ed by Bjarne Stroustrup
  120. Possible Memory Problem
  121. Nano Technology Application For Health,Wellness and Beauty
  122. Top-posting
  123. This
  124. policy based design (needs improvement?)
  125. Core Dump in Deleting STL [stlport4] vector
  126. how to get correct output for char*
  127. using new operator to create an array of pointers ?!
  128. Final Theory Of Everything V1.0
  129. Is this ANSI? x <?= y
  130. isinf() & isnan()
  131. Passing array to methode
  132. can we export a class using a .def file? w/o using __declspec
  133. Power++ problem
  134. creating a std::vector<T>::iterator ???
  135. October 2001 MSDN Disk
  136. Guessing and destructors
  137. how to get the miliseconds before 1970?
  138. how to get object size from stream.
  139. tcp communications
  140. Passing an aray of objects question?
  141. Implementing fp pattern matching, using C++
  142. Evaluate My Program Please
  143. Question about intializing hardware.
  144. Re: Problems with Visual Studio Code Editor
  145. when list is best
  146. Problems with Visual Studio Code Editor
  147. Problem with std::istream_iterator
  148. c++ Builder noob going crazy
  149. Variables scope/memory management
  150. C++ Program help
  151. Error question.
  152. Template question: list<Bar<double>> ...
  153. convert VARIANT to CSTRING
  154. page 293 of C++ primer,4th edition
  155. parsing of initialization files
  156. Bloodshed dev C++ miracl
  157. Locating partially matched strings in a file
  158. problem on getchar()...
  159. Is it correct to call string::substr(npos+1)?
  160. use Mingw compiler with Visual studio
  161. Results Gatherer - design question
  162. *p=7
  163. problems with Pass by Reference
  164. problem with deque in stlport 5
  165. # of elements in vector
  166. Import csv file problem
  167. parent's child list
  168. Problem understanding how objects are returned by value
  169. working with policy classes
  170. function pointer in class
  171. Console User Interface
  172. solution to break a bill
  173. problem with stl compose1
  174. factory functions in c++
  175. STL iterators: question on how to traverse a list
  176. endl error (extreme novice)
  177. Help command line batch file linking .h files NOVICE
  178. Deleting elements out of a vector
  179. for_each
  180. Zeus-Framework
  181. .cpp or .h?
  182. Variant to String. VideoCodec - Friendly name in DirectShow
  183. openMP question
  184. ===Welcome to comp.lang.c++! Read this first.
  185. hi y'all
  186. Computer Vitals
  187. exciting c++ job
  188. function is not an object
  189. My "Abstract Iterator"
  190. Nintendo DS Programming
  191. Make an instance of a class dynamic
  192. Dll programming in C++
  193. 911 FORGERY bigger than the PROTOCOLS of the learned elders of Zion
  194. Any experience with D?
  195. NRV question
  196. passing derived type to client who only knows base type
  197. must pass by value
  198. size_t, size_type, unsigned
  199. size_t, size_type, unsigned
  200. sizeof
  201. Free
  202. casting to char*,
  203. Default Template Value
  204. How to let C++ compiler raise a warning or error when a const is assigned to a const reference.
  205. MFC/C++ Code
  206. a pointer to a reference
  207. Template instantiation problem
  208. IT
  209. Drawing on transparent window
  210. Help, about the order requirement of the class functions.
  211. FILEDESCRIPTOR Structure question
  212. dependent template parameter
  213. class vs namespace?
  214. boost::lambda question
  215. Array of pointers
  216. Quick implementation of social networking
  217. constants in header files
  218. Should I implement this using string hash or multimap..
  219. how to call a C++ function from a C file when provided with only compiled code
  220. virtual function
  221. file allocation method
  222. C++ Constructors
  223. Retrieve ListBox items
  224. Relato de la nueva gran batalla de Fidel Por Miguel Bonasso
  225. iostream vs stdio.h
  226. case statement,
  227. To find a one-way hash function
  228. value
  229. RessourceManager, suspend to disk
  230. Windows Programming (MFC/C++)
  231. operator-overloading of nested class inside a template class
  232. C++ breached...
  233. how will two objects of type float perform when adding one to another
  234. Template member operators.
  235. template class static template type member address allocation
  236. newbie: array of different classes
  237. is this inheritance construct legal?
  238. overloading subscript
  239. printf and string s
  240. printf and string s
  241. Problem regarding use of 256 color or higher icons in toolbar
  242. syntax semantics: instantiation without arguments: parentheses
  243. invalid conversion from `void*' to `node*'
  244. Accessing the value of a struct
  245. template based exception class
  246. reinterpret_cast issue on solaris
  247. should we prefer deque over vector
  248. virtual member function templates
  249. Re: Couting lines.
  250. Re: Couting lines.