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. address of references to pointers
  2. STL map Unusual behaviour
  3. sizeof problems, help!
  4. Copy elements from one STL container to another STL container
  5. Pointer to member-of-member???
  6. Undefined problem
  7. help getting average
  8. Into an array of structure arrays.
  9. std::bitset in union
  10. parking garage calculator
  11. ASCII file parser - to read between brackets ()
  12. parking garage calculator
  13. row-wise copying of 2D arrays
  14. Calender Algo
  15. Pass a back_inserter as the output iterator in remove_copy_if algorithm
  16. ===Welcome to comp.lang.c++! Read this first.
  17. LD errors when I link to archive, but not with the objects.
  18. Sanity Check -- Is this valid C++?
  19. Moving to static_cast and reinterpret_cast from old C-style cast
  20. containers and pointers
  21. upper_bound
  22. c
  23. Passing zero to a 'const reference'
  24. Regular expressions: string substitution with pcre or any other library?
  25. Profiling evaluation tools?
  26. Why can't a local structure be used in a vector?
  27. problem with map construction
  28. function change - is this a poor option
  29. Use of Assertions
  30. explicit invocation of a constructor template of a class template
  31. need help with program
  32. Do you want your own free virtual mall?? Come here...
  33. Return a 'read only' view of a STL vector attribute
  34. using htons()
  35. Question about my program
  36. c++ utility class
  37. Other than VC++
  38. How to create copy_if algorithm?
  39. STL VECTOR
  40. problem with vector iterators
  41. Sorting lists containing big objects.
  42. template list prameter
  43. Is this fast?
  44. Map Seg Fault
  45. Help! Where is size_t ???
  46. How to use Boost bind library with STL accumulate algorithm
  47. Seg Fault Help
  48. inheriting enums
  49. Need help sorting a list please...
  50. STL transform algorithm
  51. jni help...
  52. puzzles...puzzles...
  53. ternary tree (ann)
  54. Templated virtual member functions
  55. Are string literals local or otherwise temporary?
  56. static members of template classes optimized away?
  57. Nested class member pointer access
  58. Casting
  59. using STL set with objects
  60. Looking for source code for Linear programming
  61. Overloading a function in C++
  62. How to free memory allocated by a vector of string?
  63. Signal Handling in C++
  64. what does this friend declaration mean ???
  65. Design question: accessor VS attribute
  66. assert failure
  67. when did libstdc++ free memory of string ?
  68. Newbie Question
  69. System("Ping") always returns 0
  70. C Puzzles
  71. C/C++ char pointer question
  72. C/C++ char pointer question
  73. [ANN] U++ 602 beta2 released
  74. Memory leaks reported creating simple array of class
  75. duplicate C++ code
  76. read a file line by line in c++
  77. Pointer problem: compiles but crashes
  78. const strings in class
  79. newbie question
  80. Quesiton with 'const'
  81. Map Question
  82. What can I do?
  83. ISO C++ forbids declaration of 'vector' with no type
  84. Fast 1D DCT Implementation in C/C++
  85. Accelerated C++ exercise
  86. Help with typedef
  87. Open Watcom
  88. style of constructor initializer
  89. Template<> confusion
  90. call copy constructor in "=" operator
  91. compile error " instantiated from here"
  92. compile error " instantiated from here"
  93. Program reading from the keyboard
  94. outporb problem
  95. Is there any code analyzer for c/c++ header file
  96. Password without a file
  97. Using accumulate algorithm with a set of pairs
  98. Bytes Razor starts today at 6am
  99. template class compiling problem
  100. operator== for nested classes.
  101. problem with string::resize
  102. c++ tutorials and lessons
  103. cast of ostream& to and from void*
  104. Functions with varying number of arguments
  105. Basic Bit Operation Question.
  106. compile visual studio 6 project with intel C++ compiler from the command line
  107. Complex objects initialized at compile time
  108. ===Welcome to comp.lang.c++! Read this first.
  109. initilization of composite types
  110. sizeof help cont., ignore other post please
  111. sizeof help
  112. sizeof help
  113. "Object-Oriented" C++?
  114. office automation help please
  115. Destructor Question
  116. Answers to Accelerated C++
  117. What does the array do?
  118. cflow equiv. for c++ (on Unix)
  119. Help with error message.
  120. placement new versus .. more
  121. Problem using locales
  122. Trying to figure a Banking Program
  123. Trying to figure a Banking Program
  124. Segmentation fault in STL iterator
  125. Forward-declaring classes from different namespaces
  126. MS Visual Studio 2005 PRO - HTTP Download
  127. URL encoder in c++
  128. Bytes RAZOR
  129. How do I use MS Word bookmarks and printing?
  130. MS Word Bookmarks and Printing
  131. ManualDock
  132. Performance using member of
  133. invalid use of undefined type, .h file confusion
  134. implicite function call
  135. (off topic) GOT-STL-P (Re: Interesting developments since "Beating the averages"?)
  136. Parallel Port Access
  137. A dllimport variable is accessed indirectly through a variable
  138. __declspec(dllimport)
  139. Little help please
  140. __declspec(dllimport)
  141. template specialization, nested?
  142. Shell program execution -yafray
  143. proper initialization
  144. Linker Error: Undefined symbol _closegraph in module GRAPHEX.cpp
  145. How can I instance such a class?
  146. Urgent Help: Multiple calls to JNI_CreateJavaVM
  147. Default initialization with dynamic allocation
  148. Which Callback implementation is better?
  149. outportb problem
  150. Catch bad_alloc?
  151. Using class initialization to initalize inherited attributes
  152. dao 3.6 in visual studio 6
  153. free c++ programming solutions on Windows?
  154. [Programmazione oggetti] inserimento in testa in una lista
  155. sorting maps according to their value_type
  156. Debug exceptions
  157. Compiling in MSVC7
  158. Function overriding
  159. Embedded Strings -- Arrays or pointers?
  160. C++ on Windows-XP
  161. how to search a table by any of the field
  162. conversion operator question
  163. How do I hash this ?
  164. Can't dereference pointer to stack?
  165. why does the complier complain undeclare identifier even though i have included the header file?
  166. Why this code can't compile?
  167. return string from c++ to c
  168. Places to declare variables
  169. What is the output of this program? and why?
  170. bitshift a large amount of data
  171. function vs. class partial specialization
  172. GUI kit with ref-counting
  173. Run-Time Check Failure #n Question
  174. difference between compiling and linking...?
  175. returning an std:string pointer as a parameter
  176. text file indexing
  177. stringstream str(), buffer overflows
  178. bmp->pgm
  179. why int ** test :: iptr = & test :: i ; is incorrect?
  180. Modelling the real world
  181. Passing char*
  182. OK for compiler to not call function with constant return?
  183. Templated for-loop fantasy
  184. ABC w/o virtual functions?
  185. How to use htonl in IPv6
  186. what datatypes of key can be used in c++ maps?
  187. Determine equality of template parameters?
  188. static data member initialization
  189. how to convert string to double?
  190. Memory errors HELP!
  191. friendship and pImpl idiom
  192. Help with console problems
  193. Survey for Compiler usage
  194. ===Welcome to comp.lang.c++! Read this first.
  195. Detecting binary files
  196. Compiler Directives Not Working
  197. why it is wrong?
  198. C++ help
  199. C++ help
  200. C++ help
  201. Unexpected results in matching a regex
  202. std::set - sorting order specified?
  203. Bug in compiler?
  204. Undefined behaviour?
  205. Compilling allegro.h & windows.h
  206. what's wrong?
  207. stdint
  208. Reverse Iteration
  209. usb access
  210. usb access
  211. 64 bit performance speedup over 32 bit
  212. 64 bit performance speedup over 32 bit
  213. seekg Concerns On Fragmented File
  214. Style question: SetShutdown/GetShutdown .vs. SetShutdown() overridden
  215. communicating with every object of the class
  216. [ANN] SDX Dynamic Systems Simulation Software
  217. Vector and adding of object
  218. a question about a class and a list of the class.
  219. Validate IPv6 Address
  220. better way to read data?
  221. convert static final from java to c++
  222. opensource group
  223. can I re reference items in a map
  224. classes vs structs.
  225. Unable to create *.dll
  226. operator += on short int values - strange compiler warning
  227. vector::iterator to a pointer casting
  228. Comeau (working *.bat file)
  229. C++ Proofer
  230. comparing two structs .. revisited
  231. Overriding const member function with non-const
  232. Great Job Board
  233. 33 [XPost] Libero ADSL: Statene alla Larga!!! 338750
  234. Sorting a list
  235. C++ Multiple Inheritance
  236. new & delete in CRT.How to get a efficitive memory allocator.
  237. parse comma delimited text string
  238. shift, signed unsigned
  239. Question about postfix ++ precedence
  240. how to read data?
  241. vectorstream analogous to std::stringstream
  242. A c++ Program for Valentines day
  243. Usage of RAM related to C++ programming
  244. Pointers for these pointers...?
  245. c++ to c
  246. Bigint library?
  247. online standard c++ library reference
  248. writing binary files to Sun workstation
  249. undefined reference error
  250. stopping a boost::thread