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. vector<int> fillVector(int arguments ...)
  2. operator + on vector
  3. initializing references / null pointer
  4. Linux oddity
  5. Help with template code, and a question on numeric_limits
  6. unit test for basic_string?
  7. String of Spaces
  8. Learning C++
  9. ostream_iterator
  10. ostream_iterator
  11. template parameters in non-template class
  12. Why can't a C++ string be used as the path name to open a file but a C-string can?
  13. Why does new allocate more memory than there is??
  14. digicam via c++
  15. Extracting a substring
  16. Dll with dialog box
  17. Q: Inheritance design issue
  18. Performance or other differences on if expression?
  19. size & time modification from files..?? (Builder)
  20. Re: How big is an enum?
  21. Registry question - please help
  22. ATL/COM Destructor Lockup
  23. allocation problem
  24. c++ debugger on unix platform
  25. Please Help!! I can't figure out how to build the simplest class
  26. Simple class design issue, pointer to parent needed
  27. how to instal allegor Game/Multimedia Library to Dev-C++
  28. static const class members
  29. Standard containers, delete, copy
  30. daoview.exe
  31. Windows IDE
  32. Help! Operator + problems
  33. vector use warnings
  34. associative containers: requirements
  35. Reading from the command line using stringstream
  36. Overloading +=
  37. limiting class template parameters
  38. variable number of arguments + function pointers
  39. C Library Wrapper in C++
  40. How to get parent menu of sub menu??
  41. File I/O Question
  42. C++ library for numerical computing
  43. C++ and GUI
  44. template question
  45. Please Help With C DLL
  46. declare array of objects in header file
  47. Continuously concatenating binary data
  48. Trouble with factory pattern
  49. Eight queens using stacks instead of recursion
  50. compile hello world
  51. WO : A new Object Oriented Language (Open Source)
  52. Re: This is homework but I need advice please
  53. Where to Start?
  54. Passing return as reference to another function
  55. Problem with push_back,help me ASAP
  56. To STL or not to STL
  57. Conflicts with Nested Namespaces
  58. alternative to rdbuf()->in_avail()? [was is cin always hte keyboard's input]
  59. Newbie: pb of scope when instanciating class
  60. std::vector<>::clear semantics
  61. Re: This is homework but I need advice please
  62. Library to use
  63. template problem with ostream operator
  64. _T Dev c++ problem
  65. testing input values
  66. Placing bytes into a stream
  67. template problem with ostream operator (Borland compiler)
  68. Word Histogram in C++??
  69. Switch Optimization
  70. template problem with ostream operator (Borland compiler)
  71. Taking first coarse in c++
  72. help with functions.
  73. Word blocking
  74. string --> int[]
  75. Question about definition files and DLLs
  76. multi-dimensional array
  77. return values and type conversions
  78. visual studio - academic VS regular
  79. Clarification related to template definition?
  80. Function pointer member variable to non-member function
  81. Problem understanding automatic objects
  82. reformatting a string - help please
  83. Erasing map elements by iterator
  84. converting std::string to std::wstring
  85. Function pointer member variable to non-member function
  86. friend template function
  87. GUID is undefined ???
  88. is cin always the keyboard's input?
  89. solution: an in-language way of mapping class names --> strings
  90. Working of the delete [ ] operator
  91. log file
  92. polling streams
  93. std::ostream manipulator
  94. VC++ 6: Customize classwizard templates?
  95. Re: web-based application
  96. Struggling Comp Sci Student
  97. Mouse and Keyboard sluggishness
  98. Determining member order
  99. Bug in WM_CTLCOLORSTATIC and SetTextColor handling ??? Please Help!!!
  100. dev-c++ gdb
  101. how can two class reference each other?
  102. about freenews.netfront.net .
  103. what is wrong with all that authors?
  104. create pointer to list
  105. Dynamic sized structs
  106. Type cast erorr - from 'void *' to 'int (*)[3]'
  107. VS03: overloaded non-member operator(<<) for templated class
  108. C-style string parsing
  109. template and forward declaration
  110. Database help
  111. A constructor question
  112. visual c++: problems with pointers
  113. explicitly initializing
  114. [lame] overloaded fun. virt. and inherity
  115. Issue with Sopen() and dropping a network connection.
  116. (DirectShow) AVI player using CFrameWnd class ???
  117. unexpected result using std::list
  118. visual c++ : inside for loop scope declaration problem
  119. reading a line from a file
  120. getopt
  121. Question about XmlDocument->Save method (C++ .NET)
  122. please help... ...me learn C++ please please please :)
  123. log file
  124. compiling problem with ms visual c++
  125. Microsoft Speech SDK
  126. OT: Algorithm to speed up vector range search
  127. Re: Passing &quot;classtype&quot; as &quot;this&quot; argument of &quot;class member function&quot; disc
  128. Java plug-in
  129. bitmap in embedded c++ for wince included
  130. converting pointer to const ref
  131. Re: homework help
  132. using a custom class in a list
  133. Problems with mod
  134. cin and cin.clear() problem
  135. Using printf on char array
  136. this in constructor
  137. Using "const" : why does compile fail
  138. Re: Unhandled exception in main.exe: 0x0000005: Acess Violation
  139. Control the appearance of a launched application
  140. Re: Unhandled exception in main.exe: 0x0000005: Acess Violation
  141. strange function behaviour
  142. DLL importing simbols from EXE
  143. Re: dynamic multidimensional array
  144. Abstract constructor initialisers
  145. Why is MAXINT doubly defined in system include files
  146. Help needed in running a c++ program as Windows Services
  147. unresolved symbol with shared library
  148. How to pass a function name as an argument?
  149. Problems with exception handling in g++ version 2.95.4 [FreeBSD]
  150. have a short, need to extract 8 bits so I can have a char
  151. word
  152. help. how to blank off when info from file...
  153. Syntax for defining non-inline func. in Templates
  154. Why ? news://freenews.netfront.net
  155. Invoking methods on objects returned from functions
  156. outputing hexidecimal using cout
  157. Does Visual C++ support member function template?
  158. custom iterator for multiple arrays
  159. Newbie : friend function problem
  160. const keyword
  161. problem related to the sort function provided by STL
  162. Good C++ course
  163. Optimizing array accesses
  164. Re: Current Issues Article Archive
  165. Unknown delay
  166. [ANN] delphi2cpp - a syntax-based code conversion utility to translate Pascal/Delphi to C++
  167. Converting pointer-to-member to int
  168. new
  169. [RTTI] cast base class pointer to <templated> derived class pointer
  170. Visual Studio Resource Editor Bugs
  171. Newbie Q: returning objects from the freestore
  172. Windows C++
  173. operator overloading & STL
  174. visual c++???
  175. how to read powerpoint file
  176. visual c++
  177. Operator overloading problem
  178. Checking if iterator points to a specific element
  179. Classes from pointers?
  180. Launch application
  181. View applets in an application
  182. OT Jobs
  183. Installing underC :: the C++ interpreter
  184. Some Exercises
  185. Compile error C2664 - Why??
  186. Memory leakage in set class
  187. How to move a Visual C++ Workspace
  188. design issues: variables at class scope
  189. Invisible streaming?
  190. need a graph isomorphism algorithm
  191. On template method to obtain the size of an array. Was: [OT] Re: 2 stupid array questions!!
  192. Loki test
  193. Dynamic Allocation of 2D array of <class>
  194. bigInt operator* help
  195. transformation -
  196. Interesting parameter overload prob...
  197. Problem using I/O manipulators
  198. Does Visual C++ support member function template?
  199. private member functions
  200. why does it crash?
  201. INTERNAL COMPILER ERROR C1001: msc1.cpp (line 1794) error at every std include file: stdio.h, windows.h, ansi_c.h ????
  202. Short term contract work(1 M) for indian internet programmers
  203. Short term contract work(1M) for Indian internet programmers
  204. Doubt in distinguishing between modules and user-defined types main features.
  205. std::map::find() throws exception when map is empty?
  206. matching { } syntax style
  207. Literal Pool
  208. Network programming
  209. overloading operators
  210. function pointer and member function pointer question
  211. Crystal C++ Export To Excel
  212. Fibonacci numbers
  213. STL sort not working??
  214. expression template help
  215. Since which version is STL shipped with Gnu-C++ ?
  216. Cant use cout in G++
  217. allocate memory for a list array with templates
  218. Re: Stack vs. Heap
  219. How can I open a file, skip first 2 lines and get the 50th character?
  220. c++ reference book
  221. STL Memory Leak when compiling on11.00 HPUX using the aCC -AA flag
  222. uml program recommendations
  223. basic memory question
  224. simple AnsiString to char* conversion
  225. Stacks Queues Reverse Reverse Polish
  226. about class specialization in templates
  227. HELP: Class object I/O
  228. Help: OOP file I/O with C-strings
  229. const char * to char *
  230. help in inheritance and typedef
  231. Rlogin Library?
  232. Re: News Test
  233. Simulating punctuation character input
  234. Own Variant of cout
  235. result of system call
  236. -1.#IND
  237. error with boost::shared_ptr<T> with incomplete T, VC7.1 ?
  238. C++ and 3D ? Thanks
  239. g++: class size or file size limitations: NONTRIVIAL BUG
  240. iterator help
  241. dynamic looping
  242. where are my objects???
  243. Stack vs. Heap
  244. What is this - weird function definition
  245. C++ and MySQL
  246. Static types
  247. push and pop - stacks
  248. How to Install a Program
  249. Converting from and INT back to ASCII character
  250. Unresolved Symbols from C++ Code