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. C++ casting
  2. initialize class array member
  3. Doubt regarding Virtual Inheritance
  4. Is this virtual class defined in c++ standards?
  5. 2 way std::map
  6. a few questions about iterators
  7. systemcall with dynamic parameters from a textfile
  8. template metaprogramming (unroll loop)
  9. return result of "copy", "remove_copy"
  10. I am getting anachronism errors with the solaris compiler
  11. Structure + Function Templates + MSVC 6 C2062 Error!
  12. How to use iostream library to copy files
  13. Integrating an explicit function of x from a to b
  14. CPP compiler that implemented the export keyword
  15. constructor calling a member function?
  16. Predefined macro names for machine dependent compilation
  17. Problem with map upper_bound
  18. Passing a reference to an object from inside the object's member functions?
  19. An idea for the recursive inclusion problem
  20. Re: Big Bertha Thing burster
  21. problem with linklist
  22. compilation problem - variable was not declared in this scope
  23. Retrieving the user on a remote machine by giving the IP adress
  24. std::vector - the wanders of itterators and size_t
  25. Can a dll query it's own name?
  26. Re-Create Force Feedback Effect Failed
  27. C++ using database
  28. Simple program error
  29. extern "C" and wrapping
  30. unused variables...
  31. Problem with rs232
  32. error: "Cannot create a value of the abstract class base"
  33. Australian kangaroosters
  34. Scope of a variable
  35. The boost.variant library and boost::make_recursive_variant
  36. Improvements to existing code
  37. Template to insert into a map? Is this really necessary?
  38. My 3 sorting functions REDUX
  39. Using Getch()
  40. template question
  41. Hi what is wrong with thiss code
  42. Can you have a function pointer as a data member?
  43. Read from file but not move pointer
  44. Big Bertha Thing burster
  45. Pure virtual function in an ABC
  46. Disambiguating between const and non-const member
  47. mixing of std::cout and std::wcout
  48. How to force overloaded call in derived classes?
  49. Finding max element in integer map?
  50. What's the reason?
  51. operator overloading
  52. Problem
  53. How can i edit a file
  54. Data Structure Issue
  55. why the code about array can be compiled?
  56. Important message for US People..........Imran
  57. icc, gcc sse alignement
  58. Q: why are all templated copy-constructors necessary?
  59. convert string into an array
  60. Changing a gtkmm label through a signal possible?
  61. Null Object
  62. Model Delegate
  63. Business Reader
  64. non-virtual thunk is?
  65. non-virtual thunk is?
  66. my first [pprograms in c++
  67. Function in header file - newbie vc++
  68. inline virtual functions
  69. structure redefinition problem
  70. i need help in C++ GUI
  71. Primary Key Check
  72. g++ compile help
  73. write small currency converter
  74. Need good book leads on Programming C++ (Design/Coding) for high performance systems.
  75. srand in c or c++ doesn't really Generate Random Numbers ?
  76. stray"\26" in program
  77. non-virtual thunk
  78. Code bloating when choosing template argument based on cmdline input
  79. direct vs copy initialization error
  80. Any way to make this code more compact, and/or be able to change at runtime?
  81. C++ newbie looking for help with linker error
  82. Announce: TCL Development Tools - Eclipse Europa Release.
  83. Objects w/ no type?!!?
  84. Pointer to templatized, overloaded member functions
  85. ISO the "Harbison and Steele" of C++
  86. What sense do h files make in c/cpp?
  87. Strange behaviour in function overloading!
  88. Stupid std::codecvt question
  89. Calculator
  90. ostringstream and sgetn() weirdness
  91. 1.0f vs. 1.0
  92. Type of Pointer
  93. Opportunities for Linux/Kernel Developers - AppLabs - Hyderabad
  94. Problem in accessing global pointer in a thread function.
  95. size_t
  96. RUNNING D PROGRAM...need help urgently..
  97. âìÑ
  98. returned error code
  99. Do you believe it's from our C++ exam?
  100. Returning more than one value from a function
  101. GCC 4.02 versus 4.2
  102. volatile and sequence points in (GASP) multithreaded programs
  103. Multiple inheritance/interface delegate through template function not working
  104. hi every one please become a member to this site and win much more money!!!!
  105. stdarg problems
  106. Some problems about enumerations.
  107. object on stack/heap performance problems
  108. How to end input - Ctrl Z doesn't seem to work
  109. ostringstream derived problem
  110. Stroustrup's TC++PL(se) section 4.4
  111. Calling a function
  112. Mixing C++ and C
  113. Mixing C++ and C
  114. Library Ncurses at Linux and C++
  115. typeof? How to in C++?
  116. i need help for somw Qestions please
  117. How to read/write continuous hex dump using STL
  118. Is it possible to determine if a structure is non-POD?
  119. Developing Text editors in C
  120. extern "C" and C++ files
  121. How do I access hardware on a Win-XP laptop?
  122. Free usefull article.Do you need contents to add to your web site?
  123. Override Stack Allocate?
  124. Send funny sms
  125. a very interesting problem of hash_map<> and map<>
  126. Fot those with extra time.. sorting question
  127. Tree of pointers
  128. string and class error
  129. C++ Video Podcasts- Bjarne Stroustrup,Herb Sutter, Scott Meyers, Stephen Dewhurst
  130. Is std::string::npos portably incrementable?
  131. Inheritance question
  132. MANU beta UNLEASHED.........................
  133. MANU beta UNLEASHED.........................
  134. is a char array created in a function local?
  135. What is Error 1 error LNK2019: unresolved external symbol ????
  136. question on forward declaration
  137. Is this const usage not defined?
  138. overload < operator, get a warning C4717
  139. STL list code fires assertion in VC++ 2005, but not in VC++ 2003.
  140. Function definitions in headers of a DLL
  141. How does std::set implement iterator through red black tree?
  142. .c++ file
  143. Partial template specialization
  144. help on std::iterator_traits?
  145. Newbie questions (conditional operator, cin >> n...)
  146. overload resolution clarification
  147. Have the BoostCon'07's presentation been put out?
  148. Does push_back() do a copy?
  149. C++ editors and IDEs
  150. array to container
  151. Multi-level inheritance and accessing base protected member variables
  152. Null Argument shouldnt be?
  153. Rat in a maze problem
  154. inline functions provide macro functionality?
  155. OpenSSL Server and Client Problems
  156. Defined but not used? But I am using it!
  157. Can anyone find the errors?
  158. std::generate and Function Adaptors
  159. compile time detection of multiple template class usage
  160. Unsorted Infinite Child Tree
  161. Member reference variables
  162. list vs. set speed
  163. [OT] Problems with SDL_gfx library under win32
  164. Callback function?
  165. multiple definition error - global variable header file
  166. Partial specialization after instantiation, no error?
  167. Reliably cross-platform determining read-only string
  168. Bit field efficiency
  169. Abstract base class requires a virtual template: fixes?
  170. [ANN] Mocking the Embedded World in the Summer 2007 Issue of Methods & Tools
  171. TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research
  172. Out of memory compilation
  173. Need clarification for virtual method and pure virtual function
  174. Windows exception message
  175. side effects?
  176. delete
  177. Randomly selecting an element from an STL collection
  178. Maximum number of Member functions
  179. virtual function definition
  180. QT and translations for plugins
  181. Simple Tree Syntax Error
  182. Initialize pointer-to-struct declaration to an unnamed struct?
  183. yacc question
  184. multi dimensional array
  185. Simulating a discrete event with probability x
  186. is there anything we can do about Jon Harrop?
  187. Writing to a file
  188. specialaizing templates --error
  189. using WM_DEVICECHANGE in console application
  190. About simple confusion of array incrementation
  191. Using _t vs _type suffixes in typedefs
  192. whats the use of void pointers?
  193. some questions about multiple inheritance
  194. difference between a statement and expression
  195. How to use functions of given dll?
  196. Excuse me!!
  197. Array max size
  198. Help need?
  199. How do I use this typedef in a vector?
  200. Ptr-to-member as callback in a c-function
  201. Very cool
  202. default and copy ctors
  203. wofstream
  204. typedef vs variable declaration inside a class
  205. virtual constructors and distructors...
  206. gnuplot and system()
  207. Operator function for object pointers
  208. factor 50.000 between std::list and std::set?
  209. String of data into an array
  210. Trouble with references and sscanf.
  211. what is the word REGS meant...?
  212. comma operator vs. qualification conversions
  213. Partial template specialization for function
  214. string class problem
  215. string class problem
  216. Interview questions and answers
  217. Compiler warnings vs remarks mystery
  218. FLENS: C++ Library for Linear Algebra
  219. UML
  220. (scope?) question
  221. Why "associative" in associative container?
  222. App Unicode call NonUnicode dll
  223. ambiguity related to overloaded functions
  224. oop inheritance graph
  225. Looking for a tool to create a function call cross ref. list\table\graph
  226. How do I use this typedef in a vector?
  227. character sets
  228. what's this?
  229. is there a simple solution to this template problem?
  230. help new C++ progrmaer program a calcuator
  231. We invite you to join CodeMiles forums
  232. custom slide down control
  233. Bit manipulation question
  234. Bit manipulation question
  235. plz mail me the answer
  236. about using pthread in cpp
  237. making a directory
  238. learning c++
  239. max. operations?
  240. I thought this was quite funny/clever.
  241. Recursion
  242. How US tech firms place job ads no-one will apply for -- so they can hire cheap foreign workers.
  243. Recursion
  244. How to compare object types in C++?
  245. why doesn't erase method for map take key value as its parameter?
  246. Compilation sequence - a feature or bug
  247. Why does 'uint64_t i = -UINT64_MAX' have value '1'?
  248. C++ Templates
  249. Doubt in understanding template
  250. please remove these errors