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. Charts+.net+c++
  2. Partial accessibility to a class's interface
  3. does anybody some code for this
  4. Sorted Linked List
  5. std::vector performance
  6. Discoverable objects in C++, any tools?
  7. Dynamic allocation of a 2 dimensional array
  8. std::Vector, SmartPointer and const_cast
  9. deleting a composite, double-delete problem
  10. How to implement "information hiding" into my code?
  11. console stream
  12. Display a C++ window in a java GUI
  13. Color in c++
  14. BoundsChecker
  15. simulating "static pure virtual" methods
  16. returning a const char*
  17. Comparing 2 versions of C++ framework
  18. const functions
  19. Apache DLL file - unexpected error - confused newbie Correction
  20. Apache DLL file - unexpected error - confused newbie
  21. super constructor in C++
  22. xlC,xlC_r
  23. xlC,xlC_r
  24. string to integer
  25. Interpret istringstream::tellg as character position?
  26. cout & cerr
  27. I encoutered some trouble while using ODBC
  28. Problem with callbacks with arguments
  29. can't compile!
  30. enum type and classes
  31. Variable name...
  32. skipping an element in an array
  33. Problem with fstream and operator>>
  34. reading data problems
  35. Template problem
  36. redirecting cout to dialog window
  37. Help: ifstream not getting passed to a function
  38. C++ Program to delete itself after execution ?
  39. Re: help with linked lists
  40. using friend function template in class template
  41. Books (Sort of OT)
  42. Extension .inl
  43. Quick Question Quick Answer
  44. C# vs Java run on every machine?
  45. Is this a partial specialization issue?
  46. Template issue
  47. file io question
  48. get(char*, num, delim) question
  49. struct ATypeDef [ 5 ] { float Name, Amount; };
  50. virtual destructor
  51. including c libs in c++ code?
  52. VC++ or Java to support serial port driver?
  53. Pulling the type declaration out of a variable?
  54. file binary and template
  55. IT CAREERS
  56. Smart resource manager
  57. when is destructor invoked?
  58. Template problem with visual studio.net
  59. istringstream question
  60. Registering .Net tlb in VC++
  61. Windows app + Xserver + cygwin
  62. Testing (in)equality against a const float
  63. equivalent of Java's getErrorStream in C++ - need to capture standard error
  64. Template Instantiation
  65. templatized logging
  66. why overloading isn't happened?
  67. Redirecting CPP and LINK32 in MSDEV 6.0 to another compiler.
  68. redirecting streams
  69. Trouble creating a thread
  70. multiple updates in for statement
  71. Constructing a Class Given a String
  72. Object Oriented Programming (OOP)
  73. mix Visual c++ 2003 with Fortran IFC 8
  74. better design for catching errors
  75. Compiler
  76. Allocating Four Dimensional Dynamic Arrays...
  77. SGI STL Library on Opteron
  78. inserting and popping an element from a queue.
  79. Protected access modifier working ???
  80. Precision Change - Float to String
  81. Empty base class (like Java's "interface")?
  82. float and double question
  83. One Container question
  84. Template member function default argument
  85. inline virtual functions.
  86. very simple string* question
  87. sort and get index?
  88. Tools to analyze memory usage within a program
  89. COpy object
  90. Proper Use of NULL
  91. Interaction between two programs
  92. Item 13 in Meyer's Effective C++
  93. Moving text file contents into a std::string
  94. How can a Static member function know all instances?
  95. Is argv writeable?
  96. Is argv writebale?
  97. Conflicting behavior of MS and Borland
  98. Deriving subclasses of std::exception and throw()
  99. pointers and linked list
  100. design - class to represent a variable
  101. simple delete question
  102. MFC prob,..urgent
  103. vector question
  104. Linking to Static library of C
  105. Any ideas on how to implement this? (hierarchy related)
  106. peg triangle puzzle solver
  107. Processing std::strings into data
  108. C++ on Solaris help!!!!!!
  109. Which is easier to learn - .NET or J2EE?
  110. c++ Final class ?
  111. What's wrong Overloading []
  112. Great IT site to help you keep your skills up to date!
  113. binary_function and bind1st
  114. Usual arithmetic conversions + integral promotion for short?
  115. members in class template not inherited?
  116. GOF Interface Problem
  117. unhandled exception : Privileged instruction
  118. How to Init static variable in Template
  119. Hashing
  120. Exportable class functions as stand alone functions to .DLL or .SO
  121. How do header files work?
  122. test ignoreit plz
  123. assignment behaviour problems
  124. Why is not defined operator+ for vector?
  125. catching EOF errors
  126. sdaf
  127. using declaration
  128. Forgive me: V Quick OT question
  129. Inline and template file extensions?
  130. i want to be a good c++ programmer what i ahve to do
  131. i want to be a good c++ programmer what i ahve to do
  132. Function pointers
  133. static member
  134. What is the name of sorting algorithm used in list (STL) class?
  135. function use error...?
  136. Proper Usage of Shared Memory
  137. friend classes
  138. stl::fstream O_RDWR | O_CREAT
  139. cpu scheduling problem
  140. template parameter friend, it this valid ?
  141. Problem With this Code...Please Help
  142. NonCopyable
  143. Is init done for arrays in classes?
  144. Is init to 0 done for arrays in classes?
  145. Hashing function
  146. char + short = char*
  147. wave file
  148. How change text colour?
  149. Recent file list - FULL PATH?
  150. .h for standard headers
  151. Sorting by class value
  152. Construction of member objects
  153. Linux/Win
  154. Generate a random number question
  155. STL auto-sort function
  156. Pease help
  157. fstream::read(..);
  158. ios.h
  159. Observer pattern
  160. derivable classes
  161. Why can't I compare addresses of template classes?
  162. Generic state space search library
  163. almost ready to give up!!!
  164. delete a composite
  165. Abstract Class
  166. Function prototype & implementation mismatch
  167. APPLICATION DEVELOPER-VISUAL : N. California - Multiple Positions
  168. can't find iostream.h
  169. Interchanging variables between functions
  170. nested templating
  171. overloading std C functions with a namespace
  172. pointer to map is not behaving properly across function calls (for VC++ compiler)
  173. sample server
  174. Intrusive list
  175. Deviation of double
  176. fstream..
  177. what to do with template classes in template unsupported compiler ?
  178. Microsoft Visual C++
  179. C++ .. Lint warning
  180. Templates, syntax and allocation!
  181. Any Boost Experts out there for Boost.Regex?
  182. Configure Outlook Express for comp.lang.c++
  183. is this code valid ?
  184. c
  185. Exceptions vs Status codes
  186. Dynamic allocate memory problem
  187. linking C with C++
  188. Static Members and Inheritance
  189. The future of C++
  190. REFERENCES REVEALED
  191. the difference _cdecl from _thiscall...?
  192. Return speed
  193. Re: Urgent!!!
  194. strcpy
  195. unique numbers using srand( ) and rand( ) functions in C++
  196. unique numbers using srand( ) and rand( ) functions in C++
  197. linker errors when I use template friends?
  198. Memory leak
  199. ctime Help
  200. How Do I Prevent Copying From Base Class?
  201. Subscriber callback interface design
  202. Formatted input interpretation
  203. Macro var args
  204. Where too now?
  205. I want to get member function pointer...
  206. Questions
  207. C++ member pointers and anonymous structs/unions broken?
  208. A difference? Purpose of ->*?
  209. fgets and newline
  210. Text templates: "embedded c++"
  211. Can't decipher compiler error
  212. Rogue-Wave Class-Library (Tools.h++)
  213. tcp packets and the < operator
  214. << "\t";
  215. Reading text file containing accented vowels
  216. Interview Questions
  217. Freelance C++ Projects
  218. Namespaces
  219. trying to understand Inheritance, Polymorphism and templates
  220. Test - SH
  221. std::toupper
  222. Test Post
  223. Function Pointers
  224. std::map -- Function Objects??
  225. Get system() error message
  226. What goes where in which files
  227. Function call, postfix inc and exception behavior
  228. How to reuse a ostrstream?
  229. Intermediate to Elite: Making the jump
  230. Calling another constructor from a constructor
  231. how to implement "contains a member" template ?
  232. Passing 2D Dynamic Arrays to Functions?
  233. Newbie problem with **argv
  234. error C2385: 'p2in1::Eject' is ambiguous
  235. instance based callbacks
  236. Is it possible to define extern "C" types inside a template?
  237. Character classification: novice question
  238. calling a function in cpp
  239. How function calls work
  240. Return by value -- primitive type vs class type
  241. CfP: OMG's Software-Based Communications (SBC) Workshop
  242. INSERTING 3 SPACES TO OUTPUT
  243. extern "C" Problem (currently runs well without using them and CC,)
  244. istream_iterator<>
  245. Writing Singleton Classes
  246. We need some help installing IP based CRM software.. IP based call center software
  247. static variables question
  248. Language support (UTF-8 with std::string and std::cout) help
  249. STL std::map erase
  250. C++: Static member functions and 'const'.