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. String problem, I guess?
  2. how to generate this code?
  3. implementation of copy_if using lambda
  4. Converting from UTF-16 to UTF-32
  5. how to run multiple processes from a single process?
  6. will an iterator to a map becomes invalid when an element is inserted into the map
  7. Getting Mojo
  8. But I have to use a struct!
  9. lambda and map
  10. Templates and Polymorphism
  11. How to initialize array?
  12. ANN: Call for papers
  13. Writing portable code in Visual Studio C++
  14. clearing a member variable
  15. Managing large class heirarchies
  16. method inheritance with default parameter
  17. inheritance and templates
  18. How to get rid of extra characters
  19. new and delete operators
  20. VC++6.0 Problem with SetFocus()
  21. Universal environment for running programs written in C++
  22. Problem declaring pointer of netsted class inside template ?
  23. Clarification in templates
  24. Char in String
  25. Operator overloading
  26. Problem copying objects.
  27. reference
  28. Check whether a file exists
  29. Diffie-Hellman-Merkle Key Exchange Program
  30. ===Welcome to comp.lang.c++! Read this first.
  31. Lifetime extension misconception
  32. Why is there a need for reference in C++?
  33. Use of getenv when calling C++ through JNI
  34. Specialization of template functions
  35. Flik
  36. Copy constructor problem
  37. what is the difference between char*& and char*
  38. problem in parsing double prec. numbers
  39. C++ GUI Beginner - Qt or gtkmm?
  40. <iomanip> precision value
  41. get an IP address
  42. Executing an external third party application and not waiting for it to complete
  43. how i can write "operator+"?
  44. Shell Commands
  45. A concern about mixing C and C++
  46. how can I use 128-bit int in linux
  47. clock_t clock() ambiguity
  48. comparison between signed and unsigned integer expressions
  49. Seeking some help with pointer/array notation wrt class members.
  50. Problem in Generating 1st 100 Primes
  51. C++ N00B seeks guidance
  52. Maps, Iterators and Templated Classes
  53. help with boost
  54. comma delimited text file.
  55. The Wikipedia article on C and C++ operators
  56. template specialization problem
  57. multiple inheritance oddnes
  58. Create a dll from a .h file
  59. java programmer does c++ have an "API" like library list of std functions?
  60. Question about Item 23 of C++ coding standard
  61. 'academic' problem ( speed/memory efficiency vs. human readability and easy design )
  62. how stl container classes layout in memory works?
  63. Size of an executable for locally created arrays
  64. declaring an array in a structure with a #define length
  65. a sizeof problem about template
  66. Running Dos shell in background
  67. Streams/Movies of ACCU Conference Presentations
  68. read strings from file with values divided by ";"
  69. problem regarding overloading of operator <<.
  70. memory usage question
  71. which will be more efficient Stdlib MAP or Array /w sequential search for may be 50-1000 times?
  72. problem regarding overloading of operator <<.
  73. enum generate simple question
  74. manipulator persistence in streams
  75. HERE I BUILT A QUICK MATRIX TOOOK 5 MINS
  76. binary i/o question
  77. set new value for data member
  78. array holding 2D arrays
  79. function pointers
  80. First-chance exception Problem
  81. Inheritance and STL containers
  82. string.replace help
  83. polymorphism advice,
  84. problem with template template parameter.
  85. question on operator ( ) overloading
  86. Wild reference
  87. Standard math functions as operations in std::transform calls
  88. compiler bug or bad code?
  89. generic setVariable
  90. Return a container from a class method
  91. How do you implement this Python idiom in C++
  92. print up to n decimals
  93. loop vs memset to initialize array.. different results?
  94. c++ / vc++ Bluetooth Stack
  95. References as private members
  96. Not catched exception
  97. static data in member function
  98. stlfilt for g++ 4?
  99. Little help required
  100. wxWidgets on Dev-Cpp
  101. VISIT MY SITE
  102. same problem - asked differently: polymorphism efficiently
  103. Opening for SAN testing
  104. template function or template class
  105. oddly behaving rand( ) in microsoft compiler
  106. Does mysql++ 2.1.1 work on your comp.?
  107. linking lib file ...
  108. Embedded namespace
  109. pure virtual function calls / optimization
  110. typecasting function pointer to void*
  111. why code is not working properly
  112. why code is not working properly
  113. why code is not working properly
  114. return a string by ref
  115. overloading >> operator
  116. Directory/File Monitoring Service in WindowsXP Question
  117. Recursion in template definitions
  118. log4cxx library
  119. why this program can get compiled using g++ without any complain?
  120. Constrained Nonlinear Minimizaiton
  121. Is there any strong reason for not using Templates?
  122. Decimal to Packed Decimal Conversion in C++
  123. Going From MFC to .NET
  124. Can we overload on return types
  125. Re: char signed or unsigned
  126. Q's on pointer sizes
  127. char signed or unsigned
  128. VC++ error C2662: cannon convert 'this' pointer...
  129. wired bug using gcc O2
  130. Absurd OO Design Practice: Query Classes
  131. Qquestion on Shortest paths algorithm
  132. #include in IDL files
  133. range count
  134. ===Welcome to comp.lang.c++! Read this first.
  135. How to delete a line from the file
  136. Bitwise OR on large memory regions
  137. Programming books
  138. removing object file from static library
  139. static const variables
  140. hey all
  141. char * to HBITMAP
  142. truncate/decrease file
  143. MSVCP70D.dll not found error
  144. static polymorphism and Factory Pattern
  145. Algorithm template specialization problem
  146. HP aCC linking issue
  147. new vs new[1]
  148. Reading Flat Files to display queries in table format
  149. problem delete class object contained thread
  150. Forward class redefinition problem
  151. retrieving random number generator state and other RNG questions
  152. Can i create a constructor in a data structure?
  153. deleting structure
  154. strange bug when using gcc O2 or O3
  155. How to access DLL methods n variables without .h n .lib file??
  156. Does g++ come with a STL library default ?
  157. strcpy from int[]?
  158. fstream :: more information about failure
  159. Library exposing STL containers
  160. Compiler-Generated Default Functions
  161. returning an address warning
  162. Cast pb
  163. file access properties.
  164. string type casting to int
  165. Protected data can't be accesed
  166. Tasking C166 C++ compiler & temporary objects in function call parameters
  167. CRTP and Factories
  168. Problems with tertiary operator and reinterpret_cast
  169. log mousemovement
  170. VisualC++ and mysqlpp::Query problem
  171. RTTI - how to ?
  172. exceptions with null pointers
  173. Surprising Problem
  174. Centre for Excellence in Embedded Training
  175. Returning String Literals from a function
  176. Multiplatform IDE for C++ development
  177. initializing private static members
  178. ANN: Wykobi C++ Geometry Library
  179. Identifier Not Found
  180. string to double conversion - atof() vs istringstream
  181. how to Specializations of function Templates or Overloading Function templates with Templates ?
  182. Shared Library Exceptions & Vague Linkage
  183. Compiling Issues
  184. Initializing multi-dimensional array in constructor
  185. private construction on GCC
  186. exception
  187. Can this code invoke Undefined Behaviour?
  188. How can i display a bitmap transparent
  189. Printing vector<string> with spaces between items.
  190. undefined reference
  191. usb connect disconnect problem
  192. Efficient sieving implementation?
  193. Casting function parameter from Base* to Derived*
  194. container inside container in stl
  195. initialize a const in class
  196. current time with ctime
  197. How do I concatenate three strings?
  198. Good software using c++ for learning how c++ works
  199. back up data in c++ how & when in sudden poweroff?????????
  200. help: derived class uses base class protect value
  201. Q: sequence of excution in if
  202. read unicode text file
  203. Does industry use C++
  204. MULTI-DIMENTIONAL CHESS DOWNLOAD FROM DEEP SPACE
  205. constructor question
  206. Combo Box help
  207. Using structs in C++
  208. error running my project
  209. regarding C++ standard library
  210. classes overview
  211. Machine intelligence- can this program be written ??
  212. FindWindowEx
  213. Optimizing away a class as best as possible?
  214. A question about Matrixes and Triangular matrixes
  215. Templates for syntatic niceness only, does it waste space?
  216. delete [] operator help
  217. New garbage collector for C++
  218. Writing Low Resource Windows Service
  219. ===Welcome to comp.lang.c++! Read this first.
  220. multi-threaded priority_queue in C++?
  221. Avoiding copy: char* -> istringstream
  222. Template problem
  223. including a lib header file
  224. what is the best practice to store "modes": enum, int constant orwhat?
  225. I guess all of you know this one... static variable in class A acces from B
  226. new hot jobs @ freshersnews.com
  227. from computer engineer in IRAQ
  228. error reading from socket
  229. Newgroup redirect, where to post this?
  230. Am I inherited?
  231. Specifying integer precision with Stream I/O
  232. No special meaning to '\0': just like any other character
  233. trying to make a bot
  234. build an array based on data from file matching criteria
  235. int to size_t
  236. Problem using STL list and map objects as static member variables
  237. constructor
  238. iterator vs const_iterator
  239. making a .lib file
  240. container for insert/delete + fast index
  241. covariance matrix
  242. statistics library
  243. Visual C++ express
  244. http://chennai.click.in/classified/housing/houses-flats-rent/35644/chennai-only-boutique-hostel.html
  245. Arbitrary function with parameter
  246. Where is this code not freeing memory ?
  247. Where is this code not freeing memory ?
  248. Does stream I/O support "%a" floating-point format?
  249. Where is this code not freeing memory ?
  250. Where is this code not freeing memory ?