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. Translator to edit string table
  2. stack trace not working independently?
  3. [Compiler Error C2564]
  4. [Compiler Error C2564]
  5. empty class
  6. parsing XML file with SAX in C++
  7. parsing XML file with SAX in C++
  8. parsing XML file with SAX in C++
  9. Tru64: Using stringstream to convert inbt/long to string causes application to crash
  10. Tru64: passing integer to a stringstream causes crash
  11. Cannot Open #include<...> files Why??
  12. how to clear a stringstream object's data, not state.
  13. parsing XML file with SAX in C++
  14. Please tell me some useful website about STL
  15. Argv
  16. Design of singleton sub-type?
  17. how to check write failure in ofstream??
  18. reinterpret_cast ? bad? good?
  19. Ambig
  20. searching, creating new file from old using c++
  21. virtual binding surviving stream transport of objects
  22. Another way of adding to a string (or output iterator)?
  23. test
  24. template specialization - recursive control path issue.
  25. Defining globals inside structs
  26. best practices
  27. Strip String in 2 blocks
  28. Using this objdct
  29. Question about std:string and std:cout
  30. Question about std:string & std:cout
  31. Nesting an array of strings inside a array of structures
  32. how to avoid static pthread_mutex_t ncwrite_lock = PTHREAD_MUTEX_INITIALIZER;
  33. Initialization of members in h file
  34. Question on arrays of pointers to functions in C++
  35. Shouldn't throw built-in exceptions?
  36. implementing constructors given class declarations
  37. is assigning a substr to the parent str OK?
  38. counting nesting level in template classes
  39. Set a pointer to null when deleting?
  40. where to find a complete C++ library reference?
  41. Question on static
  42. Free C online Test
  43. Mutithread monitoring
  44. Signal handling in VC++
  45. How Can I link a .cp file in the "main" header?
  46. How to extract data of a Blitz++ Array ?
  47. how to concatenate the string
  48. how to concatenate the string
  49. logic for converting data obtained from input
  50. static member variable in a DLL...
  51. C/C++ Hardware modelling
  52. test
  53. tower of hanoi
  54. tower of hanoi
  55. Convert int to *char.
  56. Bad Access - Memory Problem?
  57. COM in PHP
  58. Free source code diagramming programs
  59. Name + number
  60. Template files and compiling them
  61. Efficient searching through stl map?
  62. $2.00 Bonus signup from Goldscity.com.
  63. classobject->name();
  64. find_if algorithm on multimaps
  65. the use of the :: operator
  66. Debugging Help
  67. Could a struct with size 44 bytes point always points to a char array with size 2024 bytes?
  68. COM question - newbie
  69. Microsoft Visual C++ 2005 Express Edition
  70. matrix 2x2
  71. Free online test in C, CPP / Placement papers / CPP,C Interview Questions
  72. complex <double> as return type or parameter
  73. C++ compiler "return" behavior (guru question ;)
  74. keywords "export"
  75. Error when overloading << in template
  76. Can I pass a type name to a function?
  77. few topics to refer back
  78. how to serialise objects in c++
  79. ===Welcome to comp.lang.c++! Read this first.
  80. Need help on template
  81. Program Required
  82. "Timeout while waiting for connection"
  83. updating a file at the same time
  84. Unnamed namespace predicament...
  85. overload on return type
  86. Which design pattern to choose in this situation?
  87. Standalone Executables
  88. how to sendmail
  89. Newbie Homework Help Program 2
  90. global array defined by parameters passed. protoyping in header?
  91. Catching return value in a const reference needed?
  92. How to generate 52 different random number??
  93. Template class inheritance problem
  94. Best book for C++ progrmming in web!
  95. handling invalid memory access exception .
  96. definitions of constants such as pi and e
  97. declaration vs definition w/classes
  98. generic solution to functions that differ only by 'f' (float) and 'd' (double)
  99. when to use dynamic memory allocation?
  100. declaration of pointer pointing to arrays.
  101. What you can't find in the programing text books
  102. ~ (abstract class instance)
  103. Mock objects and testing
  104. Using Inheritance -- clarification needed ?
  105. Boost Training - St. Louis
  106. I can't regain control of my form
  107. read registry keys
  108. Changing access specifier for virtual function
  109. While Loop Question
  110. mov or avi transparency
  111. Accessing private member of a class through type-casting
  112. pgm without std library functions
  113. How to hide subclasses?
  114. Is it a good idea to gain experience in both Java & .NET in the Indian software services industry?
  115. remove index
  116. "C" Callbacks: Static method vs. extern "C"
  117. Reading a matrix file and storing it in array
  118. Intel c/c++ on linux system.
  119. str().c_str() question
  120. Vector using shared memory
  121. is this true? sort algo on STL Lists
  122. parsing c++ declarations
  123. casting a struct to a class
  124. How to generate warnings when How generate a warning when int is converted to bool or vice versa?
  125. biblioteka do gif/png
  126. Invoking member functions of objects
  127. What is the defined behavior of past bound iterator
  128. static variable:declare and define
  129. Operator override when using STL
  130. Anyone know how to get the files in one directory?
  131. New Joiners : Pls. Read this
  132. throwing exception from constructor .
  133. overload of operator=
  134. wrong about fstream file(s.c_str(),std::ios_base::in | std::ios_base::app);
  135. wrong about fstream file(s.c_str(),std::ios_base::in | std::ios_base::app);
  136. GUI Issues
  137. [lib] pgp/gpg
  138. Can abstract base class have V-table?, Will the pointer to virtual destructor be entered into the virtual table?
  139. Floating Point Accuracy
  140. Comparing the values of two vectors
  141. Inheriting only interface
  142. factory method
  143. C++ Function Signature string Parser
  144. Is it usful to write a class like "Do_When_Return" so I can make it easy to delete some objects when I exit from a code block?
  145. using pointers to map to data
  146. fstream and number conversions
  147. Model View Controller?
  148. Destroying STL Strings
  149. template accessors for class?
  150. topmole.com: Best of the best hardware and software lists
  151. C++ Questions
  152. GUI in C++
  153. Using parenthesis with defined (#if defined(...))
  154. ===Welcome to comp.lang.c++! Read this first.
  155. find length of unsigned char *input?
  156. abstract classes and virtual deconstructors assistance
  157. QuantLib or more general C++
  158. non-aggregate type error assistance needed
  159. newbie question on struct
  160. Question on static attributes in inherited classes
  161. Copy Constructor segmentation fault
  162. n x n matrix transposition recursive algorithm.
  163. Access problem
  164. strange struct behaviour
  165. FREE WEBSITE plus 10EMAIL ADDRESSES
  166. how to define/initialise static template class data members of classtype
  167. Construtors
  168. Collecting different execution statistics of C++ programs
  169. code dl
  170. passing class pointer to other objects
  171. c++ callback functor question
  172. int representation incorrect
  173. About partially specify template member function
  174. improve c++ by exercises/projects
  175. is anyone here who made text vesion tetris?
  176. Linear search
  177. Is this legal (templates)
  178. boost::weak_ptr and shared_ptr pointers from "this"
  179. Inputting text from a text file into a 2 -D array
  180. include .h files in .h
  181. Separating scope of try block?
  182. Fastest way to read from a file into a vector<unsigned char>
  183. using placement new to re-initialize part of an object
  184. using placement new to re-initialize part of an object
  185. using placement new to re-initialize part of an object
  186. Macro to iteratively generate variable names
  187. Opportunity available in Plainboro NJ
  188. Free Graphics Libs For Visual C++ Toolkit 2003
  189. a dumb question
  190. C++ certification free materials.
  191. signals
  192. more help please
  193. Can a class have a non-static const array as a data member?
  194. 3rd party tool
  195. abt void pointer
  196. Non Recursive In-Order Traversal without using stack
  197. What's the tilde in a &= ~b ?
  198. error C2296: '.*' : illegal, left operand has type 'cStepCurveEvaluator *const '
  199. Why is the behavior different
  200. why is wcschr so slow???
  201. C++ standards
  202. SHFileOperation Help
  203. variation with repetitions in C++
  204. How to implement an async-function?
  205. C linkage problem with ACE on windows
  206. Undeclared identifier
  207. help
  208. ifsteam
  209. Hash Table Implementation in C++
  210. Tips for speeding up development
  211. memcpy() question in C++
  212. Greta and basic_string<char, ignore_case_traits>
  213. Design pattern question
  214. Java Interview questions and answers
  215. getch() and getche()
  216. Code fails under vc8 - clearing a structure
  217. how to check the reference of C++on Linux
  218. Today I buy a new disk of computer but it run not fast
  219. templates question
  220. executing code in a String!
  221. plottting graphs in C++
  222. STL inherit from container<T>::iterator
  223. windows.h
  224. Problem finding key in STL map with gcc 4.1.0
  225. system and user time
  226. Multiple dispatch
  227. can operator << accept two parameters?
  228. design pattern .. factory i suspect
  229. In-place function
  230. In-place function
  231. Difference between including a header file in .h and .cpp
  232. factory design question..
  233. help with recursion please
  234. Q: stl, boost smart pointer to prevent memory leaking
  235. Newbie with an error
  236. String Parser using BOOST.Spirit
  237. Command Line Argument with & and ^
  238. Constness of the container of shared_ptr and the constness of it elements
  239. ring iterator adaptor for vector interator
  240. copy elements from a pq to a vector
  241. operator new() and new[]
  242. design pattern .. factory i suspect
  243. CGI C++ problem
  244. tournament tree implementation
  245. Obscure Syntax
  246. Name conflict with windows.h define
  247. size of a function
  248. Life of temporaries
  249. Newbie C++
  250. Double Bubble Sort Algorithm Fails to Sort AT ALL