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. videos-singles inside-{for date-chating mails}
  2. pipelining explained...
  3. non static variables in a namespace (in .h) ?
  4. compiling error
  5. ===Welcome to comp.lang.c++! Read this first.
  6. vector of const references. Is it possible?
  7. incompatible pointer type
  8. problems with set::insert
  9. extending std::numeric_limits
  10. Compiler Error with Templates
  11. std::string and gcc problem ?
  12. algorithms in C++ book
  13. i wanna know about c++
  14. Remote command
  15. Bill Gates thinks Google should be worried!
  16. Question about constant member functions
  17. compare function template
  18. sorted container
  19. hash_map elements deletion
  20. Stroustrup, chapter 5, navigating arrays
  21. Join it NOW
  22. Some questions about macro and function design
  23. IDE
  24. anything wrong with this code?
  25. ifstream & string
  26. Default Constructor Practice
  27. program isn't running properly
  28. Jeroen and Noah Roberts, doing reflection in C++
  29. Is pointer parameter local variable to a function?
  30. 'new' template usage
  31. memory size allocated by new
  32. Globals from a namespace
  33. Iterators and functors
  34. override operator new within a file?
  35. Reading/Writing from/to windows registry using C++
  36. template typedef support in g++ ?
  37. Template question
  38. two bases with shared_from_this?
  39. ??????? JOB???????????? CLICK KERE
  40. Script or Program to check & view what's cached on the local news server ?
  41. Function returning "stream" ?
  42. Function returning "stream" ?
  43. get full path of application
  44. [OT] I'm from Missouri.
  45. Multithreaded server : Problem with WSAEventSelect
  46. Passing a member function as a parameter of a member function
  47. simple constructor problem
  48. A problem about template?
  49. Internals of Dynamic cast
  50. iterator traits
  51. Allocating objects on stack using new in C++
  52. Constructing Objects of a Class
  53. A simple class
  54. how to access the public methods of a private data member?
  55. Modifying elements of hash_set.
  56. Modifying elements of hash_set.
  57. Requirements for <iostream>
  58. poping empty stack in visual c++ express - doesn't throw exception ?
  59. Identifying which class takes the more memory in an application
  60. reading input from excel spreadsheet
  61. PLEASE Reply @ " Barter Needed "<newsmail@reuters.uk.ed10.net>,
  62. min and max running values
  63. Sorting map<T>?
  64. data format
  65. Stroustrup chapter 5, pointer to pointer to char
  66. how to iterate a vector?
  67. How to write a library with a static object?
  68. Custom iterator for STL-style container
  69. Stroustrup Chapter 4, Exercise 5
  70. Stroustrup Chapter 4, Exercise 3 - displaying the sizes of char, int etc.
  71. What am I missin here ? (template functor question)
  72. Stroustrup Chapter 4, Exercise 2
  73. gcc, class forward declarations and destructor calls
  74. design pattern
  75. Calling base class constructor from derived class Copy constructor
  76. &
  77. Error C2555 with pointer to class with no template instantiation?
  78. 45 Walk in jobs from leading IT companies- Urgent openings - walkincareers.com
  79. 45 Walk in jobs from leading IT companies- Urgent openings - walkincareers.com
  80. Derived class passing callback to base class
  81. a "temp conversion" programme
  82. Stack tracing on POSIX systems
  83. using try/catch as control mechansim, is it a good thing ?
  84. Declaring a valarray, then initialising it later
  85. Question on unicode and MBCS
  86. Can you code browser buttons to configure security controlls?
  87. thread safety and std::map
  88. Best OOP Language
  89. Code specific to couples of classes
  90. error: passing `const Equal4' as `this' argument of `bool Equal4::operator()(int)' discards qualifiers
  91. How Do I Compile C++ Source Code ?
  92. Inheritance
  93. A Cfront-like compiler available?
  94. Explicit Virtual Functions
  95. difference between between these "char"s
  96. ===Welcome to comp.lang.c++! Read this first.
  97. a temperature conversion programme
  98. Twelve Proofs that Muhammad is a True Prophet
  99. Stroustrup: chapter 4
  100. Funny Videos
  101. Funny Videos
  102. saving input data and showing its total value in while loop
  103. newbie - saving input data and printing out its total from while loop
  104. per-thread memory mangement techniques for c++...
  105. C++ help
  106. Confused with error using ofstream
  107. Dynamic array advice.
  108. Key Differences Between Ansi C and C++
  109. Question on c++ faq 21.2 Derived** -> Base**
  110. motion capture application, need improvements
  111. time constraints
  112. Inheritance
  113. I'm Shocked
  114. inheritance / overriding question
  115. Classes declared in templated functions
  116. Starting point for learning.
  117. The << symbol.
  118. Re: Allowing return vals not to be checked: a language flaw?
  119. Where is the executable in VC++
  120. Re: Allowing return vals not to be checked: a language flaw?
  121. ANN: MultiExtractor v2.1.1b update
  122. mandatory/optionally overridable virtual functions
  123. printf format specifiers %m and %n$
  124. Using static equivalant ?
  125. Feedback on my style
  126. Assertions in principle
  127. Error handling idioms
  128. Peculiar rand() case and threads
  129. Continuing my foray into the TR1: tr1::shared_ptr<>
  130. How to determine end of std::cin
  131. using union keywords
  132. embedded C++ to .net
  133. equality operator based on position
  134. Beginner in C++ need help
  135. Can new operator be used as macro?
  136. Is a load-store architecture machine more suitable to run C++ code?
  137. templated std::vector variable as an argument by reference problem
  138. C++ Boot disk
  139. Resumes CV's / Positive vs. Negative Thinking Free Informational Site
  140. Need some advice
  141. Template problem with g++
  142. disambiguate static multiply inherited class functions
  143. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  144. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  145. Concatenating two literals...
  146. C++ vs C when it comes to speed...
  147. C++ vs C when it comes to speed...
  148. templated vector build-up
  149. Extract Zip With C++
  150. Looking for a C++ debugger on the Mac
  151. Compilation error with g++ 3.3.2 on AIX 5.3
  152. using set.count() return
  153. Printing line numbers in exceptions like in Java?
  154. problem with inluding lapackpp
  155. Ahg! Time!
  156. "Boston Tea Party" <pix@myfoxboston.com>,
  157. template class problem
  158. Hexa reading from a file
  159. Operater < overloading for struct problem
  160. are there systems where int is unsigned
  161. Initialising global object arrays that are used "extern"
  162. HOMEDIR, USERNAME, COMPUTER variables...
  163. why is my code giving a duplicate loops and segmentation fault..
  164. Why ! C++
  165. cant compile on linux system.cant compile on cant compile onlinux system.
  166. initializer_list in the new standard
  167. How can this be?
  168. Top CMM Level 5 Comapny in Chennai Req. C,Unix,RTOS Professionals
  169. Required
  170. Is preincrementing the same variable twice valid c++?
  171. "diamond" problem
  172. Problems with <new line> even if I use "\r\n" - UNICODE
  173. help some help
  174. Interview question
  175. Operator not found for the type
  176. security_cookie referenced in function _WinMain
  177. The n00b is back...help with outpout to file...
  178. Initializer lists and multiple constructors
  179. while getline corrupting the stream
  180. aehsxvm ryxeabp
  181. wrapping streams
  182. failed to open a stream
  183. nested class forward declaration
  184. Crossplatform (Windows/Linux) RMI System??
  185. N00b looking for GCC error help.
  186. ===Welcome to comp.lang.c++! Read this first.
  187. open a stream for app and out
  188. Complete n00b Needs Help with cout...
  189. Help in defining serial port parameters for data transfer
  190. program output problem
  191. Question about conversion in expressions
  192. Question about evaluation order
  193. regarding .so files and dynamic linking
  194. Displaying text in System Tray/Notification Area
  195. parameters "c style" in a C++ constructor (use of __attribute__)
  196. structure padding
  197. 64 bit or 32 bit application
  198. [OT] thanks group
  199. World Ultimate Fighting
  200. Why new[] adds 4 bytes to the returned address
  201. cool free offers
  202. endless loop
  203. endless loop
  204. need C++ software
  205. need C++ software
  206. What is the proper use of volatile?
  207. Is this standard c++...
  208. Help for estimate the development time
  209. What do you call this construct?
  210. win32 api to xml-rpc
  211. How to do this in C++ (C code)
  212. mmap in C++ vs. Java
  213. Virtual Constructors
  214. STL algorithms fiasco?
  215. getline() special
  216. happians
  217. qsort behavior with VC6 and VC7.1
  218. Why parent classes' vptrs are stored in derived objects
  219. reinterpret_cast< complex<double>* > of double*
  220. debugging and bad c code
  221. what does this means?
  222. CreateFile returns invalid handle value when I use wcscpy in my source... ...need a help.
  223. faq how to solve this error
  224. abstract base class - how to initialize variables in derived?
  225. Join my group
  226. Join my group 24hoursadvertising
  227. virtual function and string - help
  228. try and catch
  229. std::stack vs std::deque (stacked deck?)
  230. Copy construction with inaccessible base class copy c-tor
  231. problem in visual stdio 2005 with bison and flex
  232. problem in visual stdio 2005 with bison and flex
  233. [ANN]VTD-XML 2.0
  234. Order items within multiset AND Find object on multiset
  235. Various template approaches to avoid pointer to function penalty
  236. Avoiding new in fast loops....how?
  237. Convert char[] to int[]
  238. Broken pipe
  239. Last Reminder: Survey about Architecture and Design Patterns
  240. How to read from a file, stored the data in an array, and return number of records read back to main
  241. Objectizing C Code
  242. Survey: More Offshoring than Outsourcing in Software Development?
  243. Cool Free Offers
  244. problem realated to C++
  245. for loop (c-lang)
  246. enum with additional method
  247. Converting LPWSTR to LPCWSTR
  248. Connectivity
  249. what c++ standard says?
  250. invalid types `unsigned char[int]' for array subscript