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. Best graphics api for GUI?
  2. Help with controlling stdin/stdout for a child process
  3. Help: Double convert to Integer and Double....
  4. two visual c++ questions
  5. P((int));
  6. c++ fstream writing to existing file
  7. Adding Map Entries
  8. How to get name of calling function
  9. Question on Lists and Classes.
  10. Followup: NULL macro vs. 0 as null pointer?
  11. Newbie: Compiler needed
  12. NULL macro vs. 0 as null pointer?
  13. TNT jump start
  14. Handling large files in encryption prog
  15. class factory linking issue
  16. Visual C++ or Borland C++
  17. where can i download a complete copy of the win32 APi
  18. How to implement "__property" in ANSI C++ ?
  19. Executing the executable
  20. Keyboard and mouse librarys
  21. Hint of operator overloading
  22. is there a tool to remove throw list declarations?
  23. Re: C++ standard and C++/CLI
  24. Help with "read" issue please
  25. GUI compliation problem in borland
  26. Function pointers & template functions
  27. How to reuse a friend operator?
  28. simple memory question
  29. Watcom and ELF...
  30. C++ Mentoring
  31. Multiple sort?
  32. Pointer Problem
  33. Intrinsic Minimums
  34. user definitions in the std namespace
  35. Searching Point x/y in a ordered List
  36. istream segfault
  37. Complaints to abuse@rr.com
  38. Object construction
  39. Can I modify a constant variable through a pointer obtained from const_cast?
  40. Rotate non-rectangular region
  41. What's wrong here? Accessing members of a templated base class
  42. Allowing only certain classes as template parameters
  43. Static Variable Problems
  44. Which do you prefer, ``.cc'', ``.cpp'', or ``.cxx''?
  45. Usage of rdbuf
  46. Problem with C++ traits under OSX
  47. Exception Handling & Memory Leak
  48. std::map::iterator with STL algorithms
  49. Template specialization
  50. namespace question/problem
  51. Galois field arithmetic libraries in C++
  52. istream >> (my own string class) - low-level solution?
  53. How to browse Std C++ classes in linux
  54. Reference to array, NOT array of references!
  55. migrating recvmsg() to recvfrom()
  56. Windows Error at run-time...
  57. How can I clear buffer between getch & cin?
  58. Developers and Srchitects needed(C++ and C#)
  59. Operator overloading and inheritence: Code critique please
  60. Enumerations
  61. Visual C++ 6 Compilation Problem
  62. Hardcore C++ developers interested in NYC financial firms....
  63. namespaces and main()
  64. Copying with istream_iterator
  65. virtual function and pure virtual function in the implementation of COM
  66. does STL hash_multiset erase invalidate the iterator?
  67. C-style casts for built-in types?
  68. Reading ints from ifstream to a vector
  69. bit field with Arrays
  70. Manage a dynamic vector in a structure
  71. menu-based console application
  72. iterator as a member?
  73. Re: [OT] malloc replacement for windows
  74. VC++ and WinNT Problem
  75. "Thinking in C++" in unix info format
  76. std::container - preallocation size?
  77. std::list - access at index?
  78. std::vector allocator?
  79. string comparision in a file
  80. pre startup initialization
  81. Pre / post conditions in error handling
  82. latest C++ standard
  83. Performance measurement and optimization levels
  84. Solution to the halting Problem?
  85. C and C++ compatibility issue
  86. map<string,set<strin> > compilation problem
  87. comparing strings
  88. string class won't compile
  89. Templates templates templates
  90. Newbie inheritance question: Any way to go from base to derived?
  91. extern "C" and JNI
  92. std::list and a composite type ..
  93. fstream::open & seg fault
  94. Visual C++ 6 Compile Error
  95. Redirect COUT to file
  96. Linux & C++
  97. Known at compile-time
  98. problem with constructor/destructor?
  99. What does the standard tell about NAN?
  100. where to find info?
  101. Set NLS_NUMERIC_CHARACTERS
  102. accessing the vtable
  103. Formatting in C++
  104. different design considerations for objects and tables
  105. virtual keyword for the derived class
  106. output question
  107. does not compile with "using namespace std"
  108. template specialization
  109. Simple output issue - (I hope)
  110. A compilation error.
  111. Problem with a conceptual graph
  112. Newbie: string/byte concatenation
  113. const parameters to template class member functions
  114. Valarray input from file
  115. Re: frequently asked C and C++ interview questions along with their answers
  116. Problems with iterators ans lists
  117. coupling definition?
  118. Can C++ do this?
  119. vector acces by index/iterator
  120. Sockets and filebuf with msvc 2003
  121. variable-sized class
  122. Complex const initialisation and Intel compiler remark
  123. Re: c++ or c#
  124. A simple c++ question...
  125. Any small program in c++ compilable with gnu gpp compiler
  126. Re: Newbie question: Why Fortran?
  127. A Question about inheritance...
  128. convert the content of a string to an expression to check its correctness
  129. C++: 4 paradigms?
  130. ifstream / filebug / FILE*
  131. Image library design
  132. calloc.... Why?
  133. Calling a constructor?
  134. C++ Firewall
  135. Pointer and reference
  136. Collection class helper objects in classes?
  137. string or character to integer problem
  138. New To C++
  139. NMFTP component (BCB)
  140. Meaning of static object?
  141. c++ or c#
  142. Re: frequently asked C and C++ interview questions along with their answers
  143. ANN: EmINENT Microsystems Embedded Software Framework
  144. When can I have my templated typedefs?
  145. frequently asked C and C++ interview questions along with their answers
  146. is a static functions address constant?
  147. C++ guidance please!
  148. memory problem
  149. fitting code, statistical library
  150. solutions to strustrup's c++ book
  151. solutions to stroustrup's c++ book
  152. how to avoid stepping into STL code
  153. Scope of #define
  154. Runs with GCC, crashes with MSVC
  155. Using priority_queue
  156. lvalue rvalue
  157. #include headers that include this header
  158. memory access error in some simple code :)
  159. round
  160. help to read files
  161. Debugging array bounds
  162. Icons with alpha channel and MFC
  163. 'recursive' template problem
  164. makedepend issue
  165. Strstreambuf memory leak
  166. C++/CLI
  167. Differences between new/delete and malloc/free
  168. C++ 6.0 Enterprise Ed. installation on MS 2003 Cluster
  169. RoundTo
  170. Learning (advanced) C++ -Websites
  171. Tangled up in templates
  172. Order of data member in a structure
  173. How can I know the size of system stack?
  174. OT: Utility for finding out unused members
  175. Is there a null ostream (like /dev/null) in cpp?
  176. YATQ (Yet Another Template Question)
  177. Custom ASSERT macro
  178. Solved
  179. tracking memory allocations by class
  180. Re: Garbage Collection - Stop Making Trash
  181. Re: Garbage Collection - Stop Making Trash
  182. template question
  183. Problem with inheritance
  184. libstdc++.so.5 vs. libstdc++.so.6 and externa libraries
  185. template function
  186. Very basic question, getting win api return value
  187. Force the linker to include referenced libs
  188. RFX_Long "Oracle Null value" returned as junk integer [DoFieldExchange]
  189. 8 Long-Term C++ / Unix Contractors Southwestern Ohio (between Cincinnati & Dayton)
  190. 8 Long-Term C++ / Unix Contractors Southwestern Ohio (between Cincinnati & Dayton)
  191. Confussed: Pointers in Kernigan & Richie.
  192. On-the-fly Le Chatelier
  193. Print elements of vector
  194. External structure definitions
  195. Class giving back information
  196. composition,aggreation and acquaintance?
  197. Is tree structure the right concept?
  198. Can anyone explain why output is garbage for char in a union in this code ?
  199. Make problem with MSVSC++
  200. Stop throwing C++ exceptions
  201. allocate memory for pointer
  202. Iterating through an array whose size is unknown?
  203. STL: insert and find confusion
  204. shared_ptr<> part of the standard?
  205. newbie code question
  206. Re: deleting multible inherited objects using a base class pointer
  207. which group can i ask for makefile?
  208. Writing device driver for custom hardware: C/C++ equivalent of PEEK, POKE
  209. deleting multible inherited objects using a base class pointer
  210. INetConnectionProps
  211. preprocessor, token concatenation, no valid preprocessor token
  212. Pthread sleep cycle problem
  213. Inherit from Intrinsic
  214. Dynamic Class Loading
  215. How can we define a funtion pointer to point a member function of a class?
  216. IPC mechanism Named Pipes or windows messages or sthg else ?
  217. IPC mechanism Named Pipes or windows messages or sthg else ?
  218. C++ Template Metaprogramming
  219. Pointer question
  220. boost::spirit::actor doesn't accept a std::vector<int>
  221. Is the Bridge Pattern the same as Herb Sutter's Pimpl Idiom?
  222. string comparison: signed or unsigned char?
  223. Defining many classes in a single file
  224. C++ Style Standards
  225. about: fstream << "\r\n"
  226. simple addition program, no output
  227. new question
  228. newbie questions on templates
  229. Rewrite TCP/IP From Scratch
  230. Value restriction
  231. [Fwd: inline functions and function pointers]
  232. strange runtime error caused by enum
  233. Nmake problem with inferences
  234. Novice Linker Errors
  235. Template code works with g++ but not MSVC++
  236. Persistent ios::setw()
  237. ostream_iterator from fstream
  238. grr... this old nut
  239. std::set
  240. #define macro to enclose an older macro with strings
  241. Undefined behaviour
  242. how does temporary address come?
  243. static template variable ???
  244. reinterpret_cast problem
  245. shortcut constructor syntax
  246. far pointer
  247. non-aggregate error
  248. bitfield optimizations
  249. atoi problem
  250. Get FILE * pointer from C++ stream?