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. reading screen resolution
  2. Pro Bono programming
  3. basic question for pointer
  4. Initializing multidimensional arrays in constructor
  5. executing c++ program under unix, unable to run the application
  6. problem with return
  7. Calling function depending upon MACRO value
  8. KPIC makes programs running crash when libraries are recompiled
  9. Hi Group!!!!!!!!!!! I'm new here!!!!!!!!!!!!!!!
  10. Error: glibc
  11. validating an object pointer returned by an exported function
  12. Call stack of a SIGABRT, please help
  13. control and data coupling
  14. Empty Main
  15. a stl map which use stl pair as the key
  16. Why I can't use for_each to call a member function with a ostream& parameter?
  17. Integer printer won't compile
  18. condition on template variables
  19. what's the difference between type struct and type class exactly?
  20. Write a transform_until template
  21. "c++ symphony" by Jerzy Grebosz
  22. "c++ symphony" by Jerzy Grebosz
  23. Tildes and accents
  24. initializing table in class
  25. Calling a template function from another template
  26. Calling a template function from another template
  27. borland findfirst not sorting by file age
  28. passing objects through dll boundary?
  29. Log file deletion?
  30. passing objects through dll boundary?
  31. JNI:"undefined symbol" in "shared-library"
  32. template id does not match any template declaration?
  33. How to delete stl<map> element from iterator?
  34. iostream and memory-mapped file
  35. signed vs unsigned
  36. Does this program make any sense?
  37. Portable 'lowercase' function for stl string?
  38. std::ostringstream
  39. boss-worker model in C++
  40. STL Map: Sorting options?
  41. help req. on controls
  42. comile on winxp for Sun Solaris
  43. Namespace specialization
  44. what is corresponding code in c++ for malloc
  45. Requirement of C++ professionals
  46. Which is better, C or C++
  47. Why can't I use gdb?
  48. Checksum calculating program
  49. C++: Help output nested strings
  50. macro to print local information (about function name etc)
  51. ostream which uses my own output method
  52. STL container questions
  53. templated class implementation in C
  54. const * and a problem with redirecting input
  55. Wierd Map Behavior
  56. UB in assignment ?
  57. Nested exceptions (ala Java)
  58. Internal Enum and Inheritance
  59. recursive factorial function.
  60. error in my vector program...
  61. inheritance
  62. Static Class configuration
  63. Class pointer vector and STL
  64. const int FOO vs #define FOO
  65. Problem about Static
  66. Small Issues on Convention
  67. boolean arrays
  68. QUERY: strip trailing whitespace ... woes :S
  69. Using different types depending on run-time input
  70. ifstream binary read into unsigned char b[LENGTH]
  71. linux compatible c datatypes for vc++ data types on windows
  72. millitime
  73. average
  74. int to char*
  75. clock()
  76. Template, Inheritance and Operator Overloading
  77. What do these casts accomplish?
  78. istringstream and optimization
  79. ld: warning: creating a DT_TEXTREL in object
  80. Exception class EInvalidOp: invalid floating point operation (x-posted w/ borland.cppbuilder.cpp)
  81. Destructors, pointers and scope
  82. help
  83. struct ptr within the same struct
  84. Implementing Just-In-Time Compilation
  85. just a simple question
  86. Re: For the Windoze haters - VS2005
  87. Reading into linked-list from a file
  88. Confused about learning C++
  89. Built for speed - mmap, threads
  90. ===Welcome to comp.lang.c++! Read this first.
  91. Getting more than one implicit conversion
  92. "instantiated from here" compile error when using template
  93. copy algorithm:segmentation fault error appears
  94. object as a argument of the method in which the method is defined ?
  95. c++ lint tool
  96. same index, different containers.
  97. Problem with variation on the Singleton pattern
  98. Designing a const-correct iterator hierarchy
  99. Exporting templates
  100. Method to Specify Uniqueness of Objects in an STL set?
  101. MFC in Linux
  102. MFC in Linux
  103. member template specialization
  104. Programming Source !
  105. ADO
  106. Not getting desired output
  107. Available C++ Libraries FAQ
  108. Trees in C++
  109. Trees in c++
  110. VC++ 101 book wanted
  111. void* operations
  112. Is there a pre-processor marco to get the class name?
  113. array template
  114. How do I define a function in a class template?
  115. Loki library guide
  116. Inability to explicitly specialize a template class within another non-specialized template class
  117. Deriving from an iterator?
  118. Free memory allocate by a STL vector, vector of vector, map of vector
  119. Word Counts and Function recommendations
  120. making functors adaptable
  121. Saving old stream format and restoring it
  122. Sanity Check
  123. ASP, ASPX, PHP, JS, XSL comment remover for web applications
  124. Exceptions
  125. Static variable in a member function
  126. UCHAR problem
  127. template: "typename" or "class"?
  128. function template arg deduction with arrays
  129. STL sort implementation
  130. new operator - difference in usage?
  131. Some working code for a change...
  132. why class keyword in C++
  133. Question about find_first_of of the STL string class
  134. Fibonacci...
  135. problem in declaration
  136. on not casting malloc
  137. Parsing CGI input string
  138. Write BOOLEAN Array to File
  139. Can I use back_inserter as the output iterator?
  140. types containing vectors or maps
  141. valarray construction from C-array
  142. Deletion of Union of Pointers
  143. What is the right syntax
  144. Good Programming Techniques?
  145. Hyper-text version of C++ standard
  146. How do you do old fashion CPP hackery in templates?
  147. Issues with npos? writing a non-boost string tokenizer
  148. Words Words
  149. dynamically sized block of memory
  150. Concurrent updates of the same file
  151. an interesting exercise by Accelerated C++
  152. How to encode/decode a HTML using C++??
  153. ?output
  154. enum
  155. Calling virtual function in constructor
  156. How to call abstract function
  157. IsBaseOf function
  158. Library for parsing pdf docs?
  159. Own filters(?) to streams
  160. Forward declarations
  161. occurence problem
  162. no appropriate default constructor available
  163. address of references to pointers
  164. STL map Unusual behaviour
  165. sizeof problems, help!
  166. Copy elements from one STL container to another STL container
  167. Pointer to member-of-member???
  168. Undefined problem
  169. help getting average
  170. Into an array of structure arrays.
  171. std::bitset in union
  172. parking garage calculator
  173. ASCII file parser - to read between brackets ()
  174. parking garage calculator
  175. row-wise copying of 2D arrays
  176. Calender Algo
  177. Pass a back_inserter as the output iterator in remove_copy_if algorithm
  178. ===Welcome to comp.lang.c++! Read this first.
  179. LD errors when I link to archive, but not with the objects.
  180. Sanity Check -- Is this valid C++?
  181. Moving to static_cast and reinterpret_cast from old C-style cast
  182. containers and pointers
  183. upper_bound
  184. c
  185. Passing zero to a 'const reference'
  186. Regular expressions: string substitution with pcre or any other library?
  187. Profiling evaluation tools?
  188. Why can't a local structure be used in a vector?
  189. problem with map construction
  190. function change - is this a poor option
  191. Use of Assertions
  192. explicit invocation of a constructor template of a class template
  193. need help with program
  194. Do you want your own free virtual mall?? Come here...
  195. Return a 'read only' view of a STL vector attribute
  196. using htons()
  197. Question about my program
  198. c++ utility class
  199. Other than VC++
  200. How to create copy_if algorithm?
  201. STL VECTOR
  202. problem with vector iterators
  203. Sorting lists containing big objects.
  204. template list prameter
  205. Is this fast?
  206. Map Seg Fault
  207. Help! Where is size_t ???
  208. How to use Boost bind library with STL accumulate algorithm
  209. Seg Fault Help
  210. inheriting enums
  211. Need help sorting a list please...
  212. STL transform algorithm
  213. jni help...
  214. puzzles...puzzles...
  215. ternary tree (ann)
  216. Templated virtual member functions
  217. Are string literals local or otherwise temporary?
  218. static members of template classes optimized away?
  219. Nested class member pointer access
  220. Casting
  221. using STL set with objects
  222. Looking for source code for Linear programming
  223. Overloading a function in C++
  224. How to free memory allocated by a vector of string?
  225. Signal Handling in C++
  226. what does this friend declaration mean ???
  227. Design question: accessor VS attribute
  228. assert failure
  229. when did libstdc++ free memory of string ?
  230. Newbie Question
  231. System("Ping") always returns 0
  232. C Puzzles
  233. C/C++ char pointer question
  234. C/C++ char pointer question
  235. [ANN] U++ 602 beta2 released
  236. Memory leaks reported creating simple array of class
  237. duplicate C++ code
  238. read a file line by line in c++
  239. Pointer problem: compiles but crashes
  240. const strings in class
  241. newbie question
  242. Quesiton with 'const'
  243. Map Question
  244. What can I do?
  245. ISO C++ forbids declaration of 'vector' with no type
  246. Fast 1D DCT Implementation in C/C++
  247. Accelerated C++ exercise
  248. Help with typedef
  249. Open Watcom
  250. style of constructor initializer