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

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