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

  1. Query on new operator
  2. programming contest
  3. serialize a struct
  4. numbers in templates
  5. Not able to link against boost library
  6. TCP-IP in 8051
  7. Keyboard-Error in Application after installing SP2 for Windows XP
  8. Some quick c++ memory-model concerns...
  9. Alternative was to implement a Singleton Design Pattern
  10. questions on basic endianism program
  11. ===Welcome to comp.lang.c++! Read this first.
  12. Dynamic Memory Allocation
  13. Weird pointer to function
  14. test
  15. reinterpret_cast or static_cast ?
  16. basic winsock client example?
  17. Send an email
  18. why dynamic_cast failed?
  19. int = 10
  20. pointers anbd references as parameters
  21. Find the best price on gas in your local area for FREE....
  22. Java & C Interview Questions With Answers
  23. What is the hash function that is used in hash_map / hash_set
  24. Unable to correctly concatenate a string variable
  25. std::cin
  26. ostream,stringstream and char*
  27. static function calling nonstatic method ? (or something like that)
  28. Beginner Help, Win 32
  29. Please help me to design.
  30. Multi-Thread public variables...
  31. How to avoid repeating code?
  32. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  33. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  34. HELP: C/C++ equivalent of dos,crt Pascal units
  35. creating an object of a #defined class
  36. Floating points
  37. Typedef and Structs
  38. cin.getline() problem
  39. segmentation fault in following code
  40. Is this the correct way to assign array value?
  41. Global change of naming convention
  42. Zthread devpak
  43. list::iterator behavior (after insert/delete) specification
  44. Making a Script
  45. overloading ()
  46. image processing program in C or C++
  47. strange problem with map iterator
  48. TreeView Design
  49. Writing own WinExec
  50. Constructor
  51. meaning of define
  52. Dijkstra's algorithm segfaults
  53. Another stupid MSVC6 linking problem
  54. Problems accessing methods of derived class
  55. MSVC++ 6.0 Linking problem (possible OT)
  56. pointer arithmetic
  57. C++ says that these are ambiguous...
  58. switch from raw pointer to vector container
  59. quick question?
  60. Accessing Baseclass virtual function from derived
  61. Pitfall of proxy instead of temporary?
  62. can I use STL on visual C++ type?
  63. ===Welcome to comp.lang.c++! Read this first.
  64. pls give me c++ interview questions
  65. How to write the transform equivalent in STL?
  66. URGENT HELP REQUIRED!!! Errors on compile...
  67. recursion in combinations
  68. Casting base * to derived *
  69. what is Deep Copy, shallow copy and bitwises copy.?
  70. Median of values in a std::map
  71. Re: remove characters from a string
  72. Need help
  73. how to deal with arrays with unknown length?
  74. Symbol search
  75. Learning about Nodes:
  76. help in solving this function object.
  77. Copy constructors
  78. inline functions
  79. Home based Internet research Jobs 6240
  80. Catching exceptions across shared object boundaries
  81. object multi reference
  82. sorting arrays
  83. Maximum memory allocation
  84. stl::map lookup speed
  85. C++/ CONTRACT/ IN
  86. std::for_each
  87. Mixing allocators and unitialized_fill?
  88. Question
  89. Method vs member function
  90. Dynamic Structures
  91. boost regex --- sregex_iterator -- Regular expression too big
  92. testing read/write speed
  93. #include <boost/shared_ptr.hpp> or #include "boost/shared_ptr.hpp"?
  94. operator overloading
  95. child list. .
  96. multilingual application in C++
  97. Problem in returning a vector from a function
  98. Div() function
  99. HELP in a logical issue
  100. const does not apply to pointers?
  101. streams and floaters
  102. Why is for(int i=0; i < 100; ++i) poor?
  103. Site for Microsoft Interview
  104. stl::sort with a vector
  105. Aplication to add comments to my functions
  106. Custom output stream
  107. number of children exist?
  108. Play Sound Files over Medem on Linux
  109. closest equivalent of fdopen()?
  110. Network Drive Access
  111. 64bit porting
  112. bubble sort
  113. serialize a structure
  114. Problems with my .exe symbol
  115. Call C++ function from C
  116. c++ technical probelsm (a beginner)
  117. ostream
  118. Hi all,
  119. Strange behavior of fmod()
  120. overloading operator []
  121. int* ptr=10;.......issue.
  122. Improve memory for success
  123. source formatter that sorts .h file according to public/private and protected?
  124. class composition problem
  125. Someone Interested?!!! :)
  126. HELP
  127. what's the problem with my iterator?
  128. Slicing instances in STL containers
  129. Software Development C++ vs C#
  130. C/C++ usage of typedef struct
  131. What(s wrong with that :
  132. ASP.NET C++ LNK1120 error
  133. Capture audio/video and send through the internet
  134. Colour and drawings or graphics in C++
  135. Re : Object Factory Design Pattern by GoF, need help!
  136. XML library
  137. I want to modify STL to suite my requirement
  138. ===Welcome to comp.lang.c++! Read this first.
  139. Object Factory Design Pattern by GoF, need help!!
  140. Any explanations
  141. code to find correlation
  142. Template as a base class.
  143. initialize static member variable
  144. what's this usuage?
  145. SOLVED: Function overloading and base types
  146. copy strings into an arbitrary location !
  147. Variable arguments for a Constructor
  148. Cygwin g++ Mulitiple Definitions of std::min()
  149. Constructor with pointer as parameter
  150. Template Class Member Definitions in Headers?!?
  151. compile error with Boost Function object and templated function (Intel C++ compiler)
  152. c++ highlighting in VI
  153. floatptr=(float*) intptr;
  154. floatptr=(float*) intptr;
  155. casting
  156. Linear Alegebra in C++
  157. compiling iso c++ code in Visual Studio environment
  158. Ugly C looking code
  159. trouble outputing the address location of a character
  160. assigning string constant to char *
  161. How to be sure my array only takes pointer
  162. cast a pointer
  163. xmlrpc lib for c++
  164. Cant get codec to work
  165. Address of member (pointer syntax)
  166. Can't compile HW
  167. Completely new to C++, any ideas where to start?
  168. The callback-to-derived-member function problem
  169. dll-interface problem
  170. class similar to a function object?
  171. Tokenizer does not like ampersand
  172. What is faster, const_iterator or iterator?
  173. STL stack initialization
  174. Error returning a string
  175. Is overriding a function of a library in accordance with C++ standard?
  176. shared member between class instances
  177. Function overloading and base types
  178. template function specialization inside template class possible?
  179. Inheritance implementation just feels wrong, I need reasons though...
  180. A question of pointer initialization
  181. why class A and E's sizes are 4 instead of 1?
  182. Same function implementation... different parameter types
  183. I can see the music!
  184. Porting from Windows to Linux - template class derivative compilationproblems
  185. web application launcher
  186. evaluating strings
  187. sorting the value not the key
  188. Re: Totally omit default parameter brackets from template?
  189. Re: Totally omit default parameter brackets from template?
  190. Totally omit default parameter brackets from template?
  191. Please suggest me some sites
  192. Relative Paths (noobie question)
  193. complexx cicles
  194. Member variable with the same name in base and derived?
  195. Override a virtual member in a instance?
  196. SPEC CPU2006 announced
  197. how to check a particular bit of a DWORD value?
  198. range iterator
  199. c++
  200. How to download an URL (cross-platform)
  201. Here you can read books free and buy all tickets
  202. Hiding rule and pure virtuals
  203. Howto make an instance of a class defined in a DLL
  204. Code puzzle?: Implementing arrays without arrays or heap
  205. line plot sample code
  206. Destructor & Constructor Question
  207. Valid pointer to map element after erase
  208. Do inline functions have a valid code segment
  209. how to copy a part of a binary file
  210. Stumpted: sorting vectors.
  211. Why it's a pointer not just a class
  212. WAV to BMP & Back!
  213. List Iterator = NULL?
  214. what's the difference betwwen these two ways to use std::ofstream
  215. Boost serialization : Stream error exception
  216. Name look up rules
  217. the difference between "const char* s" and "char* const s"
  218. Why is it -- or is it -- bad to cast like the following code?
  219. operator= accepting a template?
  220. ===Welcome to comp.lang.c++! Read this first.
  221. Left shift
  222. is not a member error when trying to init members in constructor
  223. how to solve these equations
  224. MIDL problems
  225. timers in C++
  226. Unallocated memorz being freed in <iostream>?
  227. how to use the origin new operator after override it
  228. Question about static's
  229. W.A.P.
  230. class definition in template class
  231. How are functions organized in c++
  232. Design question
  233. Start point of execution of a program
  234. Why can't the source compile?
  235. declaring a stream then defining it
  236. delete dynamically allocated memory in a list?
  237. How to use enum from a different namespace?
  238. combinations ( NchooseK)
  239. streambuf in binary mode
  240. explain
  241. explain
  242. Better program design?
  243. interfaces,
  244. Using C functions in a C++ program
  245. toggle keys
  246. Variable across instances of class.
  247. Question about using namespace std
  248. Computers Get The Cancer Too
  249. copying map
  250. Portable way to compare strings using case-insensitive