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

  1. small doubt in C...
  2. STL vector : can not use begin() and end() on function return
  3. faq which matrix class do you use?
  4. Cannot create an object from a class i created. Help!
  5. ((UINT)-1)
  6. Is this a problem with my compiler
  7. I am truly LOST. I would love some help.
  8. multidimensional arrays
  9. Studio ......
  10. pointers to pointers
  11. "A reference is an alias"
  12. Analysis Paralysis
  13. problems compiling templates with ubuntu c++
  14. How to read a text file line by line and remove some line
  15. memory access violation
  16. convert integer to string
  17. Exception handling -- the significance of "try"
  18. read_data code
  19. overloading subscript
  20. Traveling salesman problem in C
  21. Traveling salesman problem in C
  22. Traveling salesman problem
  23. ===Welcome to comp.lang.c++! Read this first.
  24. Hiding template in non-template class
  25. Using VB ActiveX DLL in Visual C++ API
  26. Java JNI callout to anti-spam third-party library
  27. c++ data pipe
  28. Why the results of debug and release version is different.
  29. Help with std::string to char[128]
  30. Help with template specialisation syntax
  31. Which compiler or IDE?
  32. C++ Compiler That Doesn't Need To Install
  33. Re:Fail to Compile vc6
  34. Re: Fail to Compile vc6
  35. Regular expression to match a nested quoted string
  36. Fail to Compile vc6
  37. Storing variables in DLLs
  38. Help with Overloaded stream insertion operator function
  39. unresolved external symbol
  40. same overhead in calling virtual and non virtual member function...?
  41. pointer definitions
  42. strange seg fault on stack
  43. friend und non-member function
  44. multiple return values (new syntax proposal)
  45. seeking advice
  46. size_t
  47. global variables and class statics in a static library
  48. Template Class Specialization
  49. C++ Versus Pascal
  50. How to write this recursive definition?
  51. conversion between pointer_to_const int and pointer_to_int
  52. Change dynamically its IP address
  53. Explicitly calling destructor
  54. AMPC: C to Java Class Files compiler
  55. [OT] Rebalancing a Binary Search Tree
  56. Class with no default constructor as a member in another class?
  57. What will happen to "1 << (-1)" in G++?
  58. Method access question
  59. Convert wstring to UTF-8
  60. Class declarations
  61. Error while using __int64 ...
  62. Hooking Parallel Port IRQ
  63. template 'typename' usage ..
  64. transmitting XML files vs. binary data
  65. Shared objects and virtual functions
  66. companies' tests for c++ developers
  67. Socket class
  68. Ksiazka c++ OO.
  69. Controlling Messages
  70. Segmentation fault calling insert on vector
  71. reinterpret_cast<> and UB
  72. Mechanism for distributed programming?
  73. logic ops,
  74. SSL connection example
  75. Create filke with a specified dimension
  76. can i initialize a char array variable like this
  77. Lock pointer implementation
  78. Difference between Inline function and Ordinary function
  79. Please help
  80. Please help
  81. help
  82. low-level, ugly pointer arithmetics
  83. Is there any loop that can expressed in while that cannot be expressed in for..?
  84. How can I store derived classes in a map
  85. some C++-specific interview questions
  86. how does this work?
  87. how to convert narrow string to wide string and vice versa?
  88. operating system project
  89. C++ Library
  90. Container ?
  91. what's Visual C++'s equivalent of inet_aton?
  92. Understanding boost::shared_ptr method
  93. Solution: linking classes using their derived pointer types (type-safe!)
  94. Any reason for local var to be "static const"?
  95. Linking two C++ Programs ???
  96. Callback high-res timer C++ class
  97. Matlab plots from VC++
  98. ===Welcome to comp.lang.c++! Read this first.
  99. SleepEx problem
  100. TMP and unit testing
  101. Similarity of strings
  102. Confusing function declaration
  103. Smart Pointer release() const : it can set the pointer to null with the keyword "const"?
  104. A question about private virtual function
  105. How to Implement Aggregation concept in C++
  106. Smart Pointer release() const : it can set the pointer to null with the keyword "const"?
  107. Rouge Wave Library Port
  108. Does the gcc compiler have a VC 6.0 C++ compilation mode (interfacing with classes over dll boundary)?
  109. HELP
  110. Does "#if 1 func1 #else func2 #endif execute func1 during executation?
  111. L2 and L3 (switching and routing) opening with our Leading and Reputed client in Bangalore, India.
  112. L2 and L3 (switching and routing) opening with our Leading and Reputed client in Bangalore.
  113. how to link classes using pointers of their derived classes
  114. C++ XML Parsing
  115. Efficient XML parsing
  116. multidimension array questions
  117. struct problem
  118. Array problem
  119. Comparing 2 structs
  120. Namespaces when used with ostream_iterators?
  121. Test for inclusion
  122. const exceptions
  123. using fscanf to read data for a class member ...
  124. std::map and multithreaded access
  125. accepting cStringIO in an extension
  126. How to allocate memory which is 2^k aligned
  127. reseting timers
  128. Reading in and out of a character buffer
  129. a question on reference
  130. Default precision of cout
  131. new freshers jobs
  132. c++ software development
  133. forward_iterator_tag
  134. bit operations and sequence points
  135. How to store range iterator?
  136. How to fetch the newest state of C++?
  137. getting last pushed element pointer of vector.
  138. Visual studio
  139. Re: faq how to code an expression of fraction in if-clause?
  140. faq how to code an expression of fraction in if-clause?
  141. Best way to allocate memory for simple types and objects
  142. how to go from X(i,j,k) to Y((i,j),k) ?
  143. One type traits class (or something like that) to get the return type of a pointer to function
  144. storin a istream in a char*
  145. nested class in a template
  146. extern and namespaces
  147. Order of creation of objects in arrays
  148. In touble, sincerely ask for kind advice.
  149. to allocate memory dynamically to a class
  150. skipping line while reading data file
  151. newbie: unfamiliar operator declaration
  152. Freestore allocation etc
  153. problemrelated to storing reference
  154. "overloaded cast operator" and "operator const"
  155. std::map in VC 6.0
  156. I find a BIG bug of VS 2005 about string class!
  157. syntax question
  158. virtual inheritance question
  159. Deciding execution path based on template parameters?
  160. Deniele Russinovic help me please
  161. Logic question...
  162. HOW TO TURN $6 INTO $6,000!!!!!! READING THIS COULD
  163. Query on new operator for object construction
  164. Is there a logic shift operator in C++?
  165. Query on new operator
  166. programming contest
  167. serialize a struct
  168. numbers in templates
  169. Not able to link against boost library
  170. TCP-IP in 8051
  171. Keyboard-Error in Application after installing SP2 for Windows XP
  172. Some quick c++ memory-model concerns...
  173. Alternative was to implement a Singleton Design Pattern
  174. questions on basic endianism program
  175. ===Welcome to comp.lang.c++! Read this first.
  176. Dynamic Memory Allocation
  177. Weird pointer to function
  178. test
  179. reinterpret_cast or static_cast ?
  180. basic winsock client example?
  181. Send an email
  182. why dynamic_cast failed?
  183. int = 10
  184. pointers anbd references as parameters
  185. Find the best price on gas in your local area for FREE....
  186. Java & C Interview Questions With Answers
  187. What is the hash function that is used in hash_map / hash_set
  188. Unable to correctly concatenate a string variable
  189. std::cin
  190. ostream,stringstream and char*
  191. static function calling nonstatic method ? (or something like that)
  192. Beginner Help, Win 32
  193. Please help me to design.
  194. Multi-Thread public variables...
  195. How to avoid repeating code?
  196. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  197. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  198. HELP: C/C++ equivalent of dos,crt Pascal units
  199. creating an object of a #defined class
  200. Floating points
  201. Typedef and Structs
  202. cin.getline() problem
  203. segmentation fault in following code
  204. Is this the correct way to assign array value?
  205. Global change of naming convention
  206. Zthread devpak
  207. list::iterator behavior (after insert/delete) specification
  208. Making a Script
  209. overloading ()
  210. image processing program in C or C++
  211. strange problem with map iterator
  212. TreeView Design
  213. Writing own WinExec
  214. Constructor
  215. meaning of define
  216. Dijkstra's algorithm segfaults
  217. Another stupid MSVC6 linking problem
  218. Problems accessing methods of derived class
  219. MSVC++ 6.0 Linking problem (possible OT)
  220. pointer arithmetic
  221. C++ says that these are ambiguous...
  222. switch from raw pointer to vector container
  223. quick question?
  224. Accessing Baseclass virtual function from derived
  225. Pitfall of proxy instead of temporary?
  226. can I use STL on visual C++ type?
  227. ===Welcome to comp.lang.c++! Read this first.
  228. pls give me c++ interview questions
  229. How to write the transform equivalent in STL?
  230. URGENT HELP REQUIRED!!! Errors on compile...
  231. recursion in combinations
  232. Casting base * to derived *
  233. what is Deep Copy, shallow copy and bitwises copy.?
  234. Median of values in a std::map
  235. Re: remove characters from a string
  236. Need help
  237. how to deal with arrays with unknown length?
  238. Symbol search
  239. Learning about Nodes:
  240. help in solving this function object.
  241. Copy constructors
  242. inline functions
  243. Home based Internet research Jobs 6240
  244. Catching exceptions across shared object boundaries
  245. object multi reference
  246. sorting arrays
  247. Maximum memory allocation
  248. stl::map lookup speed
  249. C++/ CONTRACT/ IN
  250. std::for_each