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. Optimizing function pointer usage
  2. Felix 1.1.2 Release Candidate 4
  3. Member function pointer
  4. std::string and const char[] conversions
  5. Visual C++ Exceptions
  6. Microsoft C/C++ 7.0 compatibility
  7. Coming back to C++...
  8. Best way to exploit "export"
  9. Declaration of variables
  10. fifo
  11. external linkage of variable (IBM XL C++ on AIX)
  12. [ANN] repocaster.com : RSS feeds of Subversion/CVS repositories
  13. C compiler needed
  14. Small, non-validating XML parser/walker/reader?
  15. compilation error help required from gurus of c++
  16. Empty base member optimisation with multiple inheritance
  17. stream to file a matrix
  18. Pure Virtual Function Hiding
  19. HELP: Visual C++ 6.0 to Visual Studio.NET 2003 woes......
  20. protected member and templates
  21. exported functions, what to do with it.
  22. reading file into string array
  23. list<WS<W> >
  24. Question about STL containers in multithreaded environment
  25. Private Virtual inheritance problem.
  26. "Copying" iostreams
  27. mixing signed and unsigned
  28. How to call default constructor from other constructor of the same class?
  29. Best way to do a lookup tree
  30. A traversal problem
  31. Automation Problems
  32. vector resize from within function
  33. multiple parameters with vectors
  34. Multiple successive merges with STL's merge
  35. slow complex<double>'s
  36. abstract class question
  37. question about operator overload and abstract class
  38. problem with std::map
  39. Can't understand template (Short Code I promise!)
  40. How can I remove an item in STL iterator?
  41. Zero always == 0000 0000
  42. build question: Finding available c++ compilers
  43. Template Arguments Deduction Context?
  44. What do covariant return types buy us?
  45. initialization and assignment.
  46. How c++ pronounce?
  47. Regarding for This Ptr.
  48. Source Code
  49. ===Welcome to comp.lang.c++! Read this first.
  50. vector of vectors erase question
  51. Segmentation fault in copy algorithm
  52. simulate getch()
  53. Iterator Issue
  54. understanding constructors and initializers
  55. string conversion problem
  56. g++ and tail recursion
  57. overwrite contents of existing file / manipulation ..
  58. This is ridiculous!
  59. Overloading operator<< to output private class-data
  60. STL string find_first_of ( infinite loop )
  61. Gems -- #include <gems.hpp>
  62. Making a string into a c++ line of code
  63. How can I const cast a reference
  64. str.find(str1) usage ?
  65. compiler madness??
  66. (float / double)
  67. pointer to class member function
  68. Basic class question
  69. when should multiple definitions of global variables trigger link time errors?
  70. MBR,C++ and system booting
  71. To Cut,Copy and Paste items to a linked list
  72. To Cut,Copy and Paste items to a linked list
  73. To Cut,Copy and Paste items to a linked list
  74. To Cut,Copy and Paste items to a linked list
  75. Preprocessor
  76. To cut,copy and aste items to a linked list
  77. who can type this programme
  78. I am a new user.......
  79. hi
  80. modulo for floats?
  81. Calling C function in C++ without deafult arguments
  82. http://hustle.servehttp.com/
  83. Source Code Spell Checker
  84. How slow the 64 bit integer calculation?
  85. Large Scale C++ Software Design, by John Lakos
  86. delete this
  87. Initializing a class member variable which is a reference to an array
  88. findbugs for C/C++?
  89. copy constructor Q
  90. Missing return value of a function
  91. C and C++
  92. Socket Help
  93. BST permutations
  94. How to avoid runtime switch/case code based on data type?
  95. Just a dodgy compiler?
  96. Converting Packed Decimal in C++
  97. threaded system design advice?
  98. Trying to return a reference...
  99. A constant integral
  100. Operator overloading & inheritance question
  101. Re: C++ FAQ
  102. C++ Exception handling
  103. C++ Exception handling
  104. Call function at runtime
  105. "using"
  106. delete / free on abritrary data
  107. Whats more efficient and why?
  108. How to get next character?
  109. Benefits of using const functions
  110. segmentation fault using boost::program_options on Linux
  111. Why do so many new style ansi streams and files etc, still use old style strings?
  112. incompatibility of PGI compiler ?
  113. compilation issue
  114. Problem while linking .a file
  115. having "throw" write to a file before actually throwing
  116. C Lessons Project
  117. tough interview question
  118. getopt and getopt_long for Windows?
  119. Problem with File
  120. order in if(expression)
  121. Efficient techniques to handle large binary files
  122. System time in miliseconds
  123. Re: C++ FAQ
  124. Bounded Array class
  125. Private constructor,Static constructor
  126. template for class method problem
  127. __declspec(dllexport) equivalent under linux / osx with g++ ?
  128. How to initialize array in class
  129. Serializing Enums
  130. friend and unnamed namespace
  131. Types as tags and RTTI for flow control
  132. vector of vectors push_back question
  133. std:map inheritance with MFC problem
  134. Why this doesn't violate One definition rule and how the linker resolves this
  135. Write a program to play a "Dots and Boxes" game variation
  136. NULL pointer dereferencing?
  137. accessing multiple properties through a single set/get
  138. Compile time constants in classes
  139. Problem with String Append or Cout
  140. sdp lib for C++
  141. C++ FAQ
  142. Call for Papers: IAENG International Workshop on Software Engineering (in IMECS 2006)
  143. VC 6.0 Question
  144. Replacement for offsetof
  145. How to initialize a global variable prior to another?
  146. bhaviour of front method on an empty map
  147. My BOINC,LINUX,Parallel Computing related blog
  148. Rgarding the diffrences in obj files
  149. pointer and reference confuse
  150. Linked list program question..
  151. Use of explicit
  152. How to program to an interface
  153. overloading, function pointers, and templates
  154. How to change the following string into the floating point value?(urgent)
  155. warning variable 'will be initialized later'
  156. problem calling method from parent of an object if object relayson template arguments of current template class?
  157. How to use a PDB file
  158. A simple qustion about C++ syntax
  159. Friend brings a friend.
  160. Help! SIGBUS (object specifc hardware error) when call function getline
  161. non-pointer type warning when initializing vector with NULLs
  162. Eclipse, Windows, cygwin and MinGW
  163. exporting inline functions
  164. call by reference
  165. dynamic_cast segmentation fault
  166. Thought you could do this?
  167. delete this
  168. Common Iterator for different containers
  169. Common Iterator for the same container
  170. Object as Argument?
  171. boost::filesystem::create_directory()
  172. Duplicate global constants
  173. Wide Characters
  174. ===Welcome to comp.lang.c++! Read this first.
  175. exclusive error handling for ofstream closing
  176. Constructor in C++
  177. Get Value of Digit
  178. design patterns in c
  179. Image reading program
  180. Making all members of pimpl classes public
  181. Bug with vectors
  182. U++ 602 released
  183. Software copy protection
  184. read SD-Card serial
  185. Interfaces in c++
  186. how to include color palette for a 8-bit BMP
  187. c++ program to covert an array into 8-bit BMP file
  188. get the file names?
  189. name lookup in derived class
  190. problematic recursive include with String and Exception
  191. strcmp vs. string::compare(const string &)
  192. OT The Art
  193. Image Compression using DCT algorithm C++ source code
  194. "corrupted double-linked list error
  195. Private member accessors methods for objects
  196. how to format it for scientific number output?
  197. Launch of User Interface Community
  198. Is there a good online reference for C++ libraries?
  199. Prime Factors
  200. Memory allocation related question
  201. Polymorphic Function Pointers
  202. database with c++ dynamic serving
  203. OT: Poll of Linux IDEs or editors
  204. Portable Code that supports Unicode
  205. IO stream
  206. Working with bytes in C++
  207. strlen, strcmp and strcpy functions
  208. owernship of ying and yang objects
  209. string input
  210. How do you get a list of files currently in a directory??
  211. webcam
  212. Quickest way to find the rank of a <map>
  213. About black box testing in c/c++
  214. thread argument problem
  215. A small question
  216. Basic Confuse : about pointer & reference in class
  217. character array correction
  218. returning array to function
  219. System error on pointer program
  220. Help Badly needed- replacing rules & strings
  221. Basic Managed C++ questions
  222. Can someone recommend a good licence management software
  223. Help Badly needed- FSA and ASCII stuff
  224. float
  225. static inline functions
  226. variable declaration
  227. Access Violation rtrim function
  228. can I compare 2 vectors by using ==?
  229. strcat - strange behavior
  230. Overloading a function with const input parameter?
  231. Is this a valid delete
  232. 8 bit bit field?
  233. Fixed/Block-Floating Point Support ...
  234. private static member access by a friend class
  235. Real Time Type Information
  236. Double to string conversion
  237. variables & method naming conflicts
  238. is it possible to bind 2 default parameters using function object(STL)?
  239. Driver Files in C++
  240. __int64 convert to int
  241. Is there a better way to simulate randomly choosing from weighted set
  242. Dos 16-bit proteced mode programming
  243. How to find at Runtime, if Created class object is instance of given class declaration
  244. How can I keep reference to an input parameter of a function?
  245. static variable memory storage
  246. abstract class problem
  247. Question on const int as demension of an array
  248. Virtual Methods Question
  249. RFC: IP-DOS (tm) IdeaFarm (tm) Piggyback Distributed Operating System
  250. pre/post increment/decrement return type?