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 182 183 184 185 186 187 188

  1. What is std:: ?
  2. side effects
  3. What is wrong with reference into std::map?
  4. newbie Q: how to use stl hash_set in gcc3.4.4
  5. Exception Terminate
  6. Thread safe way to initialize static object
  7. Overloaded vendor library routine: is this C++? Or very clever C?
  8. invalid conversion from void* to int**
  9. A little confused with this (const ptrs)
  10. DLL Encryption
  11. Help with Vectors and Dynamic Objects
  12. need help finding error in binary tree code
  13. Declare a member variable of a class in the constructor
  14. Emotional programming
  15. NovelSpace Media, LLC announces the launch of their new online bookstore and web portal devoted to developers and programmers.
  16. Checking if a path isDir()
  17. using less<string>...
  18. partial ordering of template functions & parameter specification
  19. deleting a boost::filesystem::path object
  20. Role of copy constructor
  21. Can u help me??
  22. Container Classes
  23. Text file Program help please
  24. shared_ptr to incomplete type, undefined behavior?
  25. C++, is it Dead?
  26. Iterators...
  27. CTreeCtrl move + button to the right
  28. Amazing offers for Computers,Laptops
  29. How to get all the files in a directory?
  30. Class Member Data and Member Function Parameters - Should Parameters Be Data Members?
  31. Please help me in this
  32. Comparing Matrix for common entry
  33. attempting template metaprog to print arbitrary container
  34. Multiple Software Engineer Positions !
  35. invalid conversion from `const void*' to `void*'
  36. Rationale for Static Member Definition in ISO C++
  37. "virtual" variables?
  38. C++ for windows while camping outdoors.
  39. TekSystems WARNING
  40. Problem with C++ operator for Vector
  41. using extern to declare an instance of a class.
  42. Help converting this Write to operator<< overload
  43. strange exception
  44. Static Map Initialization
  45. creating output string
  46. call constructor from base class
  47. Is it possible to use type traits as a template parameter?
  48. delayed eof()?
  49. xml parser
  50. Neural net library?
  51. win32app & .net
  52. delayed eof()?
  53. ordinal number programming challenge
  54. friends of a class...
  55. Compiler barfing on struct with map including structure as second
  56. c++ ide
  57. FREE Work At Home Job Finder
  58. Shared Objects on AIX
  59. Scope resolution operator question
  60. Derived class constructor
  61. cnuf
  62. Large-Scale C++ Software Design
  63. q re abstracting set operations (I'm baffled)
  64. HELP : visualC++ with STL roguewave => errorC2079(first' uses undefined class...
  65. Conversion from scalar to class type
  66. Where does one initialize a static template member?
  67. Noob question about parsing a BSTR
  68. Debugger question again
  69. Need help sending email programmatically
  70. Find the position of maximum value.
  71. Converting a float to a unsigned int?
  72. what is the problem with the getline / file?
  73. Trouble with heap after call of DLL method
  74. Program that prints itself
  75. i need any help for a project!
  76. unpredictable crash
  77. unicode mess in c++
  78. For loops help
  79. vector pointers
  80. Why does "function hiding" exists in C++
  81. const class reference return from function, what does const do?
  82. 8 numbers
  83. Array and Pointer Tutorial
  84. Testing for EOF in file with binary data
  85. Lowercase std::string compare?
  86. vectors
  87. I love pointers - they are greatest invention in the history of programming!!!
  88. can local variables be changed in a const [member] function?
  89. Inititialing list/vector inside a constructor
  90. newbie iterator question...
  91. why should throwing an exception by reference work
  92. ctor throws an exception case
  93. Using STL in a library interface
  94. template-nested STL iterator question
  95. CD burning with a C/C++ programm
  96. Numbers in string declaration
  97. Sources for checked STL implementations?
  98. undefined reference
  99. Placement new and destructor
  100. [ANN] CodeSynthesis XSD - XML data binding for C++
  101. Template partial specialization question
  102. Question regarding int* const in function call.
  103. Will this code leaks memory
  104. Is this right??Is redefine??
  105. C++ References
  106. how to red doc file in c++
  107. question about exceptions
  108. operator overloand and .*
  109. map with pair of key
  110. Retrieving the src value of the img tag
  111. question
  112. database
  113. problem with function "_tfindfirst()"
  114. How can I make a Two-Dimension array of classes by operator overloading?
  115. how to overload subscript of 2D-array
  116. Namespace clash for istream object :-(
  117. Why do we have to define a namespace with string header?
  118. yet another virtual functions question...
  119. declaring variables inside while loop illegal?
  120. Re: I'm getting a Segmentation fault after I clear a vector list
  121. Re: Summary: translation units, preprocessing, compiling and linking?
  122. Re: Summary: translation units, preprocessing, compiling and linking?
  123. Re: Summary: translation units, preprocessing, compiling and linking?
  124. Inheriting template class
  125. New to STL
  126. Writing to Vector Buffer
  127. Segmentation Fault
  128. Getting MSVC to compile proper unix stuff, like hash_map, fts.h, dirent.h
  129. Software Engineers - Multiple Positions
  130. Combination Testing to a predefined value
  131. Is this allowed in c++?
  132. Re: Finding errors in this code...
  133. using base class instance in a derived class
  134. MS S Compile problems MT and clr
  135. boost::filesystem::create_directoy()
  136. new and delete from different threads
  137. Linker error for instantiating static data members of template class
  138. PR_BODY
  139. correct approach to fix a bug
  140. Debugger and DDD
  141. auto_ptr question
  142. newbie help: Input Output Text file question
  143. where is VTABLE stored ?
  144. Implementing this constructor...
  145. Finding errors in this code...
  146. create a database and dynamic allocation
  147. Copying Files from Windows to Linux Server throug VC++ Program
  148. Fun with strings and vectors
  149. static const function not allowed?
  150. Compilation Error?
  151. visual C++ error C2371 redefinition basic types
  152. std::vector and object copying
  153. Systemc?
  154. windows programming prob
  155. pointers
  156. does STL set have FindKth() functionality?
  157. What does this mean?
  158. Password program problem...
  159. can't get the right time
  160. what is .h file's function?
  161. Segmentation Fault ...why ?? I implore you helped me !!!!
  162. std::cin.ignore(std::numeric_limits<std::streamsiz e>::max(), '\n');
  163. map value as function pointer
  164. Improve an algorithme involving 6 loops
  165. RAX?
  166. Why does this fail?
  167. 2nd Attempt : How can I count the actual number of operations performed in a program
  168. Best wa to retrieve keys of a map
  169. printf("%x",...) in C <=> cout+ ? in C++
  170. What should function returning a reference return on failure?
  171. CObList
  172. Constructor question, how does the call to the parent constructor work?
  173. Create Window (not rectangle)
  174. Need GUI Input box and button to execute :)
  175. Info needed regarding iostreams
  176. pleac and Cookbook
  177. Looking for some way to get correct value with long precision
  178. How to pass memory range to functions?
  179. how to deal with duplicate class names
  180. who read what c++ books and best learning practices?
  181. Adseense and googlepages
  182. Reg C++ implementation for in memory database
  183. Notification Messages from objects
  184. Help with Pipe Implementation in NT
  185. Pipe Implementation in NT
  186. Question on C++ inheritance.
  187. Requset a console based c++ library.
  188. Occurence problem: different ideas
  189. bus error on vector resize
  190. Help with ATL COM code for a kind of collection !
  191. Consume C# DLL in C++
  192. compiler help needed (nu-B)
  193. cannot access protected members : why
  194. urgent help needed
  195. Practical Algorithm Book, Exercises and Answers
  196. Use of macros in C++?
  197. Please a little help with Bits!!!
  198. Should We Use Macros in C++ Programming ?
  199. a good C++ project ideas
  200. 'placement' new, and allocation in the constructor.
  201. discards qualifiers
  202. friend syntax
  203. file reading problem
  204. Searching through a map question
  205. Benefits of copy constructor over assignment operator
  206. SetWindowRgn tu Button
  207. RTF Library
  208. Negate an integer
  209. signed in to unsigned int
  210. std::map Help
  211. compilation error: "error: no matching function for call to 'String::String(String)'
  212. strtok behavior with multiple consecutive delimiters
  213. getline does not work on HP-UX:
  214. C or C++? (Preference for cross platform solutions)
  215. Classes - Adding members to members
  216. comparison signed vs unsigned
  217. std::bind1st making life difficult
  218. How to write the program with parameters?
  219. Corss plateform note programme - Where to Start?
  220. Want to khow how to run turbo c++ files in vc++
  221. linked list code won't compile
  222. Virtual inheritance + copy constructor pitfall
  223. extern template class
  224. typedef struct identifiers
  225. Nested classes in VC++ 2005
  226. object architecture,
  227. Is Borland C++ COM compliant??
  228. Partial implementation in derived classes
  229. Template functions partial specialization
  230. porting a c function to c++
  231. Which libraries in Boost are mature enough to be used in real applications?
  232. simple one-line question
  233. replacing structs in a vector
  234. c
  235. use a const variable as opposed to #define - Multiple const objects created
  236. Why? eval.cpp:25: error: no match for 'operator+' in '*result_plus + *car(iter)'
  237. Templates in blitter functions
  238. Negative infinity
  239. Programmer Research
  240. declare structure w/ mix alignment in project..
  241. How to compile VC++ projects without VS IDE?
  242. Better way to use istream to read an ascii value into a char.
  243. STL algorithm help
  244. C++ Code Beautifyer and Design Analysis Tools
  245. ofstream problems
  246. Redirecting all stdout commands
  247. typedefed enum
  248. std::remove
  249. All Interview Questions And Answers
  250. STL map with key as a structure compare function issue