Home : Bytes IT Community / 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

  1. function pointer to constructor
  2. monitor memory leak
  3. static
  4. ld question
  5. Is this use of enum ok?
  6. Formatting a large number with a locale
  7. A problem about concatenation in macro
  8. Brainbench C++ test (OT?)
  9. conflict between friend function and inherited class function
  10. very import
  11. very import
  12. Good development practices
  13. Watcom C
  14. Linking dynamic libs in DDD/GDB
  15. for_each loop on a map without a functor
  16. Implementing operator<<
  17. my code to prove working set larger than virtual bytes
  18. New way of doing integer types
  19. Can i get the class of an object of which i only have the address?
  20. C++0x two Unicode proposals. A correction one and a different one
  21. Function template specialization
  22. Forking !
  23. compile error about void*
  24. sort linked listW
  25. small bool problem
  26. how to find the first iterator that not equals to some specifiedvalue?
  27. no-fail swap for char []'s
  28. extra feature on function syntax, what is it for?
  29. OOP question: Is upcasting ok in this situation?
  30. Controlling/releasing ownership in shared_ptr
  31. string vs. ostringstream
  32. really stupid problem with "this" pointer
  33. Findind parameters from a equation
  34. system analysisit, learn about oracle language
  35. What are polymorphic classes
  36. Lost in encoding stuff
  37. Thinking of your next holiday
  38. Regarding Thread deadlock
  39. Win32 C programmer here - what to learn next?
  40. initializer Vs assignment list in constructor
  41. Calling C functions from C++
  42. template argument question
  43. Initialize a std::set with keys from a std::map
  44. Attribute Setting Methods
  45. integer to char*
  46. Question about copy constructor
  47. maps and constructors
  48. Why pA->foo() works in this code?
  49. friend :
  50. Using templates
  51. 9899:1990 standard
  52. monitor page fault
  53. re-interpret cast
  54. about dwAllocationGranularity of SYSTEM_INFO
  55. system idle process
  56. find_if and mem_fun not getting expected results
  57. Program Running Time
  58. Bypass the overload of the address-of operator
  59. complile time error.
  60. Hello, basic question regarding checkboxes
  61. string reading with sscanf
  62. jokes and funny pictures
  63. vectors and user-defined objects
  64. next ISO C++ standard
  65. my dear friends
  66. Template instantiation issue on Dev C++ compiler.
  67. Image cursor position
  68. final equivalent
  69. Help for understanding the self assignment protection
  70. available memory from task manager
  71. template declaration
  72. hpp
  73. templates being exported
  74. using task manager to monitor memory
  75. Exception Handling constructor
  76. new and VirtualAlloc
  77. extern ** environ...
  78. unions having virtual functions
  79. make_transform_iterator and shared_ptr
  80. Extend streams in C++
  81. pure operator=
  82. Pointers to specific memory addresses
  83. Dynamic #define
  84. what did the bible say about Mohammad?
  85. numeric constants
  86. How to force a call for an inspector
  87. Ignore this message.
  88. how to write a stateful allocator with gcc and stl
  89. How can you quickly find the number of elements stored in a a) staticarray b) dynamic array ?
  90. How to call a template function in a template class?
  91. Final call for papers
  92. Swaping?
  93. static member question
  94. Most Popular Cross Platform GUI
  95. Trick to prevent conversion
  96. C++ IDE with graphical application building and good portability
  97. Still confused why working set larger than virtual memory
  98. replace loop with some algo ( std & boost maybe )
  99. modifying a vector (STL) in a function
  100. identical function names in and out a class can't compile
  101. Which way is better?
  102. unicode string to C string?
  103. AND Operation on a two dimensional array
  104. const arguments question
  105. initial value of reference to non-const must be an lvalue
  106. Returning Window Position Given Handle
  107. templates
  108. Some people really need to move forward
  109. sizeof() , different results for same thing in C and C++. Why?
  110. Kurukshetra08 - international level tech fest @ CEG , anna Univ
  111. typesafe bitwise operations based on enums
  112. operator overloading question
  113. working set is larger than virtual bytes?
  114. page fault
  115. Strange Spanish Question Mark (¿) Appearance at the Very Beginning of Output HTML Files Using C++
  116. std::string::npos always < std::string::size() ?
  117. Makefile question.
  118. Looking for help with a loop algorithm
  119. Class with functions that return STL containers with incomplete types
  120. Renaissance Games
  121. Run-time template list definition / Run-time variable type definition
  122. How are organizations adopting agile software development approaches?
  123. working set, virtual bytes and private bytes
  124. Chuck Norris > Jet li /Discuss
  125. window rotation
  126. to identify the caller of a function
  127. Unpredictable behaviour
  128. Problem: apache plugin initialises C++ statics twice
  129. Number of machine instructions generated by code
  130. std::stringstream returning back values
  131. Should one use std::string*, std::map* to avoid copying ?
  132. using and ambiguous call
  133. Linker error: undefined reference to `___builtin_vec_new'
  134. Cygwin and g++
  135. why is h file needed?
  136. problem with inner class of a class template as member function returntype
  137. std::list safely pop out iterator
  138. using swap to make assignment operator exception safe
  139. [Urgent]:DLL Loading Failed [LoadLibrary()](reason Invalid memeoryaccess(@err 998) (VC++)
  140. C++ questions!
  141. How to implement your own preprocessor directive
  142. avoiding copying of iterator to const_iterator
  143. Reverse Engineer a dot net code
  144. creation of objects?
  145. access specifiers for friend functions
  146. Which Visual C++ should I buy
  147. Dipping my toes in cross-platform GUI
  148. class-based access control VS instance-based access control
  149. Is my C++ book outdated?
  150. Needed C/C++ code for memory manager with following reqirements
  151. Happy New Year Frd'zz
  152. prefix decrement on temporary object
  153. boost::thread and class d'tor
  154. Computer languages tips and tricks
  155. How To Accessing C++ Class objects in C : getting error fatal error
  156. Only one printer shown in CPrintDlg Combobox
  157. exported templates in icpc
  158. simple question
  159. constant global variables using in other compilation units,
  160. ambiguous overload
  161. best way to init in c++?(DX9)
  162. ATL expose struct
  163. Questions about const
  164. Problem with <algorithm> transform
  165. Automatic Mock Object For C++
  166. operator()
  167. what is recursion in c++.
  168. initialization sequence issue
  169. Validity of pointer conversions
  170. memory leak in the code?
  171. Realizzare una connessione con inserimento del codice capthaautomatico
  172. vector init behavior
  173. header file and 'using directive'
  174. resolution of references by the compiler/linker
  175. bad_alloc
  176. hello world
  177. GetOpt_pp: Yet another C++ version of getopt
  178. C++ equivalent to Java's BigInteger
  179. Precompiled Header(s)
  180. tool hunt
  181. problem understanding :: operator in bitset class declaration
  182. Is this the wrong way to use std::list?
  183. Find out class type of polymorphic object
  184. Memory issues with Map
  185. Run-time overhead for multiple inheritance
  186. Iterating a multidimensional std::vector using array notation?
  187. Must assignment be a member function always?
  188. STL sort throw exception?
  189. relax
  190. upcasting in vector
  191. C++ Flags
  192. AS
  193. Cant find a logical explanation for this error
  194. Few design questions and auto_ptr
  195. i want to share my secrets with u.........
  196. lucas ares
  197. Any unusual C++ implementations?
  198. returning references
  199. Design problem: Factory pattern needs 'static virtual'?
  200. problem in OPT++(C++ optimization toolbox)
  201. Percentage Likeness between strings
  202. passing unnamed array to function
  203. USB help
  204. Book concerning Network Programming
  205. calling class method
  206. Namespaces
  207. Flummoxed by a compiler error
  208. Registry Update
  209. C++ FAQ LITE and header files
  210. valarray <vallaray<T> > efficiency
  211. Ambiguity with Smart Pointers (Boost or similar)
  212. ostream outputting garbage
  213. Working directly on output stream
  214. not able to get debug info for executable on windows
  215. Storing byte stream in std::string
  216. Constrained Optimization Problem in C++
  217. constructors as virtual
  218. Which programing language should I learn?
  219. Types ambiguity
  220. File map performance
  221. cout << -2147483648 ; strange output in g++
  222. commenting source code
  223. linking static template variable
  224. int main(void) is better than int main()
  225. problem with boost::regex compilation
  226. hunt for c++ professionals
  227. Template specialization
  228. Gcc for windows
  229. unmanaged resource
  230. Synchronization and volatile
  231. std::atexit
  232. Why can this not be initialized?
  233. good windows IDE ?
  234. dubious use of friendship
  235. Counting function calls
  236. I suppose it is up to us to post some content and scroll down thesabotagers
  237. references to functions
  238. A problem about explicit instantiation of class template
  239. What does this mean?
  240. References and pointers
  241. Problem : cross reference between classes
  242. Big annoyance in TR1
  243. Extremely large numbers in c++
  244. STL map or hash map using struct as data and find it
  245. List Operations
  246. Nonstatic member example?
  247. Standard 23.1 - std::map::value_type must be assignable?
  248. Importance Notice !!
  249. stack
  250. c++
  251. c++
  252. appending data to binary file fstream
  253. hello evry body
  254. Double-Checked Locking pattern issue
  255. function template question
  256. Nanya source code C++
  257. Base Class pointers to Derived Classes calling functions.
  258. Test your C++ Skill(Online test C++)
  259. safe for exception code?
  260. Deleting array of derived class
  261. Returning a reference to a local variable
  262. class dependencies and namespace
  263. STL Vector Handle
  264. Pointer back to a specific instance.
  265. STL headers
  266. a simple ques
  267. Confusion with iterator
  268. Define Object
  269. Welcome to my webside that provides help in English Study forChinese..
  270. is there a way to call a function depending on an integer at runtime?
  271. Igraph Library Weighted Edges
  272. Is there a memory leak in this code ?
  273. High Score File I/O
  274. What's wrong with the member function?
  275. about internet
  276. Need for custom allocators library
  277. MSDN volatile sample
  278. char_traits of user defined "char" type
  279. Calling a function only once
  280. A question about variable-argument lists
  281. A question about variable-argument lists
  282. Wireless connection issue
  283. install other STL (SGI STLport, etc) on Visual Studio 2008 (C++ 9.0)
  284. Check if virtual function has been overloaded
  285. Determining whether a derived class overrides a virtual memberfunction
  286. Procedure Function
  287. Help needed with "discards qualifiers" warning
  288. fast templated bitfield finder
  289. why visual studio does not optimize constructor in this case
  290. Effective C++ 3/e or 2/e ?
  291. High Speed IRQ Timer/Clock in C
  292. remove spaces from begin a string
  293. Why should I declare again ?
  294. Template -- Diamond ring Problem
  295. Challenging GotW 66's moral
  296. member functions returning class type
  297. Configuration hierarchy organization
  298. Coding for Windows and Linux
  299. swap char array.
  300. Namespaces
  301. Placement new for Arrays : How does VC++ handle it ?
  302. Problem with dev-c++
  303. Why it is not good code for constructor
  304. bad_alloc
  305. c++
  306. what will be the size of the class & Object ?
  307. How to make template classes in .o files work?
  308. Thread killing problem
  309. nested comments
  310. RAII (Resource Acquisition Is Initialization) pattern limitations
  311. Variable life cycle
  312. the address returned from "new" statement is 32 bit aligned?
  313. Why MSVC 6++ cannot find the .h file?
  314. while(!FP.eof()) is reading the last data point of the file twice
  315. Have a Happy Holiday Season from:
  316. Revistiing using return value as reference
  317. c++ language
  318. Array To Vector Conversion
  319. MS VC++ Runtime error when start MATLAB!!
  320. What does "expected unqualified-id before numeric constant" mean?
  321. Is default behavior still desired in this case?
  322. Pure virtual destructor
  323. Is it legal to create such a member template conversion operator?
  324. sizeof and a class with virtual members
  325. buffer
  326. why Its a Valid Code
  327. reference and pointer-reference
  328. void * pointers
  329. Implementing STL container in shared memeory
  330. Need advice on selecting a development environment
  331. Unusual C construct - What is it?
  332. delete[]
  333. Sparse Matrix
  334. access conflict with (LPVOID)this in CreateWindowEx
  335. STL vector insert/erase question
  336. header file inclusion in c++
  337. is Apache License, Version 2.0 similar to GPL or LGPL
  338. M I ambiguity
  339. Bjarne's exception safe sample
  340. STL vector
  341. Problem reading a bin file
  342. pointers
  343. I want a editorC++
  344. transform algorithm and casting of functions
  345. Hello
  346. library problem
  347. private destructor in base class
  348. question about vectors
  349. lvalue not needed for operator += : 5 += obj works
  350. Performance of the std::map during a search
  351. Hi, i have information about C, C++ and Java language, download now
  352. search all subsets?
  353. zoom a bitmap image in C++
  354. static inline function not found during linking
  355. is such exception handling approach good?
  356. Reference are always lvalue?
  357. cv-qualified
  358. C++ Primer (4th Ed.) - lvalue op= expr
  359. 3 level inheritance heirarchy
  360. Which (virtual) function from which class is called?
  361. assignment of const class members
  362. the return value of a process
  363. Which destructor is called in which sequence at the end of the main program?
  364. array question
  365. Single instance issue
  366. lvalue and assignment to temporary object
  367. Const Varible recognisation by C++ Compiler
  368. overloaded operator=()
  369. default parameters in constructor -- design issue
  370. Can someone recommend some sites?
  371. does this have undefined behaviour
  372. C++ class confusion
  373. Reading Strings from Resource file.
  374. accessing contiguous std::vector elements as a pair
  375. forward-decl for Singleton?
  376. Image sequence listing ...
  377. C# TransparencyKey question
  378. Class Design Alternatives
  379. member name lookup
  380. Run just portable apps on a PC?
  381. Allocating vector of strings seem to crash. Allocating array ofstrings seems to be ok .
  382. Problem | std::string length gives Junk value in expression
  383. Calling Java class from C++ Build Errors
  384. Calling identically-named parent method
  385. help! throw SIGSEGV signal while open shared object from Tomcatserver, But success in JUnit
  386. operator = overloading...
  387. type-safe varargs
  388. How can we overload '=' operator using friend function c++
  389. Ambiguous call to overloaded function
  390. lack of implicit casting to T* and boost::shared_ptr::get()
  391. std::list remove element mid iteration
  392. Passed value not being received
  393. Why is this ambiguous?
  394. Search a web page which offers nifty little test questions and solution about programming C++
  395. zero initialization.
  396. television ad
  397. delete pointers in destructor
  398. header file to include java classes?
  399. problem in debugging with Microsoft VC++ .net Ver 7.0
  400. abc
  401. scope of template-inherited members
  402. How can i force my derivers to call a base function
  403. why Visual Studio can not optimize the initialization code?
  404. c++
  405. TStrings::LoadFromFile and TStrings::LoadFromStream Access ViolationError
  406. How do you guys name the parameters of constructing methods?
  407. For classes with static members
  408. STL std::string difference between reserve and resize ()
  409. pure member functions
  410. buy product send web
  411. covariant return types
  412. overloading base class functions
  413. un-catched Exceptions in mixed C/C++ code
  414. Array Size - Upper Limit
  415. duplicate definitions with template member function
  416. member variable initialization
  417. friendship
  418. send me
  419. mind reader program
  420. Getting date/time of HTTP file
  421. Conditional copying using stl functions
  422. c++ calling c functions
  423. reference variables
  424. initializing public static const std::string member
  425. Seg Fault in C library.
  426. how to know whether a queue has contained an element
  427. converting some simple pseudocode to c++
  428. Get lvalue through rvalue
  429. Any Open Source C++ IDE
  430. storing a list of struct in a file
  431. MSDN const_cast sample
  432. Array memory allocation
  433. copy a file to std output
  434. Bit operations on buffers
  435. C++ exception handling
  436. return type of conversion opeator
  437. internet tricks and tips
  438. ifstream/string ctor
  439. A question about member template?
  440. The type of *this
  441. return reference to local variable, good code?
  442. switch statement
  443. reference mebmber variable
  444. static libs... is this allowed?
  445. error: expected nested-name-specifier
  446. Static Pointer to Functions inside Class?
  447. Excuse me!!
  448. In STL what is the sub-allocation?
  449. What is the usage of "valarray operator+() const;"?
  450. Using SGI extension, how to ?
  451. default implementation of assignment operator
  452. non-const reference and const reference
  453. an Invitation to be Involved in a Survey on Developing ScientificComputing Software
  454. Question about memory management.
  455. get(buffer, size) and CGI
  456. Inheritance of overloaded vararg methods
  457. Can't use STL algorithms and binders with function that has referenceparameter
  458. How does this work without instantiating an object of the Studentclass?
  459. animator
  460. Can I use a string to create a object?
  461. A non-const reference may only be bound to an lvalue?
  462. new can be overridden
  463. Pointer Converts to Direct Memory
  464. EngSim: Engineering Simulation/Graphics Library for MS VC++
  465. Efficiently Parsing Data
  466. Anything illegal in this code?
  467. operator difference
  468. std:: vector push_back a struct
  469. TOP C++ TALENT
  470. Implicit type conversion in combination with templates
  471. Using declaration inside first template parameter as default valuefor second template parameter.
  472. virtual base classes, templates, and static functions
  473. interface question: what should return a transformation method?
  474. help!
  475. Is there any """Anti Stringizing operator #"""
  476. what is the problem with static main()
  477. Meyers-Singleton
  478. template function v.s. template class
  479. c++ optimization
  480. Reading a file using istearm
  481. distance_type vs. size_type for iterator
  482. Map and memory issues
  483. tv
  484. char *, unsigned char * and POD types
  485. Can different member functions of the same class be in differenttranslation units?
  486. #pragma once in ISO standard yet?
  487. Q) Identifying the correct data type at run time (RTTI anddynamic_cast)
  488. How can I instantiate a class with it's name? read my text ahead...
  489. Weeding out Hexadecimal IP address
  490. bogus entries in map (std library)
  491. object slicing
  492. looking for the pure C++ programming software
  493. template question
  494. 2008 coming on new computer langs-c++
  495. Opening for Chief Architect(Sr.Director) with World's No1 EmailService & Search Engine Company
  496. c++ socket library
  497. template function issue
  498. Bitstream type of class
  499. Problem with user-defined IO streambuf for encoding purposes
  500. std::streambuf::setp and std::streambuf::epptr()
  501. using a char* pointer returned by c_str after a string has beendeallocated
  502. Wrap entry point main() in C++
  503. Correct Way of Handling Exception
  504. can't use typedef of nested class in template class
  505. Count running instances and user privileges on windows 2k3
  506. automatic type conversion
  507. know more about c++
  508. Efficient way to store a limited number of booleans
  509. constructor conversion vs operator =
  510. Polymorphism (without virtual functions) with a method template.
  511. I need help in initialization list/constructor in abstraction
  512. boost serialization of polymorph classes from DLLs
  513. difference b/w using calloc and new
  514. std::wcout and const char *
  515. explicit keyword
  516. string array v.s. int array
  517. R u retarded
  518. Rationale for 21.3.4p1
  519. SEGFAULTS cant figure it out
  520. c++ strange allocation memory behavior
  521. Why does transform() needs a struct and an operator()?
  522. C# developer leaving Microsoft with some parting words
  523. nameless struct / union
  524. Repeating template parameter
  525. borland builder - putpixel
  526. Anyone recommend some advance topic?
  527. STL implementation of bool intersects(first1,last1,first2,last2)
  528. Function pointer
  529. JPEG library
  530. Function pointers
  531. FIFO buffer with fast lookup
  532. [Compiler limit : linkage specifications nested too deeply] : How tosolve this one?
  533. Timer Q
  534. Help
  535. Deriving from StreamBuf - input buffer
  536. How to make a CString to 2 lines?
  537. How can I send "this" pointer to another Instantianted class...
  538. Stack, Tree, List and Qeue... how i implement one of them?
  539. Is it possible to link LIB files using a GNU g++ compiler/linker(e.g. mingw)?
  540. virtual destructor problem
  541. problem in code running on msvs2008 c++ while same logic runs fine onturbo c++ 3.0
  542. self destructing programs
  543. default constructor
  544. final class
  545. How to create two-column list box in Visual C++ without MFC?
  546. Make 2008 a memorable year!
  547. exception catch
  548. exception throw and handle and resume
  549. type_info
  550. initilizing char to null or blank