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. a question about syntax of declaration with inheritance...
  2. Win32 SDK
  3. Runtime error occur in vc
  4. typedef struct prototype?
  5. Backtrace / crash report on segfault w/o user interaction
  6. string find
  7. outlook
  8. can the pre-processor convert string literals into chars?
  9. can the pre-processor convert string literals into chars?
  10. g++ linking error: undefined reference
  11. Auto Game Bot
  12. Parameter List / Parameter Block / Anything patterns...
  13. pre-processor command to resolve string literal to individual char values
  14. problem with accessing a "struct" using "->"
  15. confused between char and char* and connection to Arrays
  16. Particular Example about why should we not use GOTO
  17. Can C++ be used for system programming such as OS & DB?
  18. template issue
  19. Are there some functions that deal whit voice in C++?
  20. Doing a leap year project
  21. getline(cin,string); cout << string; Doesn't Work
  22. Erasing From a map
  23. namespace is not visible in a class?
  24. casting an vector::iterator to a derived type to the base class
  25. A compiler difference & the C++ standard
  26. problem with seekg
  27. std::iostream/std::cout - Do not compile with vc-8_0
  28. Understanding binary files.
  29. ===Welcome to comp.lang.c++! Read this first.
  30. Covariance Return in C++
  31. Eclipse and C++
  32. dlclose an RTLD_GLOBAL
  33. C Structure Inheritance
  34. how do you declare and use a static constant array inside a class
  35. Big Bertha Thing spider
  36. template class problem
  37. Confused .. What is happenning here
  38. Implementation of a C++ wrapper for libpng
  39. Stroustrup 5.5 References
  40. Class templates
  41. class templates
  42. printf comma formatting question
  43. Stroustrup 5.3.1, navigating arrays
  44. Stroustrup 5.4.1, pointers and constants
  45. Virtual private member functions
  46. multiple TCP connections
  47. can a class member function be used as a callback function?
  48. clear() before delete? --hash_map
  49. class templates
  50. Default for template parameter - how to make it work?
  51. c code refactoring or optimizing
  52. encoding a float
  53. About pointer declaration
  54. where is the erroe?
  55. pointer to string
  56. overloading the [] operator in a vector child class
  57. Visual Studio is a platform Independent??
  58. Point class
  59. polynomials in c++
  60. template function with median
  61. Simple iterator question
  62. Compiling Psim3/C++ file in openSUSE
  63. Compiling Psim3/C++ file in openSUSE
  64. sending a struct over TCP
  65. interfacing the unlearned
  66. interrupt service routine under windows
  67. map with more than one key type
  68. Address of a reference
  69. Designing Numerical Computation in C++
  70. difference between: int *a[10][10] and int (*a)[10][10]
  71. Vector and list iterators and efficiency
  72. Borland builder linking binary via resource
  73. Dear
  74. Stroustrup 5.1 Pointers
  75. Global variables not getting initialised in vac 8 xlC compiler
  76. C++ class to parse java .class file
  77. overloading < and >
  78. Stroustrup 4.11 exercise 5
  79. Is it good to assert after new() everytime
  80. Stroustrup 4.11 exercise 4
  81. should we call exit() inside exceptional catching blocks
  82. Access to different database types
  83. Stroustrup 4.8 Enumerations
  84. Running a function in the background
  85. Seeking free C++ compiler that runs from USB stick
  86. Getting system time with high precision
  87. convert M bit buffer to N bit buffer
  88. Output from TStringList MyList? How.
  89. reading csv file.....help me pls...........
  90. Problem with TStringList and GetFileNames function
  91. Borland Builder C++ - problems with buttons appearance...
  92. > > > MAKE SURE TO CLICK 2 < < <
  93. An array of one object
  94. Non-template class from a template base class with pure virtual methods
  95. sorting large file
  96. Segmentation Fault?!?
  97. Unique Random Numbers
  98. using boost::pool_allocator<T> ?
  99. Overloading operator "<<"
  100. cool!!!!!!!!!!!!!
  101. help for back_inserter and end()
  102. function prefixes... are they needed?
  103. codecvt
  104. to find complement of a number
  105. ===Welcome to comp.lang.c++! Read this first.
  106. variable scope in threads
  107. how do you declare pointer to such nested member function?
  108. TCP send
  109. integral types
  110. Result of sin function differs?
  111. U S Contractors Offering Service A Non-profit
  112. Pure virtual functions in Template class?
  113. Weird crasher with std::remove, std::erase
  114. free cad cooperation
  115. Standard way to determine max range of size_t?
  116. conditional breakpoints in gdb (c++)
  117. templated class
  118. templated class
  119. C++ from scratch Free Ebook
  120. WHy my program doesn't work
  121. AGLOCO- this worries Google
  122. Casting int to char*
  123. Issues with multiple inheritance
  124. C++ Programming
  125. Naming convention?
  126. Why float is called as 'float', not 'real'?
  127. composite types and std::swap
  128. int - unsigned = ?
  129. Systemtime(windows clock)
  130. Behavior of friend class in a namespace.
  131. Alright, I need a lot of help.
  132. main(int argc, wchar_t *argv[]) on linux i386 (redhat)
  133. Read file problem
  134. The Old School Meet's The New School.
  135. Help on Multiple Friend Class Include Problems
  136. Confusing Error Message
  137. memory leak problem
  138. C++ Source Code Viewer
  139. again the problem: the destructor is called twice
  140. Tricky macro manipulation
  141. hiya nerds!!!
  142. libcurl c++
  143. libcurl c++
  144. Query regarding enums in switch/case statements.
  145. A question regarding to the keyword "virtual"
  146. Last record added twice when reading ifstream
  147. Constants and templates
  148. $1 download the newest pda software
  149. Setting every bit in all members of a class to 0
  150. operator != for const_reverse_iterator
  151. copy constructor compilation error
  152. reserved identifiers?
  153. Simple integer Expression!
  154. Cool new website
  155. Exception Destructor on new
  156. In Class Typedefs and In Class functions pointers.
  157. Numerical Algorithm: floor to round to the nearest hundredth
  158. ERROR READING FORM
  159. Need help with Homework - checking chars
  160. making wcin wcout work
  161. ASCII Code???
  162. String Algorithm Advice Please
  163. what can you do to print out only even numbers...??
  164. Changing code for to be able to change the variable...???
  165. How to create an "endless" std::stringstream?
  166. Urgent help about my code....
  167. problem with my code.....
  168. urgent help!: trying to make a seconds subtraction from a time_t
  169. cin char
  170. How to use istream_iterator to read input from cin twice?
  171. order of evaluation of arguments to constructors
  172. History of short-curcuited AND
  173. layout compatible question
  174. lifetime extension of temoraries
  175. Mult-thread macro
  176. very sorry!
  177. std::vector reserve / constructor question
  178. typically, how expensive is try catch?
  179. State of the Art Software Development Practices
  180. A question regarding to the keyword static
  181. A question about initilization of a static member
  182. inheriting the operator<<
  183. error: template-id does not match any template declaration
  184. hi
  185. the usage message generated by boost::program_options.
  186. vector.clear() and vector copying
  187. return type of a function that returns a local variable
  188. help with setw and width functions!
  189. Arrays in C++
  190. GDB - no debugging symbols found (GDB Vs GCC?)
  191. C++ to C conversion
  192. valarray or vector ?
  193. Questions about extern "C" linkage directive
  194. developer forum
  195. reverse all the bits in a unsigned integer
  196. User-defined manipulators
  197. "typedef int bool;" ?
  198. Need with with some errors
  199. scanf problem
  200. win 2K pro won't see new DVD writer
  201. singleton problem
  202. friend template overload problem
  203. Online manual for C++ with code examples
  204. C++ Programmer
  205. Why use a private struct?
  206. this is perfect !
  207. Sr. Staff Engineer opportunity in Palo Alto
  208. Help with operator overloading
  209. where/when should I initialize static class data members?
  210. Problem using sscanf...
  211. Watch hundreds of TV channels online!
  212. dynamic memory: was not declared in this scope
  213. cool!!!!!!!!!!!!!!!
  214. cool comp
  215. Initializing an array of objects allocated dynamically
  216. special template specialisation
  217. ===Welcome to comp.lang.c++! Read this first.
  218. memory usage problem
  219. Operator overloading and *this
  220. hi can u ever want to watch this blog see nothin is impossible see the images
  221. C++ newbie: overriding inherited function
  222. operator>> for numbers: stream state after failed read
  223. [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding
  224. error while running
  225. C++ Book required for ex C / C++ / Perl developer to recap / learn
  226. resize and clear of vector
  227. c++ library for extracting manifest.mf from a jar file
  228. stdint.h
  229. Is ':' an operator?
  230. peak memory usage
  231. How can I widen my prensent google blog template
  232. release crash
  233. passing const char* to the string&
  234. namespaces
  235. How to get access to blocked files
  236. What's the opposite of dynamic ?
  237. Coponent Question for C++ Language Expert
  238. Editing a parameter while creating a sub-class?
  239. Job Opportunity
  240. Template specialization with the parameter being a template
  241. Implementing a class of a nameless namespace outside the namespaceblock
  242. enums as values in std::map
  243. Problems with own namespace stat
  244. Pointer Question
  245. (const) iterator question
  246. overloading vs. default argument question
  247. STL on rhel4.4
  248. friend+namespace
  249. Could You help me?
  250. constuctors and object arrays