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. can send!!
  2. User-defined functions
  3. Multipmap of pointers, sort by key
  4. a typedef question
  5. program
  6. Quicksort
  7. writing to file
  8. Programmers Judgement and Software programming companies
  9. Multiple calls on same std::string object
  10. compilation error
  11. OOPs way to do this in C++?
  12. array init in constructor
  13. Posix thread exiting and destructors
  14. Stroustrup 5.9 exercise 12
  15. i m stucked...
  16. Saving temporary objects
  17. flex and yacc
  18. g++ and subclass template specialization
  19. Find Programming Job?
  20. how to handle Control-D in getline ?
  21. Including large amounts of data in C++ binary
  22. home made handle
  23. linked list search
  24. cool!!!!!!
  25. real address of a member function
  26. A real threaded singleton
  27. Trouble using function pointers as parameters.
  28. STL hash<> function - where is the header?
  29. getting started with video
  30. Errors in compilation of simple programme
  31. Implementing member object's virtual functions
  32. Why this code must add sizeof()?
  33. Stroustrup 5.9 exercise 11
  34. Error on strcat
  35. return new wat it means
  36. Finding a program argument
  37. searching a linked list
  38. searching to a specific line in file
  39. converting to const char*
  40. anonymous derived class
  41. Bug report: visual C++
  42. Urgent Help Needed: The EPVH-1.1 Visual Hull Library.
  43. "has member" detection using templates - why "." operator fails ?
  44. why " for(char i=64; i<128; i++ ) " gives an infinite loop?
  45. Admission Control For WLAN (DHCP, Service Controller) ?
  46. PAAppViewer3 (AppViewer3)?
  47. C++ in a windows plateform
  48. isError(), errorMessage()
  49. Simple XML tag validator
  50. Reading data from files
  51. cool!
  52. my friends
  53. Gettext
  54. Two small problems...
  55. ===Welcome to comp.lang.c++! Read this first.
  56. A comprehensive directory of well written tutorials with 1000+ entries
  57. Having trouble adding random numbers
  58. std::vector::_M_insert_aux() code
  59. boost::program_options syntax questions
  60. BoostCon'07 Early Registration Deadline
  61. whats wrong with this ? (compilation errors)
  62. relational database
  63. Test Tube Zealots: The American Chemical Society Terminates the Membership of Chemists from Iran
  64. I got strange resule while compiling this code...
  65. confused about wallpapers and pictures??
  66. what are the good books for learning VISUAL C++
  67. I want spam
  68. I guess it just depends who you are...
  69. Neural Networks
  70. Passing pointers to Window Forms VC++
  71. strange: k=(++i)+(++i)+(++i)???
  72. SWIG, Python, C++, and Coca-Cola
  73. Peculiar floating point numbers in GCC
  74. case insensitive find on case sensitive stl map
  75. polymorphism in static member functions? --can it be virtual?
  76. std::auto_ptr_ref workings
  77. derive a class from a struct?
  78. std::sort std::vector predicate problem
  79. Operator ->
  80. Preprecessor and white spaces
  81. Iterating and printing
  82. polymorphism with reference and pointer object
  83. low and high frequency of an audio file
  84. Help , why not return a true array?
  85. iterator error
  86. Are literals objects?
  87. writing a function to calculate an average
  88. zero memory
  89. link
  90. OO C++ Workshop: Converting a String to a Numeric Type
  91. basic_streambuf question
  92. C++ Workshop
  93. Barack Obama <media@barackobama.com>,
  94. Block processing
  95. Look forward to a wonderful matrix class library
  96. Look forward to a wonderful matrix class library
  97. writing to database
  98. MultiExtractor file ripper
  99. Make a FREE Call Any Where Any Time
  100. is it right behaviour...if yes,why??
  101. opportunity
  102. representation in array
  103. Function Timer in C
  104. finding leslie
  105. std::deque.pop_front & pop_back
  106. Questions about "char *" and "const char*"
  107. virtual functions & container interaction
  108. string find last of problem
  109. avoiding virtual call with pointer to member function
  110. C-based DLL with P/Invoke
  111. lists of objects..... and destructors....
  112. c++ begginer program help
  113. Urgent req. for SAP Business Analyst with Treasury CFM
  114. ===Welcome to comp.lang.c++! Read this first.
  115. Help needed: How to create a start up banner?
  116. Replacing Key of STL Map?
  117. STL Map; How to access a specific index?
  118. Decode GIF to Hex code.
  119. delete this??????
  120. Empty pointer to std::string
  121. How to use System::Random in Visual C++ 2005 Express?
  122. simple destructor question
  123. sizeof () string is reported as 28 ???? Why????
  124. any STL/string function available for determing string contains numeric
  125. How to dynamically create a structure
  126. Struct/Class reassignments?
  127. Why the compiler complains that it can not find a match?
  128. How to read the data of an audio file
  129. Design problem in C++
  130. C++ threads...
  131. Virtual function behaviour
  132. strangely operator> overload
  133. cool!!!!!!!!!1
  134. Static Class Variables, Inheritance, and Polymorphism
  135. Problem with typelist-example on Visual Studio 2005
  136. how to write a delete()
  137. DLL Communication Interface: Win32 DLL <-> .NET class library
  138. Problem with stripping white spaces and references!?
  139. decompiling c++ programs
  140. long long problem
  141. problem with fgetc
  142. Custom destructors -- memory management
  143. Copy Constructor
  144. array of function pointers..
  145. Member struct declared in base, defined in derived class
  146. bijective container
  147. Problem with inserting custom types into STL map
  148. writing vector of structures to a file
  149. Name resolution issue
  150. Variables disappearing from scope when i don't want them to
  151. Overloading Subscript operator
  152. ot: omnis class
  153. This is NOT Pro-Government Propaganda: Cheney: House Is Undermining the Troops
  154. C++ struct in yyparse()?
  155. Converting a struct to a stream
  156. Stroustrup 5.9, exercise 11
  157. Stroustrup 5.9, exercise 9
  158. about "getline"
  159. Assinging a base object to an inherited object
  160. binary search on array based list
  161. "einheften.de" is for sale
  162. Casting Char[4] into int*
  163. confused
  164. Convert std::string to std::vector<unsigned char> and vice versa
  165. cool!!!!!!!!
  166. pointer and address
  167. urgent requirement for Lead software Engineer - US
  168. Throwing auto_ptr
  169. typedef problem
  170. Stroustrup 5.9, exercise 10 (using a function)
  171. Stroustrup 5.9, exercise 10
  172. Stroustrup 5.9, exercise 10
  173. ,h * .cpp + dependent class query
  174. a simple question
  175. Computer Job Available!
  176. Bit Manipulation, Binary Files, Math
  177. Trying to use KSystemTray - and failing
  178. Learn CSS (Cascading Style Sheets) with simple tutorials
  179. Template question
  180. newbie on pointers
  181. meaning of problem statements (Stroustrup, 5.9)
  182. Stroustrup 5.9, exercise 7 (using struct)
  183. Stroustrup 5.9, exercise 7
  184. String Manipulation Functions - strcpy, strncpy
  185. exectution speed and debugging output
  186. Function Overloading Problem
  187. new and delete help for classes
  188. 1st element of "an array of CHAR strings"
  189. simple question on const function member passing
  190. Stroustrup 5.9, exercise 6
  191. cool!!!!!!!!!!!!!!!!!!
  192. ===Welcome to comp.lang.c++! Read this first.
  193. Foward referencing broken?
  194. Object Oriented Design Contest
  195. Regarding linked lists
  196. classes and cons reference...
  197. How to protect program before incorrect input data?
  198. Temperature Conversion Program - Still a Rookie
  199. linked list
  200. C++ Contest Challenge
  201. Domain
  202. Learn the language before you learn the GUI.
  203. More or less philosophical thoughts about 'using namespace'
  204. faq; struct and class another difference?
  205. My C++ Book List
  206. Returning Refs
  207. Stroustrup 5.9, exercise 4 (page 105)
  208. are there any dangers in storing objects in vectors?
  209. std::vector question related with gsl_vector
  210. Templates
  211. Validating Social Security integers. Help!!!!!!!!!
  212. How viruses work:
  213. The complete book list.
  214. declare a pointer to a function ..
  215. help
  216. Templates and inheritance
  217. Programming algorithms with strings in C++, and transition from C by example!
  218. Looking for a *FAST* graphics library More options
  219. WELCOME TO ALL FREE PROGRAMMING SOFTWARE NOW
  220. Excessive Inlining
  221. C++ is complicated and C is bloated.
  222. delete and delete []
  223. Stroustrup 5.9, exercise 3
  224. Stroustrup 5.9, exercise 2
  225. problemi con puntatori
  226. Stroustrup 5.9, exercise 1
  227. Value of a const static field in function return at the compile-time
  228. help with pointer
  229. I have a vision for dynamic C++ driven websites!
  230. Question about fstream operator >> and <<
  231. Help
  232. Java-like interfaces in c++
  233. Bjarne Stroustrup (The Creator of C++): The C++ Programming Language - Third Edition
  234. libwy-0.32 is released
  235. derivation doubts
  236. How to write a unicode string to file
  237. Question about passing variables to a function
  238. Algorithm for searching sorted strings in binary file
  239. problem about wofstream
  240. Gaussian random variable
  241. lexicographical sorting
  242. cin.seekg(ios::end);
  243. how to read txt files in unknown folders
  244. operator+ in derived classes
  245. zero shift
  246. The Davinci Code
  247. "A British mother paraded on state TV. Forced to wear the hijab,"
  248. Operator New help
  249. problem with int_type....
  250. How to use template to create a library.