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. cool!!!!!!
  2. Overriding class methods
  3. eating memory
  4. c++ application source code which compile under gnu systems
  5. address issue
  6. address issue
  7. Define functor within method?
  8. undoing the close operation of internet explorer
  9. why dynamic_cast fail here?
  10. Understanding references
  11. File input/output
  12. Proffesional programming
  13. FAQ lite:10.19, Bar() part is declaring a non-member function that returns a Bar object
  14. exercises with solutions
  15. Need help in understanding C++ code
  16. Error Processing
  17. global variable vs static member initialization order
  18. I've written some nifty analysis software, what now
  19. Using namespace in a class
  20. STL safety issue
  21. Gow i can free allocated by new [1][100]
  22. Mem pool question
  23. Pointer to member as template argument
  24. Writing operator functions
  25. using std::find
  26. Bit size of (un)signed char
  27. ===Welcome to comp.lang.c++! Read this first.
  28. removing an element during iteration error
  29. valarray Initialization Question
  30. Implicit iteration counter in std::for_each
  31. map::erase(reverse_iterator) is not allowed???
  32. what is the type of a #define const number
  33. CAN any one tell it whats the code tell it
  34. bool
  35. STL container for sorted items
  36. Book review
  37. pitfalls of struct to char* and back
  38. faq why I see it?
  39. Sort array of struct based on the data members.
  40. Experienced Embedded SW Account Manager looking for work.
  41. get the max "absolute" integer in a vector
  42. Automatic conversion to base class when calling constructor.
  43. How to partial specialize a template member function in a template class?
  44. STL container advice
  45. Suggestion on refactoring existing code
  46. shared_ptr and local types
  47. what is the prupose of the __USE_GNU preprocessor directive
  48. Buffers in c++ ANYONE HELP ME!!!!
  49. can I override private functions?
  50. free function or member function for overloading += operator?
  51. C++ for C programmer
  52. problem when allocating a new object
  53. possible solutions to alignment issues...
  54. Determine size of argv[x]
  55. simple failure of boost::regex
  56. what's the point of namespace aliases?
  57. Selecting between malloc() and new operator
  58. Recommendation for simple command parser
  59. C++ stl map in shared memory betn 2 unrelated processes
  60. iterating through a set<string> when passed by reference
  61. list<T> alternative...
  62. conditional typedef in templates
  63. conditional typedef in templates
  64. help extracting tag with boost:regex
  65. overloading << and inheritance
  66. GCC/MSVC++ difference
  67. optimization for reference syntax as for function
  68. What instead of new/delete?
  69. Unit testing framework: CxxTest question
  70. rmicc--RMI for C++
  71. overloading of ","
  72. Capture USB Webcam Image
  73. faq error LNK2005: ...already defined
  74. wide string problem ...
  75. no exceptions are thrown in math operations
  76. namespace and list problem
  77. Some questions about optimization,help me.
  78. Macros, vTable?
  79. command window visible in automation server
  80. javascript and callback function
  81. Simple XOR encryption code issues (segmentation fault)
  82. Portable (as in literally) C++ compiler/IDE?
  83. Learn SQL with Oracle
  84. Problem with templatized overloaded operator ()
  85. long post - need help with beginner level EBKAC logic error
  86. Partial classes
  87. shift operator << and >> question...
  88. question
  89. EOF
  90. Multiple inheritance: Wrong constructors being called?
  91. Question about inheritance in c++
  92. ===Welcome to comp.lang.c++! Read this first.
  93. C++ and Python
  94. C++ reading database from the file into the array
  95. Question about usage of pointer in trees, linked list (The double indirection)
  96. g++ can't locate dylib to link at
  97. why am I getting the C version of getline()?
  98. has anyone seen this?
  99. Ask for book recommendation on component programming
  100. Who are Darwin's Outcasts?
  101. qualified name VS unqualified name in class template.
  102. Two equal examples, but can not compile second
  103. size of passed array
  104. constructor pain
  105. multicast progarm in VC++
  106. problem with getline
  107. creating a Set in C++ using classes (need help on an exercise)
  108. RAII Design Patterns and Alternatives
  109. Pointer Matrix
  110. The acceleratedcpp.com website is back
  111. Any Blitz++ and TVMET experts out there?
  112. for_each bind2nd reference to reference error
  113. "Small C++" Anyone?
  114. Translate bit order
  115. const string *Item::getTitle() versus const string Item::getTitle()
  116. sockets
  117. writing beyond EOF and uninitialized bytes
  118. Hot(rvalue) Referencing and move proposal
  119. ostream as parameter for constructor
  120. can a volatile int be used as a mutex
  121. Problems allocating memory
  122. Вопрос
  123. Were did that wave come from?
  124. File synchronizing
  125. Acquire grayscale USB Video and save as a sequence of 8-bit grayscale bitmaps
  126. for loop
  127. Is there someone have written some programs about RSA-1024?I have some question.
  128. simple inheritance(?) question
  129. atexit() and DLLs
  130. debug assertion error in threads of c++ under windows
  131. debug assertion error in threads of c++ under windows
  132. debug assertion error in threads of c++ under windows
  133. Using invalid variable names in C++
  134. hey.. help! plz... i nid ur response about this assignment
  135. I need a rsa1024 cource code.would you help me?
  136. the question about: printf("%d\t%d\t%d\t%d\t%d\t%d\n",i,++i,--i,i--,i++,-i--);
  137. which text book is just for the c++ beginers?
  138. How to use a MFC's Class in Console?
  139. Inheritance syntax question
  140. visible window from system function
  141. C++ Syntax Killing Me - Using Char Array For Strings
  142. HELP! Create bitmap from binary XML string in MFC
  143. Non .net c++ to c# xmlrpc
  144. OS dependent definitions
  145. variable declaration style
  146. how come no one here uses for loops?
  147. Testing in C++
  148. Compiler segments
  149. socket port is not configuring .... plz help
  150. query regarding SNMP
  151. null object in c++
  152. Asynch Manager
  153. constructor and configuration file
  154. conversion double* to vector<double> and vice versa
  155. strings in classes
  156. Dynamic Dimension Array
  157. mem_fun error
  158. mem_fun error
  159. Bizarre vector insertion behavior - can someone please enlighten?
  160. Bizarre vector insertion behavior - can someone please enlighten?
  161. Image manipulation
  162. simulations contra the terroristic nimbus of the second law
  163. videos-singles inside-{for date-chating mails}
  164. pipelining explained...
  165. non static variables in a namespace (in .h) ?
  166. compiling error
  167. ===Welcome to comp.lang.c++! Read this first.
  168. vector of const references. Is it possible?
  169. incompatible pointer type
  170. problems with set::insert
  171. extending std::numeric_limits
  172. Compiler Error with Templates
  173. std::string and gcc problem ?
  174. algorithms in C++ book
  175. i wanna know about c++
  176. Remote command
  177. Bill Gates thinks Google should be worried!
  178. Question about constant member functions
  179. compare function template
  180. sorted container
  181. hash_map elements deletion
  182. Stroustrup, chapter 5, navigating arrays
  183. Join it NOW
  184. Some questions about macro and function design
  185. IDE
  186. anything wrong with this code?
  187. ifstream & string
  188. Default Constructor Practice
  189. program isn't running properly
  190. Jeroen and Noah Roberts, doing reflection in C++
  191. Is pointer parameter local variable to a function?
  192. 'new' template usage
  193. memory size allocated by new
  194. Globals from a namespace
  195. Iterators and functors
  196. override operator new within a file?
  197. Reading/Writing from/to windows registry using C++
  198. template typedef support in g++ ?
  199. Template question
  200. two bases with shared_from_this?
  201. ??????? JOB???????????? CLICK KERE
  202. Script or Program to check & view what's cached on the local news server ?
  203. Function returning "stream" ?
  204. Function returning "stream" ?
  205. get full path of application
  206. [OT] I'm from Missouri.
  207. Multithreaded server : Problem with WSAEventSelect
  208. Passing a member function as a parameter of a member function
  209. simple constructor problem
  210. A problem about template?
  211. Internals of Dynamic cast
  212. iterator traits
  213. Allocating objects on stack using new in C++
  214. Constructing Objects of a Class
  215. A simple class
  216. how to access the public methods of a private data member?
  217. Modifying elements of hash_set.
  218. Modifying elements of hash_set.
  219. Requirements for <iostream>
  220. poping empty stack in visual c++ express - doesn't throw exception ?
  221. Identifying which class takes the more memory in an application
  222. reading input from excel spreadsheet
  223. PLEASE Reply @ " Barter Needed "<newsmail@reuters.uk.ed10.net>,
  224. min and max running values
  225. Sorting map<T>?
  226. data format
  227. Stroustrup chapter 5, pointer to pointer to char
  228. how to iterate a vector?
  229. How to write a library with a static object?
  230. Custom iterator for STL-style container
  231. Stroustrup Chapter 4, Exercise 5
  232. Stroustrup Chapter 4, Exercise 3 - displaying the sizes of char, int etc.
  233. What am I missin here ? (template functor question)
  234. Stroustrup Chapter 4, Exercise 2
  235. gcc, class forward declarations and destructor calls
  236. design pattern
  237. Calling base class constructor from derived class Copy constructor
  238. &
  239. Error C2555 with pointer to class with no template instantiation?
  240. 45 Walk in jobs from leading IT companies- Urgent openings - walkincareers.com
  241. 45 Walk in jobs from leading IT companies- Urgent openings - walkincareers.com
  242. Derived class passing callback to base class
  243. a "temp conversion" programme
  244. Stack tracing on POSIX systems
  245. using try/catch as control mechansim, is it a good thing ?
  246. Declaring a valarray, then initialising it later
  247. Question on unicode and MBCS
  248. Can you code browser buttons to configure security controlls?
  249. thread safety and std::map
  250. Best OOP Language