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

  1. ===Welcome to comp.lang.c++! Read this first.
  2. How to write Java style classes in C++
  3. Overriding new and delete.
  4. gsl and windows (matlab)
  5. Re: cannot convert char** to const char**
  6. Silly question (8 lines of code)
  7. File's Openmode and the Cursor position
  8. fid to c
  9. problem in placing command line aruments(LPSTR) into **char
  10. Template for POD types only
  11. aaaaaaaa
  12. How can you connect c++ with any database.
  13. problem while running a STL CPP application.
  14. Accelerated C++: exercise 6-1
  15. Copy Constructor and Initialization by Temporaries
  16. compilers
  17. vectors of floats
  18. vector 'initial block of storage' / implementation guidance
  19. vector 'initial block of storage' / implementation guidance
  20. global instances and extern help
  21. ShellExecuteEx
  22. C++ Templates: Incomplete Type Problem
  23. How to write a bluescreen with C++???
  24. for me its difficult
  25. using exceptions to catch segmentation faults?
  26. Problem: how to use one std container to store multiple types?
  27. Preprocessor
  28. weird iostream/fstream behavior
  29. Formating Output of std::ostream
  30. I'm having trouble. Help?
  31. templatized copy constructor not being deduced
  32. calling class member functions without instantiating object?
  33. PLEASE DON'T FEED THE TROLLS!
  34. [Newbie Question] Static members
  35. template class to alloc memory
  36. A problem on string swap
  37. Malloc() and new()
  38. Static and dynamic library
  39. 'B' is an inaccessible base of 'D'
  40. Default call of an Empty class object
  41. integer int i; *i++ and ++*i have a different integer value after the increment
  42. Undeclared identifier???
  43. (newbie need help) Problem with template vectors
  44. Dealing with const
  45. vector 'push_back' problem
  46. Class Design Question
  47. The Trouble With Locks by sutter
  48. std::auto_ptr with virtual class
  49. Re: C ++ is DEAD
  50. Any function can convert the words form,such as "boys"->"boy","became->become"?
  51. Any function can convert the words form,such as "boys"->"boy","became->become".
  52. Any function can convert the words form,such as "boys"->"boy","became->become".
  53. cross platform shared libraries
  54. new and memset
  55. Date/Time class
  56. ===Welcome to comp.lang.c++! Read this first.
  57. is C++ dynamically or statically typed language or both?
  58. std::map
  59. Problem with bitwise operators
  60. Problem with input
  61. Default Template Parameters
  62. problem in a very simple code
  63. Best Editor/IDE
  64. Static members and inheritance
  65. references and l-values
  66. char * const &szKey
  67. Class in class problem
  68. Memory value change?
  69. operators << and >> for 'std::streampos'
  70. System functions + wchar_t
  71. sample.xll is not a valid add-in
  72. STL : list, map, ...
  73. make files
  74. Re: C ++ is DEAD
  75. Re: C ++ is DEAD
  76. C++, wchar_t, Unicode and all that stuff
  77. Which container I should choose for better performance?
  78. Which container I should choose for better performance?
  79. Befriend during runtime?
  80. Need advice about brushing up on my C++
  81. Global variables...
  82. I/O exceptions
  83. Copy constructor: why can't I copy objects as if they were structs?
  84. fstream question
  85. fstream question
  86. Help! Windows.h Conflict
  87. job interview question in C++
  88. architecture to adopt
  89. std::streampos and INT_MAX - incompatible?
  90. Using Definitons
  91. method max_size() for map-object (STL) returns -1
  92. defining class-object declaration in header gives error
  93. Newbie - getting value from excel cel
  94. how to distinguish whether the type is unsigned or not
  95. Why do all the compilers I try fail?
  96. looking for a clever preprocesser solution
  97. Operator<< for ostream
  98. Finding a program's directory at runtime
  99. Crash while erasing a member in a vector
  100. ===Welcome to comp.lang.c++! Read this first.
  101. SSL
  102. Casting, inserter and streamspos?
  103. dynamic cast for streamed data
  104. Operator Overloading : Incorrect implementation being called
  105. The problem of inheritance? Why can't it overload the private same name function ?Help?
  106. Using flex++ and bison (not ++) with c++
  107. Exceptions
  108. Singleton class
  109. Singleton class
  110. ANN: SimpleORB now available for C#, C++, Java and Smalltalk
  111. efficient algorithm for customized set_difference
  112. clone a tree
  113. method to count 'endl' manipulator on insertion operator
  114. incompatible warning in C/C++
  115. initialization problem
  116. Heap Manager and new/delete overloading
  117. Opensource software for computing checksum?
  118. AVI /MPEG Lib
  119. reference l-value
  120. undefined behaviour ??
  121. Allocation with new operator and Destroying with free operator
  122. Link to lib file
  123. Initialization list and inheritance
  124. Making gcc a windows .exe file
  125. Is my naive C++ implementation the best, or...
  126. Memory leaking
  127. geometric progression
  128. Switch vs. Else If
  129. How to change the button style of Console Application
  130. request for new questions
  131. question about "scanf"
  132. Reading from serial to an array
  133. Function template partial specialization
  134. 'new'd memeroy is contiguous?
  135. what are the problems with this piece of code?
  136. using C structure in C++ (VC++ 7)
  137. lots of warnings with stlport
  138. Getting error with SUNWspro 6 update 2
  139. operator= Q.
  140. Available C++ Libraries FAQ
  141. how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
  142. Which header files are included?
  143. Xml Parser
  144. Problem with Exponent program
  145. Network Programming... Ugh!
  146. inherit WITH operators
  147. storing "almost-POD" classes to binary file
  148. exception woes using fstream and .eof
  149. Struct inside a struct
  150. Which is better, using ReadFile/WriteFile or use fstream?
  151. Symbain Device
  152. variable in a class member
  153. ===Welcome to comp.lang.c++! Read this first.
  154. including and excluding at compiletime
  155. c++ spreadsheet libraries?
  156. How to minupulate the elements (counting by 3) of an array usingSTL?
  157. Access to MS SQL Server from C
  158. mscorlib.dll problem (Visual C++ 2005)
  159. A good use of fn ptrs?
  160. Implementing a Decimal class
  161. Memory allocation problem
  162. typeid ... more
  163. Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
  164. deleting all elements in a STL container of pointers
  165. operator % and signed integers
  166. Initialization of non-POD aggregates
  167. can std::set hold pointers to keys instead of the keys themselves?
  168. Too Many Function Pointers?
  169. int var declared in "for" not local?
  170. auto_ptr and casting
  171. auto_ptr always implies heap?
  172. Complex policies
  173. using fis.c in a c++ project
  174. CTAGS usage
  175. problems at multiplication (Currency multiplied with float)
  176. How does the compiler implement a virtual destructor?
  177. what is the difference between string.h and cstring?
  178. [Linker error] undefined reference... pliki .h... dev-c++
  179. weird problem with gcc
  180. Special iterator
  181. #ifdef vs OO patterns
  182. `sock_create' undeclared (first use this function)
  183. My programs always shut down...
  184. friend sibling class nested in derived class problem in gcc 4.0
  185. std::list
  186. How to become a C++ Programmer
  187. std::vector
  188. How to turn a C++ program into a BASIC program ???
  189. copy and istream_iterator question
  190. Naming issue
  191. map iterators interface
  192. private default constructor is good or bad?
  193. Question on vector of vector iterators
  194. Reading 16-bit raw data
  195. Bowyer watson algorithm
  196. Dual Head Monitor
  197. Derived template classes
  198. add a new member to struct
  199. How to Check the content of the memory?
  200. STL map and memory management (clear() )
  201. Error when initializing static variables
  202. How to catch Mouse down and mouse up on item of treeview
  203. Cline/Lomow Book (Original) FAQ # 158
  204. who can give me a lmplement of Diffie-Hellman key exchange.
  205. why is automatically generated copy constructor of this form
  206. Creating Dynamic 2D Arrays
  207. Getting confused in Virtual calls
  208. C++ class library for kernel mode programming
  209. scan frames of other windows
  210. is there any transform_if algorithm?
  211. can you make an ifstream from a FILE* ?
  212. problem with const objects in lazy parser
  213. vector<pair> .. more
  214. operator-
  215. GDI objects and memory leaks
  216. USB 2.0 Memory Stick
  217. reading para values from config file with type
  218. ===Welcome to comp.lang.c++! Read this first.
  219. Vector in cpp
  220. question--separatecompilation
  221. Array initializer in C++
  222. what is needed to implement a memory table?
  223. templates to generate compiler diagnostics
  224. MS Access And Excell data access through c++(API ,Connector,etc)
  225. Usage of Double Pointers
  226. Tricky conversions question
  227. how to find nth quote char?
  228. Need Help
  229. candidate for bitset
  230. counting lines in text file
  231. Doing run-time binding/introspection/reflection in C++ non-intrusively
  232. Style Poll: Hand-Rolling for() Loops
  233. pointers difficulties
  234. skipws and <<
  235. offsetof / non-POD structs
  236. JNI: changing from ARGB to RRRGGGBBB memory problem
  237. Replace a #define by a method
  238. is << on filestreams a blocking operation?
  239. question--A function returns class object(comparing C++ & JAVA)
  240. Strange Bit Shift Operator
  241. Use int or long keyword?
  242. Code Style - Handling Returns
  243. Type casting
  244. c++ and multithreading
  245. Comparing an iterator to a NULL value
  246. dlsym and function pointer ...
  247. How can I set up the path where the compiler(g++) will search forthe header files
  248. template and variable parameters
  249. Constructors & iterators
  250. newbie