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. How to check the memory usage in VC
  2. maps to hold ultra large data sets using customer allocators to allocate disk space rather than main memory
  3. Seeking free FSM class(es)
  4. Seeking tool to generate skeleton C++ code from header files
  5. Heterogeneous containers with CRTP
  6. Bitwise AND overloading and argument list
  7. Multiple template arguments
  8. transform into templates
  9. Compile-error with converted VC++ 2005 project
  10. Argument-Dependent Lookup
  11. Argument-Dependent Lookup
  12. =// Homeland Security on High Alert
  13. BZip2 c++ error
  14. what's the design pattern of following codes?
  15. Exitting A Program-help Needed
  16. Stringstreams Getline
  17. Yet Another Software Challenge
  18. Default arguements in Template
  19. How to use the "unsigned" representation of a number
  20. a simple problem about using stl op text files
  21. typeid question
  22. compiler error
  23. publicly/privately derived types
  24. aliasing a class
  25. Why is overloading operator. (member operator) forbidden?
  26. Help required
  27. Instantiating a Derived from a Base
  28. Dec2Bin conversion
  29. passing parameter in member declaration
  30. C++ Templates on MS VS C++
  31. Overloading matching weirdness
  32. Using const references as local smart pointer?
  33. Bogus cast from class to totally unrelated class works - why?
  34. VISITING IT'S NEW
  35. Database Error (HRESULT)
  36. IfThenElse template
  37. C/C++ library to access a process's stdin and stdout?
  38. self deleting exe
  39. Function template type inference doesn't work with inheritance?
  40. check if disk is corrupt
  41. MFC question
  42. How to specialize a function template correctly?
  43. Which function gets specialized?
  44. Handling Out of memory - Linux
  45. Designing a class hierarchy with parents and children
  46. frontend debugger?
  47. newbie question on singleton class
  48. questions about dynamic binding
  49. declarations for class dependencies
  50. Trap representations producing Undefined Behavior
  51. Specifying a defualt value for the parameters in a method
  52. simple problem with delete []
  53. C or C++?
  54. bloodshed dev c++ compiler
  55. Dynamic multidimensional array, deallocation of pointer not malloced..
  56. initializing bitset with variable number of bits
  57. What's up with rounding in cmath?!
  58. How to handle localtime() on old timestamps? Options
  59. #define versus a constant variable
  60. why is "this->" necessary sometimes?
  61. vsscanf()
  62. Is this possible: map of references (map<string&, string&>)
  63. Operation of STL vector
  64. private constructor and new operator overloading.
  65. Templates vs overloaded functions?
  66. question about ifstream::read()
  67. Efficiently reading a string from a specific point in a file
  68. Using Vectors in classes - public access
  69. Path della dll in uso!
  70. Paradox Language driver change
  71. copy constructor doubt
  72. C++ library for SCADA project (Linux/Unix, Windows, OpenVMS)
  73. save iterator as a DWORD
  74. Template array with pointers
  75. Need a computer
  76. vector subscript out of range
  77. Generic container where type is known only at runtime
  78. how to op text file use stl string?
  79. Iterators
  80. suggestions please
  81. "Virtual functions allow polymorphism on a single argument" ?
  82. Help: Problem with SDL code
  83. msvc and strdup?
  84. Generic programming
  85. Polymorph in Place
  86. Help Needed
  87. Mechanical Engineer with VC++ Skills
  88. .Net VC++ Java C++ Windows Internals Unix Internals
  89. Why specify a virtual function in a derived class?
  90. Creating .txt file
  91. Binary or text file
  92. vector class string sort
  93. why does initialise with vector not work here ?
  94. Survey: ATI vs. Nvidia
  95. Fast way to read a text file line by line
  96. Exception Handling
  97. Avoid nested "if's"?
  98. Differences between Copy on Write (COW) and counted reference
  99. Pointers to key and value of a map
  100. get 1D row of 2D vector array
  101. OutputIterator value_type
  102. How to read a short int variable?
  103. templates, inheritance and [] operator overloading
  104. Re: STL set container problem
  105. Problem with template class on GCC
  106. C++
  107. exit() from within C++ program
  108. Magic Number !!
  109. Efficient way to search through points
  110. Dev-C++_IDE_settings
  111. Warning message
  112. boost::variant Binary visitation
  113. Call base class constructor?
  114. Wii
  115. A Template that rejects classes.
  116. Exception
  117. Function pointer problem
  118. aggregate return warnings
  119. Stream operator in namespace masks global stream operator
  120. can a container contain references?
  121. memory reading problem in c++
  122. Is it possible to identify caller function from a callee?
  123. declare member variable for each type in a typelist
  124. An overloaded operator& needs the address of its argument
  125. Re: STL set container problem
  126. _efficiently_ obtain n-th word from a std::string
  127. Usage of "auto". What for?
  128. Compile time vs runtime?
  129. problem
  130. problem
  131. network
  132. bytes to unsigned long
  133. Generic iterators to specific types
  134. How to memcpy specifying starting and ending points...
  135. Need custom software - pay good!
  136. General File management Library
  137. How to Port C++ dll in Linux to Windows?
  138. Parallell struct dependancy in C++
  139. Grammar: What's in a type-specifier-seq?
  140. warning: taking address of temporary
  141. warning: taking address of temporary
  142. Custom Pool Allocator Question
  143. Static member in a class
  144. Using "this" in a base initializer list?
  145. NUMERIC CENTER
  146. Dereferencing a null-pointer allowed?
  147. Puzzle: make new compilers understand what g++ 2.95.3 compiled
  148. Puzzle: make new compilers understand what g++ 2.95.3 compiled
  149. Linker error: undefined reference
  150. How to delete a locked file ?
  151. Tool for reviewing c++ code ?
  152. Can size of array allocated through new be changed ??
  153. operator << for std::string in #define
  154. Extra Income Online
  155. C++ Vs VC+
  156. Another Group
  157. Export the contents of a SqlDataReader to CSV file in ASP.NET
  158. Can you fix this code?
  159. Boost lib problem in debug model, VC++
  160. How can I write graceful codes?
  161. Code & W.Form
  162. Explicit typedef
  163. Pointer to vector<T> contents
  164. Sorting a map<T*>
  165. send free sms& mms & ringtones
  166. program 4 skool project
  167. program 4 skool project
  168. program 4 skool project
  169. Problem with template
  170. want to write a program for myself
  171. CAN'T USE GOOGLE SEARCH ENGINE
  172. Namespace goes with template?
  173. Custom Software Development
  174. read operation in c++
  175. [OT] Free store and virtual address space
  176. Trouble with setting environment variables. WIN32 using system();
  177. Question about nested vectors/iterators
  178. trouble printing 'Hello World'
  179. New Skype 4.1 Alpha released for linux.
  180. Problem overloading extraction operator
  181. Partial Specialization Method
  182. ctime clock
  183. Passing a temporary object to a reference parameter
  184. Linking code with templates and template libraries
  185. a compiler error with template function
  186. All what you are looking for and much more
  187. how is string::c_str() implemented?
  188. Did you read about that?
  189. how to draw somthing (e.g. a line or pixel) on a dialog box?
  190. How to get a templated class to determine template argument list on it's own?
  191. Help learning C++
  192. C++, Win32 API, .NET, Java, J2ee in UK-Work permit
  193. What am I doing wrong ?
  194. class and array of struct
  195. Help with templates and code generalization
  196. How to write PHP server
  197. difference between Rad and C respect delphi
  198. delete, hash_map
  199. namespaces,
  200. Interdependent classes
  201. how to add header files
  202. new() and memcpy()
  203. handling with arrays, what will be faster???
  204. memory aligment problem
  205. inclusion guards
  206. Temporary and non-const member function
  207. CFP: ISMM'07 (Montreal, Oct 07)
  208. find the bugs
  209. Possible to do the following with Exceptions ?
  210. ambiguous superclass functions when specializing STL class
  211. Compiling C++ on MS Windows
  212. how can i create google desktop api using C++.plz help!
  213. scanf right square bracket
  214. "istream" problem
  215. MFC classes: CDatabase, CRecordset
  216. destructor invoked without constructor.
  217. Virtual Variables?
  218. overriding placement new + memory management
  219. why template class member fuction definition should be in header file??
  220. why does this call the destructor?
  221. memory problem..
  222. serialize a class
  223. how long can a temporary object live?
  224. overload "operator->"
  225. Again help...
  226. Please help..!!!
  227. memory
  228. Binary trees
  229. reference member variable question
  230. looking for code to read screen parameters from command prompt
  231. System call and library call
  232. asking about MFC
  233. polymorphism; dummy parameters
  234. Locating build-in functions
  235. Problem with static variable in template class
  236. Passing a pointer of constructor
  237. How to read a part of an integer
  238. inheritance is not for code-reuse (??)
  239. smart pointers -- C++ Primer
  240. A simple unit test framework
  241. Searching for stack based containers
  242. oops for chess board game.
  243. please help
  244. Private members?
  245. Visual C++ and large 2d arrays
  246. two types of heap allocated objects--any benefit?
  247. ... the most common database used in Linux
  248. Derived Class Constructors
  249. Template question
  250. C++ ebooks, we can together make this a great effort