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. What's the STL'ish way of doing this?
  2. New/Delete problem?
  3. Using extern
  4. Events vs. Condition Variables
  5. Linker error with template function
  6. Design issue : "self type" as a default template argument (recursive template arguments)
  7. #include cycles disallow 'friend' function?
  8. template member function of non-template class
  9. Page 92, C++ primer 4th edition
  10. Re: link error 2005 or 2001
  11. Easy way to throw exceptions with sprintf-like message?
  12. Concerning STL iterators
  13. header guard
  14. Is ANSI_DECLARATORS something related to C ?
  15. wxWidgets
  16. Design issue... Question on best way to do it in C++.
  17. Oh God not references again...
  18. about template (newbie)
  19. Problem with enums and std::max()
  20. Error in Function that use and return Array
  21. newsreader
  22. escape sequence in string
  23. Compilation error of method of base template class - XCode 2.4.1
  24. Initialize std::string with character array
  25. Microsoft C# a replacement for old C++ language
  26. VC++ printing in a Dialog App
  27. virtual & casting
  28. Link with a template class from a share object (c++)
  29. (Off C++ topic) In Unix C-shell, how do I create random number?
  30. static_cast<unsigned short)( -1 ) Well defined?
  31. error compiling this
  32. strange behavior of stringstream
  33. How to solve this problem?
  34. Composite classes
  35. Passing istream to a function
  36. Vector of pointers
  37. ?
  38. In-depth tutoral on member functions?
  39. Are the Boost C++ libraries legitimate?
  40. ITIMER_VIRTUAL
  41. auto_ptr assignment crash with VC language extensions
  42. openings for experienced C++ developers in Atlanta, GA....
  43. Does this already exist?
  44. How to deal with template references?
  45. construction question
  46. useless function
  47. Operator overload and pointers
  48. concerning c++
  49. i need help indoubly linked list please
  50. need help in doubly linked list
  51. VisualAge C++ 6 bug?
  52. delete []
  53. boost random
  54. Map error on VC++
  55. undefined reference to `vtable for Segment' due to virtual destructor???
  56. Including <string.h> fails if <cstring> included
  57. Using a pointer to call Constructor from inside a template
  58. how to use stl sort in this case
  59. boost thread example
  60. Virtual inheritance and multiple files
  61. Best way to find rational for a given float
  62. Call PL/I from C/C++ on zOS
  63. Byte Address Arithmetic Debate
  64. sig-fault with objects creation
  65. Need for help again!!
  66. Calling virtual functions from destructors?
  67. Need fo help!
  68. Call for Session Proposals CG2007
  69. Graphics using C
  70. Move data
  71. how to calculate the difference between 2 addresses ?
  72. ===Welcome to comp.lang.c++! Read this first.
  73. Overloading <<, number of arguments
  74. Need Help with writing a Triangle program
  75. who'd like to explain the usuage of vecor<pair< , > > ?
  76. Amazing !!!
  77. PLS HELP w/ Interview Question!!
  78. Arrays and constructors
  79. where I can find good tutorials on Vector?(newbie)
  80. Please give me a reference of gmail
  81. your project?
  82. Bush approval rating SKYROCKETING!!!
  83. storing iterators
  84. template
  85. searching for POP3 and SMTP api
  86. Control in a vector
  87. tryed to compile this example... don't understand the error
  88. Need help with Triangles program
  89. The Future of C++ ?
  90. Problem with Modem communication:
  91. Array moving left
  92. boost thread(ing) a member function
  93. Forward declarations of class member enums?
  94. Those crazy Templates
  95. MS.V.Studio??
  96. Need Help to Create a Chess program in C++
  97. pivot framework availablilty
  98. memdiff
  99. rethrowing exceptions: why does this happen?
  100. method type void* (*) (void*)
  101. Doubt with std::vector
  102. MI7 Program
  103. pointers to std::list elements
  104. log4cxx / memory leaks / mfc / visual studio 2005
  105. std::bad_alloc in low memory conditions
  106. static variables in abstract base classes
  107. static variables in abstract base classes
  108. Delegation vs multiple non-const Gets
  109. Assignment operator
  110. how to store pointer adress in a char*
  111. wanted: stream wrapper
  112. TURN 6$ IN THOUSANDS. IT REALLY WORKS!
  113. Formating of floats using iostream
  114. Newbie question about connecting C++ with Java with JNI
  115. mouse/keyboard output
  116. Writing code for a tic tac toe game in C++
  117. Do you think this code will produce any undefined behavior?
  118. Beginner seeking advice.
  119. Parsing an open browser
  120. inheritance and composition
  121. Boost's bind functions
  122. Globals initialization using templates
  123. Exercise
  124. Find the position of an elemant in a vector
  125. Public to Private
  126. Parameters by value...
  127. remove_if and member function pointers
  128. member function with no class name specified
  129. member function with no class name specified
  130. How to build a folder tree structure?
  131. serious doubt
  132. Bug in std containers?
  133. creating user defined header files
  134. how can I forbit inheritance?
  135. C++ Builder 4.0
  136. static class member - access to variables
  137. Can I include ROOT (Cern) libraries in C/C++ programs
  138. Investigating whether I need to use a auto_ptr
  139. Namespace Injection and std::size_t
  140. stl container- vector + polymorphism
  141. uml and c++
  142. Handling Exception
  143. Accessing global variable in a local block
  144. Depending on _XSTRING_ definition
  145. boost::range problem.
  146. Common bitmap for win2k and win xp
  147. No proformance improvement using boost::thread on a Duo Core PC
  148. Derive other function name from __FUNCTION__? And call the function.
  149. Redeclaration error when forward declaraing a structure
  150. Why is there destructor in union?
  151. OpenGL Transforming coordinate frames
  152. Why is there destructor in union?
  153. Why is there destructor in union?
  154. Expert advice needed on C++ errors while doing make
  155. Running code Separately
  156. Workaround for virtual function templates?
  157. STL vector push_backpack
  158. memory usage
  159. using non-default constructor with inheritence
  160. pointers and references
  161. pointers
  162. Error in Sutter book?
  163. curses library - controlling cursor position with consecutive input requests
  164. problem with string&
  165. Template argument deduction question
  166. call_mem_fun
  167. c++ getClass()?
  168. portable fmemopen
  169. adding a bool to a string
  170. macros standard equivalent?
  171. processes and threads: meaning of vesting
  172. ===Welcome to comp.lang.c++! Read this first.
  173. Help creating an executable from a .cpp
  174. Counting down an integer vector from the highest degree (111) to the lowest degree (000)
  175. STL MAP, how to restrict
  176. C++ Internals
  177. a better way to use a const ptr as class member?
  178. Take paramaters as one pointer?
  179. problem need help
  180. Heap allocated object's class constructor throws an exception.
  181. copy char*
  182. Array CopyConstruct as efficiently as possible
  183. member initialization
  184. imbue(locale) and file encoding
  185. Quick question about initializing
  186. Memory-efficient datastructure for sparse matrixes not indexed from 0
  187. char* to string
  188. Convert exceptions in wrapper without using macros?
  189. how to customize compare function of std map class?
  190. "try{throw}catch"
  191. data jam/preserves
  192. Inheritance and Data Access Question
  193. SHuffling a Linked List
  194. combining two vectors
  195. Destructor calling order from function calls different from <Effective C++>
  196. Feedback on my programming style
  197. FILE * and fstream
  198. Specifying platform independent interface without using virtual member functions
  199. Best practises for boost:signal
  200. C++ grammar on function declarations
  201. Learning auto_ptr_ref role in auto_ptr implementation
  202. jihg
  203. static_cast vector<float> to vector<double>
  204. for_each with vector of function objects
  205. class encapsulating reference
  206. unable to read char * strings from a buffer
  207. efficiency of a non-polymorphic inheritence
  208. finding offset of a class member at compile time
  209. Manage web form with libcurl
  210. tools for creating small, practical and portable programs
  211. Strange: Cannot recieve UDP packets that are broadcast on the network.
  212. string extraction
  213. log4CPP
  214. Programmer's mood and their performance
  215. evaluate a string expression in if statement Linux C/C++
  216. Function expecting char*, does using vector<char> gain me anything?
  217. Finding an object in a <set> of pointers to objects
  218. Class method less robust than C function?
  219. gcc "ld: cannot perform PE operations on non PE output file"
  220. Creaing the binary from Makefile
  221. working with arrays, creating a video library
  222. Locales, file parsing and isspace, use_facets etc
  223. Abstract Factory
  224. Visual C++ 6.0 Runtime Error
  225. Debugging when one program calls another
  226. template specialization on void*
  227. compilation problem (port cpp from windows)
  228. [OT] praca oferowana
  229. unsigned char* to CString - problem
  230. copy constructor of std::auto_ptr<>
  231. Bitmap help
  232. elegant error handling in message processors, how?
  233. main(int arc, char *argv[])
  234. enum across objects
  235. trouble accessing into a referenced variable
  236. is 'operator delete' a function?
  237. Generic function Memo-izer template class
  238. Exception handling in Visual C++ 2003
  239. Pointer Dereferencing
  240. to check if the given string is substring using c++
  241. cast string to size_t
  242. Template inheritance and linker error
  243. problem facing while using ostream_iterator
  244. ifstream reading integer problem
  245. referring contents of another container.
  246. question about Partial Template Specialization
  247. trying to concat a filename (newbie)
  248. Assignment error with user defined vector container
  249. Question about overloading the [ ] operator
  250. finish a file