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

  1. aufnahme von wavdateien mit callback function
  2. Optimize this please?
  3. The case insensitive #include statement horror...
  4. Accessing private methods of nested classes
  5. Physical Addresses VS. Logical Addresses
  6. managing local groups
  7. How to hide helper classes in *.h files?
  8. Visaul Studio 2005 - c++ - Multilanguage Application
  9. tr1::reference_wrapper, sfinae and result_type definition
  10. Does any one have C Traps and Pitfalls full edition in softcopy
  11. SNMP Library
  12. Howto use FFT(W) algortihm in VC++
  13. Borland C++ do ignore some statements
  14. Inheritance downcast query
  15. Copy ctor and pass-by-value
  16. Change C functions to C++ static methods for organisation?
  17. __FILE__ and __LINE__
  18. what is wrong with this simple code?
  19. Help with simple file I/O :)
  20. error trying to toupper string
  21. error trying to toupper string
  22. File writing with C++
  23. pow(int,int)
  24. Dates, locales
  25. The Problem with Programming
  26. how to avoid linkage problems with many function object classes
  27. BitCount Help
  28. Will this compile?
  29. Question about dependent names and typename
  30. simple question about B tree
  31. Using for_each with a vector of vectors
  32. perfomance of clear vs swap
  33. Portable typecast
  34. Too many types in declaration
  35. Problem in using std::locale on unix system.
  36. Advantages of Binary Files over Text files in Search and read
  37. Controls / for .Net
  38. What is a boolean data type?
  39. Memory problems (possibly very easy question)
  40. Inheritance destructor problem
  41. Where to buy C++ in this version
  42. [ANN] VTD-XML 1.8 released
  43. Linking problem
  44. are wombats good?
  45. create a dynamic array of pointers with initial values of NULL
  46. How to define class final constants?
  47. where are wombats?
  48. Protected Abstract Class Contructors
  49. cgi post - clear data from stdin
  50. interested in wombats
  51. Exceptions and object code bloat
  52. GC libraries for C++
  53. Go ahead
  54. VPN for C++ application. cannot map folders on my computer.
  55. Variable is undeclared, but why?
  56. how to use "set_difference" with std::map?
  57. struct tm timeb
  58. Passing function as argument
  59. in depth explaination...
  60. Passing function as argument
  61. Error diagnosis
  62. Change Pointer of a Base Class
  63. Name Resolution for Class Derived from Template Argument
  64. syntactic encapsulation
  65. How can I get the input stream in commandline application ?
  66. static storage class error.
  67. why the VC8 treat goto and switch-case different?
  68. C++ project help Generating variables.
  69. Global Operators New/Delete and Visibility Across Translation Units
  70. Fully Answered Interview questions
  71. Student needs a pair of eyes... Simple? problem
  72. Spectrogram in C++
  73. need help in coding a queuing system
  74. compilation error
  75. Deep versus Shallow Copy - Part 3
  76. Deep versus Shallow Copy - Part 2
  77. Deep versus Shallow Copy - Part 1
  78. Exception safety in member function wrapper
  79. Can a dtor be called more than ctor?
  80. aggregation vs. composition
  81. How do you tell if a pointer doesn't point to anything...
  82. ===Welcome to comp.lang.c++! Read this first.
  83. making my own iterator
  84. Strongly type doubles?
  85. help
  86. this
  87. Requesting feedback (informal review) of a teaching doc.
  88. File-Binary-Mathematics
  89. Char * to LPWSTR
  90. need help in sorting
  91. do you want tobe rich sign up now
  92. Need C++ Beautifier - must be VERY configurable
  93. searching for some simple cpp cgi routines for windows/ linux
  94. Q: Convert std::string to std::wstring using std::ctype widen()
  95. A problem about template.
  96. Module pass the compile but can not us in main()
  97. question about string at() operation
  98. string has not be decleared?
  99. ctor/dtor calls and ctor init seq
  100. inline assemble in vc
  101. vector casting
  102. Doesn't new operator allocate heap memory
  103. call a constructor
  104. Programmer mood and their performance
  105. Funny problem with virtual method
  106. question about cin
  107. ba sabtenam raygan dar in site hoghogh mahane daryaft konid
  108. STL list::iterator problem
  109. Variable Arguments and inline function.
  110. On Operator Overloading
  111. plz help C/C++ Logic plz
  112. plz help me in C/C++ Logic plz
  113. multi dimensional array example
  114. plz help me in C/C++ Logic plz
  115. redirection of cin/cout
  116. any tool for template debugging ?
  117. circular dependencies, forward doesn't help.
  118. no matching function to c'tor.
  119. Dynamic arrays
  120. menu mechanize with threading
  121. How can i scan a directory for the file names only? (new to programming)
  122. (Beginner?) Design Question
  123. ba sabtenam raygan dar in site hoghogh mahane daryaft konid http://al1358i.blogfa.com/
  124. identifying end of line while reading data from an ifstream
  125. OT: Can VS 2005 dll be used by Mingw?
  126. Removing elements from vector
  127. file access rights windows unix
  128. traits class (whats it all about?)
  129. new, delete and nothrow
  130. {1,2,3} as argument?
  131. time vs. space tradeoffs of primitive types
  132. What is EC++?
  133. variable argument list problem on HP-UX
  134. list of string
  135. refactoring a destructor
  136. Your prefered revision control software (off-topic)
  137. Friend functions - do I need to include the whole prototype?
  138. Operation with a binary search tree
  139. Dynamically Multidimensional Arrays
  140. should I study C or C++ or Java or Visual Basic?
  141. pointer to pure virual function
  142. ShellExecute
  143. ===Welcome to comp.lang.c++! Read this first.
  144. class pointer value modified
  145. Writing two String Arrays to a class
  146. insert a new node in a binary search tree
  147. Dynamic Allocation of Memory
  148. operator= not called?
  149. Urgent requirements for J2EE, .Net, Siebel-CRM, Oracle Apps, SAP ERP, Mainframe, C++, Unix Professional on H1 Transfer in Bay Area.
  150. Intrinsic Array as a Container
  151. Stringbuf for concurrent writing And reading
  152. repeatedly trying to open a file
  153. assert macro
  154. Runtime polymorphism with references
  155. Preprocessor trick
  156. Visual C++: syntax error when including gnutls.h
  157. Again: STL map and pthread performance problem on Linux/GCC
  158. Operator overload
  159. Pushing back a new struct on a list/vector
  160. How to use reference return by a method?
  161. Some doubts about Faq 10.19
  162. How to save int in a more compact way
  163. How to describle array elements with UML2.0?
  164. class hate
  165. What's the STL'ish way of doing this?
  166. New/Delete problem?
  167. Using extern
  168. Events vs. Condition Variables
  169. Linker error with template function
  170. Design issue : "self type" as a default template argument (recursive template arguments)
  171. #include cycles disallow 'friend' function?
  172. template member function of non-template class
  173. Page 92, C++ primer 4th edition
  174. Re: link error 2005 or 2001
  175. Easy way to throw exceptions with sprintf-like message?
  176. Concerning STL iterators
  177. header guard
  178. Is ANSI_DECLARATORS something related to C ?
  179. wxWidgets
  180. Design issue... Question on best way to do it in C++.
  181. Oh God not references again...
  182. about template (newbie)
  183. Problem with enums and std::max()
  184. Error in Function that use and return Array
  185. newsreader
  186. escape sequence in string
  187. Compilation error of method of base template class - XCode 2.4.1
  188. Initialize std::string with character array
  189. Microsoft C# a replacement for old C++ language
  190. VC++ printing in a Dialog App
  191. virtual & casting
  192. Link with a template class from a share object (c++)
  193. (Off C++ topic) In Unix C-shell, how do I create random number?
  194. static_cast<unsigned short)( -1 ) Well defined?
  195. error compiling this
  196. strange behavior of stringstream
  197. How to solve this problem?
  198. Composite classes
  199. Passing istream to a function
  200. Vector of pointers
  201. ?
  202. In-depth tutoral on member functions?
  203. Are the Boost C++ libraries legitimate?
  204. ITIMER_VIRTUAL
  205. auto_ptr assignment crash with VC language extensions
  206. openings for experienced C++ developers in Atlanta, GA....
  207. Does this already exist?
  208. How to deal with template references?
  209. construction question
  210. useless function
  211. Operator overload and pointers
  212. concerning c++
  213. i need help indoubly linked list please
  214. need help in doubly linked list
  215. VisualAge C++ 6 bug?
  216. delete []
  217. boost random
  218. Map error on VC++
  219. undefined reference to `vtable for Segment' due to virtual destructor???
  220. Including <string.h> fails if <cstring> included
  221. Using a pointer to call Constructor from inside a template
  222. how to use stl sort in this case
  223. boost thread example
  224. Virtual inheritance and multiple files
  225. Best way to find rational for a given float
  226. Call PL/I from C/C++ on zOS
  227. Byte Address Arithmetic Debate
  228. sig-fault with objects creation
  229. Need for help again!!
  230. Calling virtual functions from destructors?
  231. Need fo help!
  232. Call for Session Proposals CG2007
  233. Graphics using C
  234. Move data
  235. how to calculate the difference between 2 addresses ?
  236. ===Welcome to comp.lang.c++! Read this first.
  237. Overloading <<, number of arguments
  238. Need Help with writing a Triangle program
  239. who'd like to explain the usuage of vecor<pair< , > > ?
  240. Amazing !!!
  241. PLS HELP w/ Interview Question!!
  242. Arrays and constructors
  243. where I can find good tutorials on Vector?(newbie)
  244. Please give me a reference of gmail
  245. your project?
  246. Bush approval rating SKYROCKETING!!!
  247. storing iterators
  248. template
  249. searching for POP3 and SMTP api
  250. Control in a vector