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 181

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