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. gtk in cygwin
  2. Separate multiple groups with commas)
  3. simple namespace question
  4. Copy constructor question
  5. How? Movable yet? Click here to join!
  6. Creating DLL
  7. Creating DLL
  8. how to plot a graph in c++ in turbo c++
  9. data tye...for 24 bit..
  10. How to use the online code source? ---- A general question
  11. Resize RichTextBox with Dialog Window
  12. Hash Map
  13. Mixing C and C++
  14. How can I distribute the application the I created using Visual C++
  15. will this cause memory leak?
  16. Case insensitive set of strings
  17. grade multiple-choice exam
  18. Copying from maps to lists or vectors
  19. Output using ostreams on embedded hardware
  20. Progam not running
  21. 大家好(hi all)
  22. Instantly Turn your Computer into a Super TV
  23. Simple algorithm question
  24. C++ in Linux or Windows
  25. Why can't static const float class members be inititalized in the class?
  26. how can I list all the processes in the system
  27. Breaking Dependencies on Legacy Code
  28. illegal call of non-static member function [why???]
  29. Adding size in the new "safer" string functions.
  30. darfou soudan
  31. who called these functions?
  32. Reducing the virtual function table size...
  33. Special Case: Creating a variable in a function?
  34. c++ compiler
  35. C++ exception context
  36. Printf Question
  37. Urgent help: print elements in queue
  38. need snooper
  39. How to find whether the proces is running or not?
  40. Exceptions + Performance on path without exceptions
  41. at some point the value of my variable gets broken - how to track when?
  42. vtable always needed
  43. 2 dimensional arrays as parameter
  44. On const reference arguments passing
  45. error LNK2001: unresolved external symbol
  46. #include 'dir'
  47. Detecting stack or heap instances
  48. difference betweeen overloading and overriding
  49. default ctor
  50. extern struct
  51. I don't understand the error message, maybe someone else is smarter
  52. DO YOU HAVE ERROR IN PC SCAN AND DOWNLOAD FOR FREE
  53. An exasperating bug for your amusement.
  54. Function pop causing crash
  55. Failure in file creation and exception raised
  56. set and class
  57. FastCGI with C++ and Sessions...
  58. Derived Destructors
  59. Retrieving the prior to the last element of a std::vector of struct ???
  60. modal
  61. CreateProcess
  62. Destructors
  63. programmatically replace characters in a text file?
  64. a valarray error with mingw
  65. FIFO Anomaly,,
  66. ===Welcome to comp.lang.c++! Read this first.
  67. dynamically allocated arrays
  68. namespaces, linkage error, operator overloading
  69. print function not working
  70. UK lottery number generator
  71. Given only a pointer to a node to be deleted in a singly linked list, how do u delete it?
  72. problem mutex-thread "Unlocking mutex owned by another thread ???"
  73. problem mutex-thread "Unlocking mutex owned by another thread ???"
  74. Is there anyone hears about "HireRight.com"?
  75. On Programming
  76. The int86() function
  77. Class Templates, Pointers, and transferring data between class objects
  78. Recruit C++ Programmer
  79. Finding the executing C++ program location (win32)
  80. why is int a[0] not allowed, but int* a = new int[0] is?
  81. I need a forum!
  82. noobs and pointers
  83. how does reserve() work?
  84. RTTI and catch(...)
  85. Error compiling multiple file projects:
  86. Doing both functions in &&
  87. How do get the Certificate info from at .cat file
  88. a question about STL
  89. Debug Symbols for VC6 in XP-SP2...
  90. Iterator question
  91. Iterator question (ignore other one)
  92. Iterator question
  93. Handling Firewall
  94. Which is the best FREE forum? discuss
  95. Removing recursion
  96. FACTORIAL PROGRAM
  97. More Effective C++
  98. Accelerated C++: Exercise 3-2
  99. Should I learn C++?
  100. C++ memcpy
  101. Cyclic header dependency
  102. Cyclic header dependency
  103. I<something>
  104. Cyclic header dependency
  105. Cyclic header dependency
  106. fread not reading all information
  107. specialized template class question
  108. Preventing binary input
  109. Problems with derived IO classes
  110. Finding the number of UIDs on unix
  111. How to find number of users by UID on unix
  112. LPCSTR-based enum -- possible?
  113. std::vector, std::copy and array of int
  114. Template parameters for template function
  115. check on it
  116. How to do "events"
  117. Best Resources to Buy Used Laptop at Affordable Prices
  118. cool!!!!!!!!
  119. cool!!!!!!!1
  120. virtual assignment operator/polymorphism question
  121. File Content Modification
  122. Does delete free the content of a struct
  123. Finding the executing C++ program location (win32)
  124. anonymous class
  125. Becoming a C++ guru
  126. How do I return control to dialog during processing?
  127. Has anyone tried my reference counting algorithm?
  128. typedef problem
  129. Optimization with local vs. global arrays
  130. help - writing text to a file
  131. working with bits
  132. working with bits
  133. Compiling C into C++
  134. ===Welcome to comp.lang.c++! Read this first.
  135. #define macros
  136. Vectors
  137. deleting vector elements while looping thru it
  138. Conditionally initializing a const reference without making a copy
  139. Great Website don't miss it
  140. C++ program to open an image
  141. 'if' statement to control switch case
  142. DSAP Creation problem
  143. [ANN] U++ 2007.1 beta
  144. operator new in custom namespace
  145. Strange "framerate drop" using with my own timer class
  146. Multiple definition error
  147. (simple) header file problem
  148. I got working variables but I can't find theirs declarations all over my project. Any advice?
  149. Global Labels in C++
  150. Creating your own library and it's bindings in C++
  151. A couple questions about function pointers in a class
  152. writing c++ programs/API for .net and java
  153. Would you use a very low-level C++ library?
  154. Help with LNK2019 error and DiInstallDriver function
  155. Please correct my mistake in my English letter
  156. Multiple identical #defines and C function declarations
  157. Reading numbers with FOR loop solved: New problem emerges
  158. File Processing Problems
  159. get a member of each element in an STL container
  160. Re: quicksort
  161. Dynamic storage duration
  162. String trimming throwing an exception
  163. Reading in a file of numbers using FOR statement
  164. multithreaded c++ question
  165. can send!!
  166. User-defined functions
  167. Multipmap of pointers, sort by key
  168. a typedef question
  169. program
  170. Quicksort
  171. writing to file
  172. Programmers Judgement and Software programming companies
  173. Multiple calls on same std::string object
  174. compilation error
  175. OOPs way to do this in C++?
  176. array init in constructor
  177. Posix thread exiting and destructors
  178. Stroustrup 5.9 exercise 12
  179. i m stucked...
  180. Saving temporary objects
  181. flex and yacc
  182. g++ and subclass template specialization
  183. Find Programming Job?
  184. how to handle Control-D in getline ?
  185. Including large amounts of data in C++ binary
  186. home made handle
  187. linked list search
  188. cool!!!!!!
  189. real address of a member function
  190. A real threaded singleton
  191. Trouble using function pointers as parameters.
  192. STL hash<> function - where is the header?
  193. getting started with video
  194. Errors in compilation of simple programme
  195. Implementing member object's virtual functions
  196. Why this code must add sizeof()?
  197. Stroustrup 5.9 exercise 11
  198. Error on strcat
  199. return new wat it means
  200. Finding a program argument
  201. searching a linked list
  202. searching to a specific line in file
  203. converting to const char*
  204. anonymous derived class
  205. Bug report: visual C++
  206. Urgent Help Needed: The EPVH-1.1 Visual Hull Library.
  207. "has member" detection using templates - why "." operator fails ?
  208. why " for(char i=64; i<128; i++ ) " gives an infinite loop?
  209. Admission Control For WLAN (DHCP, Service Controller) ?
  210. PAAppViewer3 (AppViewer3)?
  211. C++ in a windows plateform
  212. isError(), errorMessage()
  213. Simple XML tag validator
  214. Reading data from files
  215. cool!
  216. my friends
  217. Gettext
  218. Two small problems...
  219. ===Welcome to comp.lang.c++! Read this first.
  220. A comprehensive directory of well written tutorials with 1000+ entries
  221. Having trouble adding random numbers
  222. std::vector::_M_insert_aux() code
  223. boost::program_options syntax questions
  224. BoostCon'07 Early Registration Deadline
  225. whats wrong with this ? (compilation errors)
  226. relational database
  227. Test Tube Zealots: The American Chemical Society Terminates the Membership of Chemists from Iran
  228. I got strange resule while compiling this code...
  229. confused about wallpapers and pictures??
  230. what are the good books for learning VISUAL C++
  231. I want spam
  232. I guess it just depends who you are...
  233. Neural Networks
  234. Passing pointers to Window Forms VC++
  235. strange: k=(++i)+(++i)+(++i)???
  236. SWIG, Python, C++, and Coca-Cola
  237. Peculiar floating point numbers in GCC
  238. case insensitive find on case sensitive stl map
  239. polymorphism in static member functions? --can it be virtual?
  240. std::auto_ptr_ref workings
  241. derive a class from a struct?
  242. std::sort std::vector predicate problem
  243. Operator ->
  244. Preprecessor and white spaces
  245. Iterating and printing
  246. polymorphism with reference and pointer object
  247. low and high frequency of an audio file
  248. Help , why not return a true array?
  249. iterator error
  250. Are literals objects?