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. 2nd Attempt : How can I count the actual number of operations performed in a program
  2. Best wa to retrieve keys of a map
  3. printf("%x",...) in C <=> cout+ ? in C++
  4. What should function returning a reference return on failure?
  5. CObList
  6. Constructor question, how does the call to the parent constructor work?
  7. Create Window (not rectangle)
  8. Need GUI Input box and button to execute :)
  9. Info needed regarding iostreams
  10. pleac and Cookbook
  11. Looking for some way to get correct value with long precision
  12. How to pass memory range to functions?
  13. how to deal with duplicate class names
  14. who read what c++ books and best learning practices?
  15. Adseense and googlepages
  16. Reg C++ implementation for in memory database
  17. Notification Messages from objects
  18. Help with Pipe Implementation in NT
  19. Pipe Implementation in NT
  20. Question on C++ inheritance.
  21. Requset a console based c++ library.
  22. Occurence problem: different ideas
  23. bus error on vector resize
  24. Help with ATL COM code for a kind of collection !
  25. Consume C# DLL in C++
  26. compiler help needed (nu-B)
  27. cannot access protected members : why
  28. urgent help needed
  29. Practical Algorithm Book, Exercises and Answers
  30. Use of macros in C++?
  31. Please a little help with Bits!!!
  32. Should We Use Macros in C++ Programming ?
  33. a good C++ project ideas
  34. ===Welcome to comp.lang.c++! Read this first.
  35. discards qualifiers
  36. 'placement' new, and allocation in the constructor.
  37. friend syntax
  38. file reading problem
  39. Searching through a map question
  40. Benefits of copy constructor over assignment operator
  41. SetWindowRgn tu Button
  42. RTF Library
  43. Negate an integer
  44. signed in to unsigned int
  45. std::map Help
  46. compilation error: "error: no matching function for call to 'String::String(String)'
  47. strtok behavior with multiple consecutive delimiters
  48. getline does not work on HP-UX:
  49. C or C++? (Preference for cross platform solutions)
  50. Classes - Adding members to members
  51. comparison signed vs unsigned
  52. std::bind1st making life difficult
  53. How to write the program with parameters?
  54. Corss plateform note programme - Where to Start?
  55. Want to khow how to run turbo c++ files in vc++
  56. linked list code won't compile
  57. Virtual inheritance + copy constructor pitfall
  58. extern template class
  59. typedef struct identifiers
  60. Nested classes in VC++ 2005
  61. object architecture,
  62. Is Borland C++ COM compliant??
  63. Partial implementation in derived classes
  64. Template functions partial specialization
  65. porting a c function to c++
  66. Which libraries in Boost are mature enough to be used in real applications?
  67. simple one-line question
  68. replacing structs in a vector
  69. c
  70. use a const variable as opposed to #define - Multiple const objects created
  71. Why? eval.cpp:25: error: no match for 'operator+' in '*result_plus + *car(iter)'
  72. Templates in blitter functions
  73. Negative infinity
  74. Programmer Research
  75. declare structure w/ mix alignment in project..
  76. How to compile VC++ projects without VS IDE?
  77. Better way to use istream to read an ascii value into a char.
  78. STL algorithm help
  79. C++ Code Beautifyer and Design Analysis Tools
  80. ofstream problems
  81. Redirecting all stdout commands
  82. typedefed enum
  83. std::remove
  84. All Interview Questions And Answers
  85. STL map with key as a structure compare function issue
  86. http: get - HELP
  87. http: get - HELP
  88. how to access the outer structure member variable from inner struture?
  89. Implicit user-conversion error
  90. Check this out... modern day honor system, kind of like pay it foward but better
  91. program to replace comm and space with tabs
  92. How do I handle atan() when calculating absolute phase? (Communication engineering)
  93. number of occurences and trim methods... I need help ..
  94. Segmentation Fault.
  95. iostream error.
  96. Creation of Virtual Function Table
  97. Using C# DLL in VC++ 6 application via Com
  98. How do I do floating point Remainder function in C++?
  99. template & specialization
  100. C++/ CONTRACT/ IN
  101. filing struct fields from input file
  102. std::ostringstream and \r\n
  103. ===Welcome to comp.lang.c++! Read this first.
  104. help -- msn messenger client
  105. Use Windows Dll from Linux Application
  106. How to use std::copy with std::map?
  107. can't access parent classes private member (VC6)
  108. Two-way map
  109. CR-LF translation
  110. Exceptions with GNU
  111. Pass std::string to constructor
  112. How do I put a pointer to an operator?
  113. reference or pointer in parameter list - which is prefereable?
  114. Free Microsoft Visual C++ Toolkit 2003
  115. enabling unwind semantics
  116. enabling unwind semantics
  117. reference to parent inherritance?
  118. Template function question
  119. sorting a doubly linked list/node
  120. STL: Maps instance with the operator=
  121. How to get the absolute path of the library currently loaded?
  122. Elements of constant array as template arguments.
  123. Minimum Spanning Tree Algorithm Question
  124. Gathering string from input data to Array
  125. restoring the default format state for an ostream
  126. Pooling
  127. template<class T> in the h file and cpp file?
  128. unique file identification id
  129. stack allocation error
  130. Forward declarations, templates, and typedefs
  131. doubt in reference
  132. Classes: Reading in data? Using constructors?
  133. map comparison function for a user defined key
  134. BackGround ComboBox
  135. Future of c++
  136. MAC address
  137. pbl when changing files from .inl to .cpp
  138. signed char
  139. Re: Big Bertha Thing blogs
  140. compiler specific: gcc and templates
  141. wxWidgets for cross-platform GUI
  142. How to display Bitmaps?
  143. Can C++ allow multiple array assignment?
  144. Graph Data structure to storing components in spice netlist..
  145. Hi~~ I'm a beginner
  146. Hi~~ I'm a beginner
  147. newbie in cpp
  148. const string & to fopen..
  149. Schoeder Decimation
  150. Battleship
  151. next business day class
  152. Returned object assigned to reference
  153. declaration of C function - conflicts
  154. How to create custom iterator for use with std::copy?
  155. How to get and pass data to a class member function
  156. Simple Q on dynamic arrays
  157. What Lies Beneath-Feature Article in Better Software Magazine
  158. STL list problem
  159. Way to tell if parameter is variable vs constant?
  160. const vs non const functions signature
  161. STL libraries in Red Had Enterprise 4
  162. Interview Questions May 1st, 2006
  163. Topcoder and C++
  164. local variables deleted by whome ?
  165. Re: Round to significant figures (C++)
  166. Troubles when using STL iterator
  167. Problem with stream overflow
  168. tenplate class error
  169. 1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers
  170. ABAP,SAP,SQL,Windows,Siebel,Peoplesoft,EJB,J2ME Interview questions and answers
  171. Incrementing a Variable Name
  172. web-based software & OS programming
  173. Using a namespace in extern "C"
  174. Help With Copy Constructor.
  175. move vector into list
  176. inheritance problem
  177. A design problem: how to represent resource id's
  178. File Copying With Globbing
  179. Member data in class derived from template
  180. mouse in c++ graphics mode
  181. scope and references to temporaries
  182. Macros
  183. hi
  184. A beginner's question about C++'s & operator
  185. Wierd linking errors that I donnn't quite get yet.
  186. what's wrong with the following singleton class???
  187. ===Welcome to comp.lang.c++! Read this first.
  188. Problem using pointer...
  189. decompiler
  190. reading from "unknown" number and names of files using fstream
  191. about extern inline and static inline
  192. vector::reserve,
  193. Format NTFS Partition With C++
  194. Count the actual number of operations performed during run time
  195. assignment of read-only variable
  196. assignment of read-only variable
  197. Setting bits to on and off
  198. Open a formView on buttom Clicked
  199. few questions concerning classes
  200. help with global variable!
  201. Comparison between floats... can it be dangerous?
  202. C++ Coding Standards
  203. Program to block Windows application
  204. quicksort 2-D variant array?
  205. function signatures const vs. non const
  206. reference to a vector
  207. array question
  208. Getting started with MS C++
  209. DLL Base Address VTABLEs and COM
  210. Purchase of C++ standard
  211. how to print vector<bool> value in gdb?
  212. Advanced Macros && Preprocessors
  213. std::sort crashes if more than 8 elements to be sorted.
  214. Is STL a part of C++ programming language?
  215. another test.. please ignore...
  216. Finding predecessors in DAGs without traversal or search. Is it possible?
  217. constructor specialization
  218. MSVC++ 6.0 Complier optimization bug??
  219. Support for partial template specialization
  220. Overloading with templates
  221. I need help with "Inheritance" and "Polymorphism"
  222. double free
  223. C++ memory allocation
  224. unreachable code?
  225. find/replace/delete function wanted
  226. Give me some advice about book and how to master vc and mfc!
  227. Give me some advice about book and how to master vc and mfc!
  228. Give me some advice about book and how to master vc and mfc!
  229. static variable
  230. check for deleted map entry -> crash ?
  231. Why has numeric_limits a standard implementation?
  232. circular function pointers declaration?
  233. type of segment inb memory
  234. non-aggregate type error?
  235. templates question
  236. What are good books to start learning from scratch
  237. On Java and C++
  238. 345 free programming books
  239. STL removal algorithm question
  240. Pointer conversion problem
  241. ===Welcome to comp.lang.c++! Read this first.
  242. virtual question
  243. System()
  244. Timer
  245. new features in c++?
  246. Question Regarding remove_if
  247. C++/ CONTRACT/ IN
  248. Message "Press any key to continue"
  249. Re: Help needed with working with dates
  250. Reading new lines from text files in c++