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

  1. NON-GUI MVC Examples
  2. Constructor protected
  3. oo2generics...
  4. Initializing a static variable inside a namespace
  5. "memset" vs "= {0}"...Are they equivalent if your initializing variables?
  6. corba enum question
  7. map & iterator
  8. XMLDomElement problem
  9. extern and static
  10. Looking for a SIP server in C++
  11. Math symbol (blas/lapack) linker error's
  12. Handles and pointers
  13. Default Initialization Vs. Value Initialization
  14. template class in STL container
  15. ABI related question
  16. compressed suffix trie
  17. SQL oriented scripting language that can be executed from a C++ code
  18. Advance C++
  19. How can I creat a time class?
  20. Iinitialisation via default constructor semantics
  21. Does any body has been done Advamce C++ from ACC Austin?
  22. Refering to a template name
  23. source code for process program
  24. Construction of function return value
  25. Problems with void Template Type Parameters and Zero-Length Arrays
  26. why doesn't this template work
  27. Beta Test for MPC Compiler/IDE
  28. Detecting the gcc version in the source code
  29. Inline virtual method
  30. Exporting Symbols From C++ Object File
  31. API for C++
  32. How can I creat a time function or a class?
  33. WlxLoggedOnSAS called from Winlogon while WlxWkStaLockedSAS still executing
  34. How can I check if a thread is alive?
  35. Tutorial/Help on programming Genetic Algroithms in Java/C++
  36. Programmer seeks employment...
  37. IXMLDOMElement from IXMLDOMNode - how ???
  38. IEEE 754 floating-point "exception" -> C++ exception
  39. member function names identical to class names
  40. OT: dlopen source
  41. Stlport linking errors with xlC on AIX
  42. Re: "memset" vs "= {0}"...Are they equivalent if your initializing variables?
  43. Re: "memset" vs "= {0}"...Are they equivalent if your initializing variables?
  44. How to make a C++ array which have size bigger than 32767
  45. Unexpected behaviour
  46. boolean logic question
  47. ===Welcome to comp.lang.c++! Read this first.
  48. What's the use of operator()?
  49. Designing a template class for memory access
  50. Help Requested for Legacy Code
  51. Large swap allocation bug
  52. API for C++--Thanks all
  53. Max Path [Newbie]
  54. Reference Question
  55. program to numerically integrate
  56. About Ordered singly linked list..
  57. Can someone tell me why? (Unary pre and post increment operator
  58. Help with STL allocators
  59. Syntax question function pointers
  60. convert a stream of bits to a primitive...
  61. Factory method and const specifier
  62. Serial
  63. Class with method that returns different pointer depending on implementation?
  64. Numerical modelling
  65. IPrintOEMUI::DeviceCapabilities -> recursive implementation?
  66. Creating GUI's in C++ Builder 6
  67. OT: gcc 3.2
  68. Computing AST
  69. Designing a template class for memory access (part 2)
  70. Passing optional argument by reference
  71. User defined message management on MFC 7.1
  72. How can we concatenate a string with a float?
  73. "reading" a pixel on the monitor screen
  74. "reading" a pixel on the monitor screen
  75. objects with member references..
  76. B manual
  77. Two questions for help!
  78. Passing template struct as an argument to a template function
  79. template and preprocessor
  80. ++u or u++ which is faster?
  81. Who can provide some simple example code about TCP with C++?
  82. what is file scope?
  83. How to observe the compution result?
  84. Perform output if stream is good
  85. Dying words... exit atexit abort
  86. Inheritance, Class declaration and header files
  87. How can I run server and client applications in two different computers?
  88. File Access
  89. UIR
  90. legacy code compatability mode
  91. Templates and Inheritance
  92. Using garbage collection in C++
  93. A Question about getline
  94. Help on makefiles
  95. Problem with a static member in a class ?
  96. Is 'int' a class defined in C++ standard library ?
  97. EFAULT error in accept socket call
  98. ===Welcome to comp.lang.c++! Read this first.
  99. Wrong usage of static_cast: is output undefined or predicted?
  100. anything wrong with conversion operator?
  101. Run-time Execution - Assert Failure
  102. HOW TO: round float numbers?
  103. how do i link 3rd party lib on windows ?
  104. delete op question. do I need to cast?
  105. Promotion converts long int to int implicitly ?
  106. ANN: Boost formal review start - Smart Container library
  107. CompareWithoutRegardToCase
  108. std::exit Ambiguity?
  109. Mimic virtual functions with templates
  110. Automatic Startup of Visual Studio
  111. How does #define operate ?
  112. Link error using pointers to functions with templates.
  113. Pointer or Reference
  114. execute a new programm without beeing blocked
  115. about pointer
  116. Best compiler out there?
  117. mvc++4
  118. boost::dynamic_bitset...
  119. [CORBA] C++ Language Mapping
  120. clearing a stringstream
  121. Where will i get c++ ebooks 4 free[plz]
  122. C/C++ link problems
  123. fstream ?
  124. What's Wrong with these code?
  125. A problem with the default constructor
  126. ? about file formats
  127. #include optimization
  128. protected by instance, not by type?
  129. [sorry if ot] [mingw] Resources?
  130. will linker leave out unused symbols from binary?
  131. Multiple inheritance design question
  132. newbie ques - check double
  133. cannot find strstream in /usr/include/c++/3.3.3
  134. sockets: C++ server, IDL client
  135. Base clase constructor
  136. Calculating time required to recieve packets...
  137. lost article: creating a COM-like framework for C++
  138. Principle Engineer needed
  139. functions
  140. Embedded class' or VC++7 compiler's problem ?
  141. C++ and Dot Net Jobs
  142. dat file
  143. vector::push_back performance
  144. How to check whether my GCC compiler support C99 standard or not?
  145. Why isn't failbit reset on close() or open()??
  146. Use of new in C++
  147. pure virtual
  148. Problem with structs and mem. allocation
  149. Cross platform development
  150. end of std::list
  151. refrence from return value ?
  152. Does this make sense? Calling C++ inside extern "C" block
  153. PVCS Version Manager api's
  154. Returning NULL references...
  155. Blocking virtual methods
  156. Problem with Visual C++ 7.1.3088 and bit-fields?
  157. Calling functions in other files...
  158. complex for loops?
  159. Used Cisco at Optimum Data
  160. [ANN] EmINENT Microsystems announces ESF support for µC/OS-II
  161. An issue of visibility and "identity" of classes
  162. Overloades member function
  163. "Function template" problem
  164. Implementing a templated "round" function?
  165. USB hot-plug detection
  166. Storage of C++ Class Hierarchy
  167. Pointer to class or object
  168. const char* argv
  169. flush on close()?
  170. copy of stream
  171. OT: Page File Configuration
  172. Copying STL Lists
  173. Can I write a recursive type definition ?
  174. Partial Spezialization of member function
  175. Problem with volatile modifier
  176. ===Welcome to comp.lang.c++! Read this first.
  177. Unkillable process because of using semaphores?
  178. [ANN]EmINENT Microsystems announces ESF support for µC/OS-II
  179. Executing function from super class to inherited class.
  180. please help with decrypting g++'s error-messages
  181. Which would you prefer: base class or two pointers?
  182. static const members of template classes?
  183. is there any way to check asynchronously whether stdin contain data to read?
  184. overloading template operator arguments?
  185. is there any way to check asynchronously whether stdin contain data to read?
  186. Compilation problem when upgrading from g++ 3.3 to g++ 3.4
  187. Multiple inheritance and casting
  188. boost::checked delete
  189. Global templates and namespaces
  190. Returning by value (here we go again!)
  191. Null Reference
  192. error: declaration of `operator==' as non-function
  193. how to bypass password field of executable file
  194. how to use boost.thread
  195. Makefiles written in C++ and automatic compilation with GPLed Lake
  196. built dll in release mode, adding event log entries referencing code
  197. STL string inheritance
  198. Implicit typename
  199. Template Class Specialization Question
  200. What is the replacement for ios::noreplace in std?
  201. Reading from standard in
  202. Device Context of Entire Screen
  203. Faster way to write binary using fstream??
  204. -output-def, -soname using gcc
  205. Console Apps.
  206. Exception guarantees for STL container constructors
  207. copy map to ostream_iterator
  208. initializing structs
  209. Open a file with a constructor
  210. book query
  211. How to use #ifndef #define, etc, in a macro definition
  212. intel compiler
  213. Detecting modem hangup with socjet
  214. INI files
  215. How define a list of integer poiinters(STL)?
  216. Will this be hard/expensive to inline?
  217. different applications...different entry points
  218. Possible to avoid RTTI?
  219. Declarations and Definitions: Grammar
  220. I want to write HAL in C++ !
  221. Pointer to Pointer or not?
  222. An easy way to turn strings in to data types
  223. A problem with overloading << (compiler = djgpp)
  224. Starting .exe "single threaded"
  225. How to monit internet connections??
  226. class objects to database translation
  227. ostream like interface to a string?
  228. DATETIME like YYYYMMDDHHMMSS
  229. data members as "protected"?
  230. MySQL and C++
  231. [ANN] SMC - State Machine Compiler v. 3.1.1
  232. What does this line mean?
  233. help loading url jpg to win32 app
  234. Which specialization is selected?
  235. c++ non-lang tuts, but on linking, libraries, workspaces and includes
  236. multiple symbols at link time
  237. Tutorial for new user?
  238. ===Welcome to comp.lang.c++! Read this first.
  239. Template class operators overloading difficulty
  240. OT: CVS
  241. how to store different types of data in deque?
  242. BYTE* array into a list
  243. Array of Pointers to Objects
  244. strtol exceptions
  245. IS this multi-task safe
  246. how to read this string
  247. Code review / suggestions - Log / Instrumentation class
  248. inheritance problem (perhaps...)
  249. small question: can't compile manually
  250. files in C++