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. How is memory managment in stl stacks / deques implemented?
  2. ctags
  3. How can i replace a pointer in runtime?
  4. How Can I get an Input Box?
  5. static_cast vs reinterpert_cast
  6. Reference Counting
  7. doubt on scope of pointers VERY URGENT!!!!!!!!! PLEASE HELP ME.........
  8. doubt on scope of pointers VERY URGENT!!!!!!!!! PLEASE HELP ME.........
  9. doubt on scope of pointers VERY URGENT!!!!!!!!! PLEASE HELP ME.........
  10. Implementing isInstanceOf(...) in c, any ideas
  11. inheritance
  12. division... strange behaviour i dont understand
  13. is there a good way to save data of different types ?
  14. Help with C++ <ctime>
  15. Class design
  16. List, set and map
  17. pointer to any member function of any class
  18. Performance considerations in 3D arrays
  19. Performance Considerations in 3D arrays
  20. recursion + pointer
  21. Multithread prob.
  22. pi(e)
  23. Problem with sending structures over a socket
  24. ===Welcome to comp.lang.c++! Read this first.
  25. abstract base class question
  26. Dump program results to file
  27. network programming
  28. How to sum the determination of a pointer(s)
  29. Problem with exceptions, templates and pure virtual functions
  30. Hackers are ruining it for the rest of us.
  31. boolian and for contingency
  32. GUI Library preferred by Standard programmers
  33. enum lookup tables
  34. C/C++ interpreter
  35. Error from DialogBox() when called inside a static LIB
  36. copy assignment for different length
  37. Pls excuse if you consider this off-topic. Conceptual artists seek programmers here.
  38. Function that reproduces itself
  39. what is getopt() ?
  40. Doubt regarding C++ using STL ( VERYYY URGENT!!!! PLEASE HELP )
  41. Build options
  42. type
  43. pair STL query
  44. temporary object creation question
  45. Problem of template
  46. VS 2005 should allows this, why?
  47. Best place to start learning
  48. Throw from a destructor
  49. Virtual destructors
  50. All new exams added in Testking.co.uk with latest updates and passing guarantee
  51. constructor or factory or builder
  52. heap and co.
  53. C++ getline(istreamVar, strVar) return null string
  54. Arithmetic/Comparison between different integer types
  55. std::set and insert speed
  56. Use of signed integer types
  57. Big Endian and Little Endian
  58. Type of comparisons and conditionals
  59. What is wrong with compile?
  60. can garbeg collector be assisted by compiler
  61. Expression cannot be evaluated - why?
  62. Expression cannot be evaluated - why?
  63. what's the difference between the two kinds comment syntaxs?
  64. Use of placement new in memory mapped i/o
  65. Linking error LNK2001 - "__declspec(dllimport) private: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Tidy(unsigned short)" (__imp_?_Tidy@?$basic_string@DU?$char_
  66. reversing a file
  67. Help Me.
  68. Why does C/C++ programs crash
  69. Initializing a smart pointer
  70. Address Arithmetic
  71. Why did the C++ standard committee make such restrictions on bit-fields?
  72. Why did the C++ standard committee make such restrictions on bit-fields?
  73. Why shall a non-const reference not be bound to a bit-field?
  74. confused with SFINAE
  75. Feature Article in Better Software Magazine
  76. #else not working
  77. find length of a dynamic array
  78. stricmp
  79. class access to variables
  80. string conversion
  81. Kernel mode programming in VC++
  82. why there still generates warning?
  83. Support for std::wstring
  84. AddIn for folding ...
  85. exception virtual function through base class
  86. Constraints lifted/imposed as technology progresses?
  87. Check that a buffer has been completely written
  88. Is there any best practice for "port Java code to C++ code"?
  89. understanding flow between object creation and member initialization list
  90. RECt Structure Problem
  91. Help Urgent:-Regaring Brainbench C++ questions
  92. Template trouble!!!
  93. namespace:: scope resolution operator does not list all classes
  94. Cast to a struct?
  95. Cool Ebooks Site
  96. Ensure template parameter derived from a particular type?
  97. memory leak with deque ?
  98. Default arguments, one call compiles, the other does not
  99. Namespace of lambda library/how to use _1 with members
  100. nested class
  101. Virtual Registry and File system?
  102. Low level Screen Capture. No API/GDI / No DirectX/openGL
  103. Programming Forum
  104. evaluating builtin [] during initialization
  105. removing duplicates from container,
  106. Singleton class fails on reboot
  107. ===Welcome to comp.lang.c++! Read this first.
  108. Virtual constructor & covariant return types
  109. The C Standard Library
  110. Strings and for loops
  111. pure virttual function
  112. Implementing the sizeof operator
  113. help passing pointer to char array as argument
  114. ascii "" and unicode L"" question
  115. [g++] library inclusion problem
  116. Magizia
  117. more related to const
  118. memory leak
  119. #include
  120. how many arguments in fscanf of gcc?
  121. Violating Sequence Point?
  122. [HELP] Application Process Size in UNIX Enironment
  123. opensource HTML parser for C++
  124. Change background to bitmap
  125. Max value of an integer type?
  126. ifdef
  127. Is this a memory problem?
  128. Hardware info
  129. templated function as parameter of another templated function
  130. Treasure Trooper
  131. Overloaded [] operator + template
  132. Avoiding ugly template pedantry
  133. calling a virtual funktion from a parent class
  134. STL set (compilartion error) how to resolve this
  135. how to display 1 as 01?
  136. Can anybody tell me the reason
  137. Re: Calling a Generator Code written in C++
  138. #include or System
  139. tokenizing and reading a string by predifined type and width
  140. basic class memory use question
  141. [VC++ 6.0] Ambiguous call to overloaded function
  142. seeking (free) souce code visualizer / analyzer
  143. Impliment "Press any key to continue" in console program?
  144. Question regarding templates
  145. Strange warning with deque.
  146. Why need static member variables?
  147. Reading Integers
  148. Smart Pointer help
  149. "Next Generation Artificial Intelligence, Artificial Mind - Part One - Basic Architecture and Cognitive Structure"
  150. how to solve this #define issue?
  151. validating the comma separated value message in C++
  152. QUIERES SABER COMO GANAR DINERO PARA PAGAR TUS DEUDAS
  153. Simple question about templates
  154. Template metaprogramming
  155. read image from url
  156. Simple Class Question
  157. C++ GUI Programming with Qt 4
  158. avoid buffer overflow using sprintf?
  159. 2006 ICFP Programming Contest registration opens
  160. help me please
  161. Memory allocated for a given Pointer.
  162. std::strerror and UTF-8
  163. std::map and newed char *
  164. doubt regarding QT ( VERYYYY URGENT!!!!)
  165. singleton template
  166. Sorting data and creating multiple instances of the same class.
  167. devc++ -- kdevelop
  168. windows service not starting, may be something to do with static variables
  169. simply code with templete
  170. Please someone test this on a Big-Endian System
  171. how to read the information of a file(.dat),and use them in a program.
  172. what's the trick of making virtual destructor protedted?
  173. what's the trick of making virtual destructor protedted?
  174. automatically calling a function when a variable changes ?
  175. Make Microsoft angry
  176. Creating a list of multiple element rows, and sorting them.
  177. References and destruction
  178. standard headers
  179. .com file and dev-cpp
  180. unnamed namespace,
  181. predicates,
  182. true or false question
  183. Template metaprogramming: list of types and recursive templates
  184. How to resolve ADL(?) issue using std::copy and std::ostream_iterator
  185. Assistance using classes
  186. stl container for interval data type
  187. In-memory construction of variant types/subclasses?
  188. Prevent hiding -- add an overload instead.
  189. Does containers get copied when used as parameters?
  190. Copare two strings
  191. Array size determined at run time
  192. address of a function
  193. Integer Base Function
  194. object creation questiions
  195. ===Welcome to comp.lang.c++! Read this first.
  196. what is the problem with my code?
  197. Looking for Webdesigner ; pay is $15-$25 hr based on experience
  198. Outside access to ACTUAL template parameter
  199. Effecting an MDI Child from another Child
  200. Any tips on finding the problematic line of code?
  201. Log-base-2 function as compile-time constant
  202. overloading +, * and = for complex objects
  203. Operator: alignof
  204. NULL used in arithmetic
  205. unexpected eof
  206. adding local variable/struct to container - problem
  207. MYGSMINDIA
  208. Heavy use of virtual MI
  209. Problems whith an header file
  210. Problems whith an header file
  211. Computer Industry Workers May Face Cancer Risks
  212. HwHash - the computer ID generation tool
  213. finding C++ fan!
  214. sound in C/C++
  215. Pointers to member functions
  216. Why assignment operator is'nt inherited?
  217. Boolean Operator question
  218. Code to replace Singletons
  219. Data Storage, Interface and Design
  220. STL map erase() functions question
  221. Help Code won't compile
  222. Accessing anonymous namespace
  223. new & delete
  224. how to form a pointer to the n'th element of an array which is a class member
  225. Restrict pointers?
  226. Sum up the effects of "inline"?
  227. Examples
  228. Better implementation of "isPalindromic"
  229. Free allocated memory
  230. Can We make Virtual Contructors?
  231. istream and while(cin >> i)
  232. same name global variable multi files
  233. "Tileing" a Container
  234. Help Required!!
  235. Problems with output in a multithreaded program
  236. How to call string member function inside debugger?
  237. Pointer arithmetic
  238. Is there any reason for private virtual functions?
  239. pointer iterator interaction
  240. help me with undefined references
  241. Bit Shifting in structures
  242. A question about GetPrivateProfileString
  243. liblog4cplus
  244. Passing address of stack memory to placement new operator
  245. libedit
  246. C++ Message Handling without using state machines
  247. How expensive is getting the RTTI ?
  248. I NEED UR HELP
  249. some inner thoughts on va_start()
  250. error initializing vector with istream_iterator