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. What is your favorite profiling tool
  2. Please critique this function
  3. Good links for handling with pointers?
  4. Template default constructor possible?
  5. constructor call is ambiguous...
  6. Television has 3 senses
  7. c++ code to convert from infix to post fix
  8. Inserting into map while using iterator?
  9. "Shadows template parm" error under gcc 3.4.2
  10. Indentation style: public/private/protected/case
  11. How do you create an efficient _and_ scaleable multi-threaded allocator..
  12. Why isn't this working! (palFind)
  13. where I can find errata for Stan Lippman's C++ Primer 3rd Edition ?
  14. Why there is an error?
  15. New Programmer looking for Ideas
  16. String performance
  17. STL Template question
  18. How to exit out of a function ? what is try-catch-throw in terms of Program Counter
  19. Problem with STL sort.
  20. double array code fails
  21. QT4 + Code::Blocks + Windows
  22. removing brackets from input
  23. Looks like the "conspiracy theories" really were true after all...
  24. More friends more money,get friends while get paid
  25. efficiency of vector of pointers.
  26. Using C signal handler in my class
  27. Help with solving seemingly mutually exclusive problems please
  28. virtual obliterates nested inline?
  29. const what () const throw
  30. Set and Get value
  31. Are there any long C string across multiple lines
  32. C++ Primer (5th ed) - Exercise 14.5
  33. mandatory destructor when doing explicit type conversion.
  34. Problem opening a remote file on a DOS machine from a Vista client
  35. STLFilt now runs within Visual Studio 2005+
  36. Producer consumer architecture
  37. having main in shared library
  38. help with a 'diamond' type interface design
  39. Can't cout vector<string>
  40. Reading and Writing float value of infinity to file.
  41. C++ Primer ex 9.34, using a Stack
  42. How to define an global object like cout?
  43. What does 'c' in 'cout' mean?
  44. Using HANDLE in different class & thread
  45. Parashift Down
  46. Priority queue help
  47. iomanip - alignment
  48. 1 year free
  49. Sharing a generic sollution (lots of boost)
  50. I'm looking for a game framework for a beginner
  51. object assignment/initialisation question
  52. std::max(short,long) doesn't work
  53. Allocationg memory: contigously ?
  54. [OT] PLEASE HELP US IF YOU CAN
  55. Taking values from Queue
  56. Copy constructors
  57. multiple inheritance \ questionable design
  58. Is a bug with Comeau or I miss something as Comeau says?
  59. Need Help i need a programmer
  60. [OT] PLEASE HELP US
  61. pointers
  62. How to use the iterator from base class in a derived class?
  63. Question about singleton
  64. Template Based B+ Tree Implementation
  65. Searchexpo-hongkong
  66. Overloaded assignment operator
  67. Extracting template types from a typedef'd template declaration
  68. does anybody know
  69. newbie needs help with user input into strings
  70. Pimpl idiom without dynamic memory allocation
  71. Method In Templated Super/Parent Called From Templated Derived/Child
  72. Lead/Sr. C++ Consultant || San Jose || 6 Months Contract
  73. Grab the url address of the Mozilla Firefox window
  74. Processing PNG files... again..
  75. chopping strings
  76. chopping strings
  77. overflowing bitfields
  78. template+inheritance and old code
  79. cin src
  80. Valid C++?
  81. Throwing a reference to a temporary object
  82. Processing PNG files
  83. Sending and Receiving HTTP data.... newbie
  84. problem sorting a set
  85. How to use function from dll file in C++ code?
  86. Global Warming is caused by the Sun, the moon and the stars.
  87. print stack...
  88. question about std::set
  89. References: I need a quick bit of help.
  90. hangman program stuck.. nid help.
  91. append() to each row of a text file
  92. template with integer parameter and special implementation for N=1
  93. A problem about virtual function?
  94. EARN FOR RECEIVING EMAILS
  95. EARN FOR RECEIVING SMS
  96. stream to a 2d array(beginner help)
  97. making a struct array NULL?
  98. function trace
  99. please help
  100. Does 'if' have performance overhead
  101. using std::find on a std::vector<double>
  102. global static vs global??
  103. hiding non template dependent implementation in a template class
  104. Class libraries w/VS 2005
  105. Why use object pointers rather than objects?
  106. Compiler question...
  107. Template and function pointer question
  108. The elevator simulation
  109. efficient exception handling
  110. int array filling
  111. problem when compile with g++ and cl
  112. problem with g++-4.2 and g++-4.1
  113. The c++ programming language by Bjarne Stroustrup's
  114. Question about Unnamed Namespace
  115. Initialize a const pointer to a constant object
  116. aCC : error 2265 - type is inaccessible
  117. hi hi hi
  118. Visual Studio question!
  119. sequence points
  120. acos(1.000000) = -1.#IND00 ???
  121. Basic Question on POSIX Threads
  122. Question in pointers and it's reserved memory space?
  123. Static Member Function Template Specialization
  124. Watch NFL Games Online
  125. default size of STL vector question
  126. pasing an array pointer and storing as a class member
  127. Patriotism
  128. Beginner Question: ASCII Symbols
  129. array boundary access : is this valid?
  130. Disjoint data set
  131. a little help for string used in classes
  132. Multiply
  133. for_each and invoking self's member pointer
  134. Linkage errors after function rename
  135. Open source XML parser library and editor?
  136. ASP.Net,C#.Net with healt care for TX
  137. C++ programming
  138. adding input file into a matrix
  139. Inheritance, Overloading, and Candidate Lists
  140. Question about STL Vector design
  141. reciprocals
  142. comparison logic!!
  143. Using Iterator in Queue
  144. Looking for a C++ file manipulation API (find, cut, paste ...)
  145. OT: dots and arrows in VS 2005
  146. Zero values
  147. cout question
  148. More than one instance.
  149. If you want to buy WOW Gold or Account,welcome to here.
  150. If you want to buy WOW Gold or Account,welcome to here.
  151. How do you create and use an ostringstream in an initialisation list?
  152. About the instantiation of a template class
  153. stl priority queue of objects
  154. reading variables from a stream(beginner)
  155. RE: Visual C++ Posting
  156. C++ excessive bracketts removal
  157. union and polymorphism
  158. Guitars Masters
  159. one question about SWIG
  160. What is AnsiString?
  161. why static data cannot be accessed from other programs file
  162. Boost Mutexes/Locks Question
  163. Web services
  164. Setting up a class
  165. Basically, I hate functions.... a little more help, if you would.....
  166. C++ Online Reference
  167. Boost Logging Lib, v2 - added documentation
  168. char comparison help
  169. precedence question
  170. Exciting Senior Software Developer Opportunity!
  171. double
  172. double
  173. To STL or not to?
  174. Template partial specializations like <A, B> specialized for <A, int>- possible?
  175. any link and binary level difference between c++ struct and class?
  176. want to share your photos?
  177. Cannibals In The White House! Meet George Bush, Jr., Barbara Bush, Jr., G. Bush, Sr., B. Bush, Sr., Ronald Reagan, Clinton, Nixon, Gerald Ford, Eisenhower, Kennedy, And All The Rest Of The Presidents Of The United States!
  178. Assigning value from one class to another
  179. precision of a float
  180. optimisation of a function
  181. Subject: VC++ Cursor mask problem on windows vista
  182. String to double conversion - Part 2
  183. C++ Primer ex 9.27
  184. Ciscotutorials.info is your gateway to the best
  185. removing elements from vector<int> using <algorithm>
  186. Error referring to a template within a template - why?
  187. JNI and SetWindowsHookEx Callback not being called?
  188. Chaining std::accumulate and std::transform into a one-liner using boost::bind?
  189. A solution for a fast std::list::size() *and* a fast std::list::splice()
  190. list<T> size
  191. Assigning unsigned char*
  192. vector::size_type
  193. Elegant way of making template arguments dependent on user input?
  194. Assigning unsigned char*
  195. Passing values to a class
  196. chaining statements without a semicolon
  197. return storage class and rl value specialization
  198. comparing elements of vector<int> and list<int>
  199. pre return optimization
  200. delete line in txt file
  201. sort array of struct
  202. Problem to understand header file
  203. Hide Member from Intellisense list
  204. Reversible random generator ?
  205. libgcrypt-1.2.4 with HP-UX 11.11
  206. Get unlimited visitors to your website
  207. Get unlimited visitors to your website
  208. Streaks!
  209. Can't figure out what the error is here
  210. How do I create a class from a string at runtime ?
  211. Hash Map slower than Map.
  212. exporting visual c++ projects
  213. implicit ranges
  214. how to find the two end points in a line ...
  215. Strict weak ordering
  216. Watch TV stations from around the World
  217. what is c++ ABI?
  218. CPU usage program
  219. want to find a patrner for yourself?
  220. Question about Boost Mutex Implementation
  221. Inheritance
  222. Moving to new form of usenet ideas?
  223. A newbie's questions
  224. List iterator assignment fails, assert iterator not dereferencable
  225. String standard
  226. Nice small game to play at work - Series 1
  227. Nice small game to play at work - Series 2
  228. Arrays getting disfigured automatically!
  229. help on Indexing contents in file
  230. Free books
  231. Release file descriptor in c/c++
  232. Legal to override same function in different bases?
  233. puzzling error from GCC 3.4.4
  234. Initializing inherited protected Members of superclass
  235. "Swap" baseclass of two similar Objects...
  236. the counter
  237. looped include
  238. Optimization: const int& ?
  239. cast classes to common ancestor
  240. c++ tips
  241. MinGW libraries
  242. Assert vector program terminates
  243. Constructor call during inheritance
  244. What does istream::sync()?
  245. Help needed for STL ifstream class
  246. STL::Accessing the iterator for a "passed" container type
  247. Whats the C++ equivalent of reading from stdin or a file
  248. Problem with Tomcat server on windows Vista when used with c++ and java
  249. RAII
  250. Splitting a string