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. Is static of base shared by derived classes ?
  2. Safe to swap through pointer to vector?
  3. Recalculating a spreadsheet in multil-processor environment - design pattern?
  4. Obtaining function signature
  5. Opening a form in c++
  6. Using i/o streams
  7. unique list
  8. a member function call an external function with same name
  9. a member function call an external function with same name
  10. Traverse a list of all controls in a dialog
  11. Obtaining function signature
  12. float to fixed
  13. Add Functions Comments
  14. Seg fault!: passing vector<vector<int> > to a function
  15. single instance only at a time
  16. how to input string as password.
  17. Writing large set of data to xml files using DOM
  18. namespace for a class scope
  19. namespace for a class
  20. is this portable, conforming to standard, elegant?
  21. How to resolve this register method address question?
  22. monitor program hard disk activity
  23. Problem in Passing 1d array from VC++ to VB
  24. initialization in constructor problem
  25. Loki DeletableSingleton
  26. Random Numbers
  27. Assign cout or cin to a filehandle
  28. operator new and constructor argument
  29. finding a file(name)
  30. How can I count the frequency of words in a ASCII File using STL?
  31. Counting frequency of words in a text file using STL containers
  32. Find all occurences of a bit sequence in a file
  33. help need with atl and templates
  34. exchange variables without aux. var...
  35. General advice
  36. double to float rounding error in 8th digit
  37. I have discovered the secret of the soul
  38. concatenating strings & string literals
  39. Two-Phase lookup
  40. C++ and collections
  41. question regarding pointer/reference to temporaries
  42. Truncating numbers at end of string
  43. How to setup environment for MinGW gcc
  44. Iterator returning a reference to object of an abstract class?
  45. scope and object destruction
  46. What is the second const used for?
  47. Survey about Architecture and Design Patterns
  48. ===Welcome to comp.lang.c++! Read this first.
  49. Simple function pointer question
  50. Questions on dynamic allocation
  51. Is default ctor reqd for "value" type of "std::map" ?
  52. enumerations
  53. views on this book
  54. Run php from c++
  55. Dangling Reference. Idiom
  56. Why let Google make all the money..which you help generate..
  57. Initialisation of static structure variables
  58. scheduler
  59. Boost.Regex Search - help for newbie
  60. Explore
  61. How can I copy some range of element from a vector<string> to a string without an explicit loop?
  62. CloseHandle freezes
  63. Explore
  64. Iterator related problem
  65. Inherited members of templated classes
  66. Overloaded delete does not calls the destructor??
  67. thread security
  68. Overloading and Inheritance with virtual member functions
  69. Using auto_ptr with char*
  70. time with libboost_date_time
  71. Using the delete operator in a for loop.
  72. new
  73. C++ opdrachten
  74. emptying a priority_queue efficiently
  75. string advice
  76. Maps
  77. Invalid cast
  78. Problem with constructor call of a string class
  79. Want feedback on C++ version of Python's explode operator
  80. Implicit casting on references
  81. Question about overloaded operators and constructors
  82. Calling protected base class function on other (same typed) object
  83. reading http message on a socket
  84. C net oriented
  85. An easy stringstream question
  86. Threads an Modules
  87. strange copy constructor with g++
  88. streampos difficulties, tellg() > numeric_limits<unsigned long int>::max()
  89. virtual base class and construction/destruction order
  90. static var in a method
  91. require VC++ training
  92. write function ?
  93. urgent java architect required
  94. urgent java architect required
  95. Windows 98 Through Windows Vista Programming.
  96. Tips on Creating Objects
  97. How to change variable value passed by argument?
  98. Use C++ to parse HTML
  99. using a C library in a C++ program
  100. Filestream ifstream.seekg(int) problem in Borland Turbo C++
  101. Free Pc To Phone Calling
  102. Incorrect use of mbstowcs?
  103. ifstream not opening
  104. last function to be called
  105. /usr/bin/ld: cant find -lutl
  106. Strategy for a Trial Version
  107. fast integer interpolation
  108. pimpl optimization
  109. Making an MFC application to run on other PC
  110. keep an open stream
  111. Webmasters
  112. Names
  113. c++ objects
  114. c++ objects
  115. GCC Option For Permitting Undeclared Variables
  116. casting the type not only the representation
  117. overloading typecast: my class -> string
  118. compiler bug?
  119. uninitialised variable but NO error
  120. uninitialised variable but NO error
  121. template class, function definition problem
  122. ===Welcome to comp.lang.c++! Read this first.
  123. memory access error
  124. Template syntax problems / Boost
  125. Templated Classes question (what to do with char*)
  126. An int that is 4 bytes in native, and 12 bytes in .NET? Huh?
  127. Proposal for signed/unsigned modifier in class declarations
  128. File Block Prefetching
  129. Good Tutorial
  130. random numbers in log domain
  131. 64-bit puzzle
  132. Strange linking behaviour
  133. RTSP application development request
  134. Ideal example of OOP
  135. using pthread to create threads, and my application hogs on memory
  136. Macro and Template
  137. tr1::function - why so many temporaries?
  138. Do while question
  139. seg fault problem
  140. templated functions and multiple definitions in obj files
  141. compile error: new : cannot specify initializer for arrays
  142. Socket Programming
  143. What is wrong with this code?
  144. Change treeview item
  145. Harvesting and Comparing Screenshots of menus and dialog boxes
  146. auto_ptr
  147. map and LPCWSTR
  148. How to create a .cab file with an ActiveX in C# and C++ DLL?
  149. How relevant is "Automatic TCP Window Tuning" in Networking Applications ?
  150. write time to file
  151. [ANN] U++ 2007.1 beta
  152. Anything wrong with this function?
  153. urgent requirement for project leader
  154. urgent requirement for project leader
  155. Questions about C++ Builder and File I/O
  156. Question about shared library (DLL) export & import
  157. Friends again... (no templates :)
  158. Gtkmm vs Xfc
  159. Pattern for reference counted map elements?
  160. compile error: new : cannot specify initializer for arrays
  161. STL map and unicode
  162. How to calculate the percentage of each character in a text file?
  163. Help with malloc
  164. Unexpected setprecision behavior
  165. c++ for X11
  166. MFC:Storing View as Bitmap File
  167. Defining several magic numbers in a class
  168. Re: the fastest way to do an odd/even check?
  169. Left side of '->' requires a pointer to class; type found was Structure
  170. Combining static libraries
  171. the fastest way to do an odd/even check?
  172. Help with unadvise
  173. Why is DBL_MIN != nextafter(0.0,1.0) ??
  174. Template fns in non-template class
  175. Time complexity of size() for std::set
  176. Web radio component
  177. using Functor for map values?
  178. ctime format
  179. comparison is always false
  180. UDP data transfer hangs on recvfrom
  181. detecting constructor called before main
  182. Behavior Driven Development Interface for C++
  183. extending classes and implementing interfaces C++ style
  184. Utility to list namespace contents of archive library?
  185. Regarding overloading new and delete operators
  186. Strange result from ptrdiff_t and size_t
  187. Software Developers/Programmers
  188. iterator
  189. The Operating System of Organic Machines
  190. reading the buffer in chunks
  191. why I need explicit static_cast to const reference
  192. STL custom allocator design
  193. odd behavior from atol
  194. ===Welcome to comp.lang.c++! Read this first.
  195. Segmentation fault
  196. Saving Objects
  197. Virtual inheritance and interfaces
  198. [ANN] VersyPDF Library Releases Its Version 2.2
  199. Using Code Archive with Visual Studio
  200. Problems with initialization of const
  201. Boost::any and boost::lambda with std::find_if
  202. troubles with memory leak
  203. Coders Needed
  204. Sending file over a socket
  205. help with automatic code generation
  206. help with automatic code generation
  207. Parsing tab separated file
  208. urgent requirement for project leader/apm required
  209. sorting time_t
  210. time math
  211. good compile options for g++ options to enforce good coding
  212. output operator for vector
  213. Seeking feedback on C++ ZThreads: good or bad experiences (vs Boost, pthreads, etc)?
  214. New template rules is bad
  215. Program to solve Linear equations using Gauss elimination, Finding Inverse and LU Decomposition
  216. Program to solve Linear equations using Gauss elimination, Finding Inverse and LU Decomposition
  217. iostreams - removing leading zeros and controlling exponent field width
  218. desired
  219. Supr.forums web forums
  220. Question about delta?
  221. A line from UBLAS explanation
  222. Whats the meaning of this code
  223. A question in the name lookup.
  224. pointer to class member
  225. I met a problem using vs 2005
  226. turbo c++ connectivity with database
  227. How to cast an specified type pointer to integer?
  228. boost::regex_replace issue
  229. Proof of visual consciousness
  230. Learn How To Write A Resume / CV On Our Free Informational Site
  231. design question
  232. Socket Receive Binary
  233. Its Amazing
  234. Writing, testing/compiling, and running C++ in linux (Ubuntu)
  235. Object Destruction with / without Virtual Function
  236. C++ Container (Sequence Class)
  237. case statement ranges...
  238. problem with ar and C++ (?)
  239. How to read pixel values of a Bitmap Image.
  240. C++ Test
  241. Newbie in need of help.
  242. slow debugging visual studio 6.0
  243. class generator
  244. Default class members generated by C++
  245. Default members generated by C++
  246. Template error
  247. Why is return from my function is nan?
  248. about size_t type in loop
  249. Problems while compiling
  250. how to deal with the translation from "const char * " to "const unsigned char *"?