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 182 183 184 185 186 187 188

  1. pointer iterator question
  2. Differentiate between static and dynamic allocated objects
  3. Where do good C++ teams exist ?
  4. alias for variables obtained by inheritance
  5. Cross-platform C++ programming
  6. Copy constructor and assignment operator inheritance
  7. What is the difference??
  8. Smart pointer for arrays of structs?
  9. synchronous vs. asynchronous messages
  10. static lib link size
  11. "Interpreter"-pattern: How To build expression's tree?
  12. Implicit Interfaces
  13. C++ Interviews Questions
  14. how to decompile a c/c++ binary execute file ?
  15. please help me on lower_bound && upper_bound
  16. Tic Tac Toe Plus, Pre Alpha Version
  17. no setw for istreams?
  18. Mutable keyword
  19. Object Design Question
  20. i need hwlp with designing c program for yahoo messenger , msn for website like meebo.com
  21. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  22. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  23. Explicit instantiation of STL vector demands explicit instantiation of all the templates it using internally.
  24. Template usage problem
  25. Connection Leak!!!!.
  26. Need for user defined delete or built-in will work?
  27. static class initialization functions in c++?
  28. extern variable
  29. How to save these data?
  30. Need a program written
  31. RING RING RING Dashing through the wind, In a four dog dragged sleigh. Oh the street we go, laughing all the way
  32. Help me to me
  33. Using delete instead of delete[] for 1 integer
  34. Vector and classes
  35. run time error
  36. Google Custom Search Engine
  37. "\n" vs std:endl
  38. C++ without forward declarations?
  39. enums and bitfields
  40. Can't seem to fix C2259 compile error
  41. Problem with Sleep(); function in VC++ 6.0
  42. Incomplete types and templates
  43. Just-in-time compiling of assembly for use in a c++ program
  44. compiling assembler just in time and jumping to the result from a c++ program
  45. how to implement doubly linked lists using only one pointer?
  46. std::cout << "sdfsdf" in MS Visual Studio 2005
  47. confusion involving pointer to pointer when converting from derived to base
  48. Choosing a class using a variable without if-else
  49. fstream, overloading >> and << for serialization of binary classes
  50. Attempting to understand static class properties...
  51. Catching exceptions accross shared libraries
  52. Help with migrating my C++ course to "Accelerated C++" text.
  53. Read line after line but from the eof.
  54. A problem with typedef
  55. getline problem
  56. Zipara.com started !
  57. Undefined symbol in C++ template member function when put on vxWorks
  58. Quick favor for owners of The C++ Programming Language
  59. how can we restrict object creation on heap ?
  60. I don't understand y'all
  61. Extern Program like child in MDI Parent
  62. MDI Parent Child Form TPanel
  63. Objects with containers
  64. Stack unwinding: can I avoid it?
  65. bool method() throw in conditional statement
  66. Non-pointer iterators....
  67. printing times in specific timezones
  68. dynamiczna alokacja pamieci
  69. pointer-to-member-function return type
  70. Pointer to member function - type
  71. secury swprintf without crt
  72. secury swprintf without crt
  73. secury swprintf without crt
  74. multimap stl
  75. remove items from a vector using iterator
  76. BGL Colormap Property
  77. Need help on std::sort comparison function
  78. minimum float value
  79. Help with a 3D Grid\
  80. Help required on Extracting File Information
  81. C++ Perm Job opening in South Brunswick, NJ
  82. creation of static during destruction
  83. Tricky C++ problem...
  84. IPsec API on windows if available and Also on linux
  85. JNI sample passing Vector from C++ to JAVA
  86. One question about FLOAT number as condition statement
  87. __FILE__,__LINE__,__FUNCTION__ macros
  88. Debugging and Error handling
  89. generalised polynomials visualised
  90. a little template help
  91. Calling Member function in constructor
  92. default parameter to NULL
  93. Overloaded functions by its return type, cast rules
  94. ProblemWithTemplate
  95. question about some code
  96. Is store std::<map> element pointer safe?
  97. code syntax
  98. syntax error
  99. error meaning
  100. Overloading unary minus for use in function calls
  101. Should I use RTTI?
  102. Compile Error: Template Specialization Example
  103. hash function
  104. VERY URGENT Requirement for Perl and .Net
  105. Need Help in install Boost on Redhat Linux
  106. Partial specialisation of method taking parameterized parameter
  107. Should an overloaded, non-member operator throw?
  108. initializing a type from another
  109. Problem regarding SAXParser
  110. delete vs dealloc
  111. header files
  112. Question about virtual
  113. Delete every mth element in a linked list ??
  114. Question about catch
  115. join
  116. How to determine if virtual function in base class is overriden?
  117. A text book example question
  118. Static compilation with libstc++6 ?
  119. access to the methods of another class
  120. My first project
  121. Calling a function from another class (dialog)
  122. diff C C++
  123. Costs of function calls
  124. how to call a program and get the returned data?
  125. apply std::copy on arrays?
  126. need help with For Loop.
  127. new at c++ have some questions
  128. new at c++ have some questions
  129. how do you make this?
  130. my software
  131. Why is it no possible to fill a static map outside of a block
  132. default struct argument, how?
  133. Can base class have the net sum of all the interfaces of its derived classes?
  134. problem while detecting floating point operations
  135. how to get a formatted output right?
  136. Function template inside of class template
  137. Job Offer
  138. What is the difference ?
  139. name mangling of functions
  140. Wait, pause, sleep, w/e
  141. Virtual Class - why?
  142. Overloading Virtual Functions
  143. how can i open the window open
  144. cmd window closes
  145. operator >> needs to be in namespace std??
  146. Maybe a challenging problem on inheritance
  147. Smart pointers and inheritance
  148. If we could do it all over again : rethinking pointer syntax
  149. What's with the new C++/CLI pointers (handles ^)? Managed C++.NET
  150. Excel Sheet(How to Place the TAB Order Programaticallly)
  151. 1 solution 2 projects; how to use a function from project B into project A
  152. copy constructor problem with STL allocator
  153. How to SetWallpaperOptions ?
  154. bug
  155. Running a new library downloaded from the net
  156. ORA-01480 problem
  157. strange runtime error - I need help debuginng
  158. heap vs. stack
  159. static vs dynamic dispatch
  160. help with upper and lower case conversion
  161. GUI in C++?
  162. can someone fill up the following program
  163. How to build Boost separately?
  164. Random number generator for use with random_shuffle
  165. compiling template example
  166. a question in makefile
  167. My god, help on the standard reading
  168. compile error
  169. A question about the safe bool idiom
  170. a question about c++ datatime
  171. ipv6
  172. saving txt
  173. Binary Functor Predicate w/ different parameters
  174. Scoping in initializer list
  175. Tic Tac Toe Plus
  176. strange problem in running c++ program...
  177. How to implement a deep copy or shallow copy?
  178. what does this mean? const _Ty *_Myptr
  179. How to initialize a class member shared pointer, to NULL?
  180. LNK2001 link errors
  181. delete vector element
  182. Can find() apply on vector
  183. Pinging a server
  184. Compile without header
  185. "You can, however, use delete on a pointer with the value 0"
  186. good c++ snippet archive
  187. SINGAPORE PRIVATE CONDO / APT FOR SALE / Singapore New Upcoming Residential Projects
  188. string + string
  189. new and delete usage
  190. Recursive Backtracking
  191. call() and return()
  192. a question about char**
  193. explicit copy ctor in template class : compiler error. why?
  194. Simple program
  195. Advice needed for programming project...
  196. complex number operator question
  197. complex number overload
  198. Logging library
  199. Optimization of file reading...
  200. Optimization of file reading...
  201. Programming a Turing Machine
  202. virtual functions in inherited class
  203. Help with file processing
  204. why this is compiler error?
  205. Algorithm Challenge
  206. How to find friendly port names (vc++)
  207. Evaluation order of comma operator
  208. Pointer to operator for builtin types
  209. Dynamic allocation/Deallocation of strings
  210. is there any FAST ALGORITHM about Forward Maximum Match of string?
  211. ANSI C code testing
  212. calender program
  213. How can you declare function f that...
  214. Temporary as lvalue
  215. this pointer problem
  216. Dealing with callbacks
  217. What causes foo().fun() objects?
  218. Is there something wrong with this?
  219. socket between java client and c++ server
  220. ?pointer to cv void? points to the start of the storage location...
  221. Recommend a free 'Status Monitor' or 'Dashboard' to report overnight tasks status?
  222. Problem with design pattern decorator
  223. cv-qualified rvalues
  224. term for "group function with arguments"?
  225. DLL usage problem in VS 2005
  226. Some help with this
  227. what does find in the MAP do if no match is found for the key
  228. argument passing by value and temporaries
  229. step trough enums
  230. PRINCIPIANTE: Tool per sviluppare in C++
  231. Are macro names subject to the double/leading underscore restrictions?
  232. Safe bool idiom - protected function not accessible
  233. !!! NEGOCIOS EN RED !!!
  234. Multiple inheritance instantiation
  235. Windows Services
  236. binary stream with std::stringstream problem
  237. pass char * as reference and reallocate memory for a pointer
  238. What would C++ look like without ADL?
  239. How can I make my program dynamically change due to the OS type?
  240. ANN: wxWidgets 2.8.0: a cross-platform GUI toolkit
  241. Template member functions in template class with separate definition
  242. Dynamic Namespaces
  243. Eliminated copy requires copy-constructor
  244. How can I write an evil AI in C++???
  245. To inherit or not, that is the question
  246. wcout does not print wide character string in solaris.
  247. how to return index of sorted vector
  248. programming quiz website
  249. job posting: Sr Systems Programmer needed
  250. Returning local variables from DLL