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. DLLs
  2. Data structure for Counter frequence of Pairs
  3. Announcing RPSL: a GNU autotools-based build system
  4. How to read this kind of file?
  5. Indexing large data
  6. What is the return value of this function
  7. Future of unmanaged C++ ?
  8. Structure layout
  9. HASH_MAP
  10. C++ value class that preserves and simplifies radicals?
  11. Comeau compiler
  12. using BOOST with C++
  13. How to make the operator < ( ) work ?
  14. Q: Exceptions and when to use them
  15. Regarding FAQ 36.8: populating the map automatically
  16. difference between a structure and a class
  17. Obj* ptr = new Obj(X)
  18. Endianness
  19. How to create Form without parent in Builder C++?
  20. map::insert gives compile error when copy constructor is added.
  21. C++ in depth
  22. Garbage Collection Survey
  23. how to cast?
  24. requiring a heap-based objects
  25. REPOST of Begginner question please help
  26. maxima & minima
  27. How bad is making a field mutable?
  28. more about Qt
  29. std::set versus tr1::unordered_set
  30. From Borland C++ 502 to Visual C++ 6
  31. From Borland C++ 502 to Visual C++
  32. Instantiating an object of the cmd line arg type
  33. C++ documentation tool - betatesters needed
  34. are the objects created in the stack guarranted to have been created?
  35. System.Net.WebClient in Dev C++
  36. template function question
  37. mysql C++ API (sorry for posting here!)
  38. Diggins PDP #5: KMatrix (fixed row and column matricieis)
  39. ofstream error conditions
  40. VC++ and ActiveX Microsoft Web Browser
  41. Including related files
  42. Throwing exceptions from copy constructor
  43. Urgent Opening For C++,VC++
  44. Iterator of STL vector of a template arg fails!
  45. Conditional compilation based on hardware info
  46. classe string
  47. 32 bit c++ complier
  48. using Numeric in C++
  49. Diggins PDP #4 : FFT (Fast Fourier Transform)
  50. Changing Project Settings for a Debug Build to Redirect I/O
  51. Passing a reference to static-const class member --> link error?
  52. Heap Alloc Exception Problem
  53. Looking for a special <map>
  54. multiple definition problem
  55. instantiate an array of class
  56. Automatic initialization of map()?
  57. Initializing member variable array?
  58. Help needed in modifying a record
  59. graphics and plots with C++
  60. order of extern initialization?
  61. auto_ptr vs shared_ptr
  62. strcpy
  63. struct stat st; stat(fileName.c_str(), &st); hu?
  64. Size of source vs. compiled files
  65. [C++] Odd Problem with "substr"
  66. operator() -- not executed inside for_each()
  67. Fastest way to zero a vector?
  68. XP2005 Workshop: Agile development with Domain Specific Languages
  69. strange runtime behaviour with gcc
  70. Read contents of text file.
  71. Specialising a template member function of a template class?
  72. class granuity?
  73. Uninitialized constant objects
  74. int(a) vs (int)a
  75. Floating Point Bug in Visual Studio 2003
  76. Ackerman Function with ANSI C compilator
  77. Virtual Destructor
  78. Learning C++
  79. Intel C++ Compiler Newsgroups?
  80. difference between plain C and a full object oriented programming
  81. How to alter argc and argv
  82. cast problem pthreads
  83. typeid problem
  84. typeinfo implementation
  85. Network Programming
  86. How to get my own IP address without DNS
  87. About STATIC_CHECK macro
  88. streaming client?
  89. ocx doesn't show dll resources
  90. How to make active x component in vc ++ 6.0
  91. Generic Friendship Policies
  92. Doubts regarding C++ runtime
  93. *** Welcome to comp.lang.c++! Read this first.
  94. Singleton question.
  95. Interpolation?
  96. MultiThreading C++ Windows Forms
  97. global object(s) construction
  98. exception specification
  99. lifetime of temporary object from function return & optimization
  100. forward declaration vs. typedef
  101. allocate on the heap when using exception
  102. What gets inlined?
  103. Using namespace considered bad?
  104. overloading -> operator,,,
  105. Static linking of a DLL in a service application?
  106. Const containers.
  107. __vfptr problem in VC++.NET
  108. Available C++ Libraries FAQ
  109. initialization in switch
  110. OO design and communication between classes
  111. Using class inside itself
  112. Object Factories
  113. 2005 ICFP Programming Contest
  114. Beginner please help
  115. #define can't be inside function?
  116. object is getting scrambled, but why? plz help!
  117. Special scope rules for static operators?
  118. Is input/output stream buffer behaviour random acc. to C++ standard?
  119. fstream::get(char&) repeating last character
  120. Iterator
  121. Beginners Doubts
  122. extracting records from a file
  123. unexpected abstraction penalty in C++
  124. delete operator
  125. delegation
  126. compile problem: friend class w/ non default constructor
  127. annoying warning message from g++ compiler
  128. static definitions
  129. overload
  130. How can I put Omega sign to my program ?
  131. Q: Order of construction for objects
  132. How to use a filename string with fstream?
  133. (15+n2); not working where n2 is class
  134. Returning a STL Map Object
  135. C++ Class to do File Text Based Operations
  136. fixed type allocator - Intel IPP
  137. The better ANSI c++ compiler for me ?
  138. uflow() vs underflow()
  139. Help. const object uninitialized problem.
  140. design question [long]
  141. Help needed for HTTPS download
  142. Operator << not valid on unsigned?
  143. How to sort a bitset vector quickly?
  144. Std Iterator Problem
  145. Thread Prioritisation
  146. A question about understanding
  147. Linker Message: "discarded section"
  148. Is file<<"Some string"<<endl is an atomic operation.
  149. Pure virtual destructor
  150. Reading file input into a string vector
  151. q: STL vector manipulation
  152. How to get the name of a parent class statically?
  153. How to update typeset on classes
  154. unexpected stream output with commas
  155. Is T in this context deducible?
  156. Conversion from int and float to string / c++
  157. FYI:C++ in the Linux Kernel
  158. How to pass a pointer to an unknown-size array?
  159. Please share your thoughts on Member Function Templates
  160. Why memory leaks?
  161. differs in levels of indirection from...
  162. How to Call Templatise function of class
  163. CORBA/TAO vs XML
  164. inheritance with one base class and three subclasses
  165. c++ and event programming
  166. Hiding ascii text in memcpy?
  167. ostream_iterator annoyance
  168. Array Programming Questions:
  169. How can I close or delay applications in Windows from outside the program?
  170. Windows Forms File - Hex Conversion help.
  171. Interesting game!
  172. Interesting game!
  173. dynamic variable name
  174. Dynamic decide derivated obj
  175. What structure to choose
  176. pointer to pointer to const
  177. Partial spec and nontype parameters.
  178. Why is this failing?
  179. Converting h files to a class diagram?
  180. Calculating overtime
  181. Design of class question
  182. Does this class will make a pointer in c++ work like the reference in java
  183. *&
  184. abstract destructor
  185. design guidance .. I'm confused
  186. popen() and writing to returned file pointer
  187. Converting source files to something nicely formatted, and printable?
  188. STL:invoking a member of an object not in the container
  189. Warning with the use of tolower
  190. who do know std::ctime() how implement? Help me?
  191. char * !!
  192. .a files and .lib files
  193. "using" declaration
  194. SKAL's mpeg4 codec
  195. Placement new - application
  196. CFP:: 1st World Congress on the Power of Language:
  197. Smart Pointer help
  198. Help!
  199. news server name
  200. unexpected exception
  201. Linker complains about symbol it can't possibly use
  202. is there a separate STL newsgroup ?
  203. Algorithm to identify network differences
  204. Why different sums for these two functions for large sets of data?
  205. Question about message queue
  206. question on inlining
  207. signature
  208. A query : C++
  209. is this behaviour acceptible?
  210. C4251 warning message
  211. Diggins PDP #3 : arbitrary precision integers
  212. How to concatenate two integer values
  213. Diggins PDP #1.2 : Binary Arithmetic Algorithms
  214. time functions from C/C++/VC++ confuse me....
  215. How can I synchronize access to a shared data structure?
  216. OO Database Design in C++
  217. Accelerated C++ Chapter 15: Would you do that?
  218. list iterator
  219. Storing Data in Binary Field using ADODB
  220. sizeof(struct::member)
  221. How to write a https client?
  222. If you smoke, go to www.pixi.biz
  223. member const initialisation
  224. Function Pointer
  225. QT
  226. C++ doubt
  227. Help: going crazy with a proxy class...
  228. Is it possible to call a function which name is given by a string?
  229. Socket - Threads Programmation
  230. What are OOP's Jargons and Complexities?
  231. bloodshed dev-c++
  232. some more about operator overloading
  233. I want to avoid declaring a function!
  234. list traversal.
  235. operator overloading
  236. How to create an initialise pointer to pointer to function variable;
  237. Calling a constructor from another
  238. Why do we need seperate ptr_fun/mem_fun/mem_fun_ref functions?
  239. Diggins PDP #2 : Meta-Binders (binding functions to functions)
  240. STL containers book recommendation?
  241. Types of constructors
  242. How do I call the copy constructer here.
  243. Problem casting from a vector
  244. reference counting
  245. a question about zthread.hh
  246. Q question about inheritance
  247. inheritance
  248. inheritance
  249. inheritance
  250. concrete operation
  251. Ending input with an istream_iterator
  252. Function objects with state
  253. Stack Implementation Code
  254. BST Source-Code
  255. Composite and Prime Numbers
  256. DayFinder Source Code!
  257. const static Vs. static const
  258. Diggins PDP #1 : Binary Arithmetic Algorithms (division / multiplication / full_adder )
  259. Getting Started in Programming & Scripting
  260. STL containers in shared memory
  261. HELP - how to convert a string representation of a number to a number ?
  262. enum in class
  263. inheritance
  264. C++ libraries for video games?
  265. exceptions
  266. output iterators
  267. Strange VC 6.0 compiler problem
  268. global namespace
  269. Dvd audio track
  270. What is the use of namespacename::classname().function()
  271. C++(object oriented) source codes of applications designed for embedded systems
  272. Assignment operaor
  273. VC++ .NET 2003 Output Window
  274. a question about understanding some piece of text from a book
  275. some stuff about Qt + urgent help
  276. I need a programmer
  277. Program Closes
  278. dynamic_cast to find out the deleted pointer
  279. What is the data structure & algorithm that is fastest searching & sorting.
  280. can I do "delete &reference"
  281. Here it is. The smoking gun.
  282. Empty class declarations
  283. Enums reference in C++
  284. Implicit typename, typedefs, and inheritance
  285. Assigning floats using precision (funny example)
  286. Template matching with inner classes
  287. Advice on input organisation
  288. temporary object
  289. global variables
  290. LEDA compilation problem
  291. Evaluation of expressions
  292. Assign class memer in body of constructor
  293. Sound Triggering
  294. Order of evaluation
  295. exception handling within initialization list
  296. XML server for XUL application
  297. more copy constructor when returning value
  298. unicode text file
  299. Making .lib file from C++ file ??
  300. Accessing a Meber function through a pointer to a class
  301. should it be member function or not
  302. Binary search tree and Dictionary
  303. C++ exception handling : impacted by gcc optimizaton level?
  304. hash_set: problem with hash function?
  305. convert fortran real to...
  306. Iterating through multi_array_ref like a C-array
  307. need help with stl lists
  308. Any good tutorial books on mySQL and C++ interface
  309. Which is more efficient:STL:Set or array?
  310. urgent help in Qt required
  311. Can I call the function in this way
  312. looking for c++ for MacOS
  313. compiling a c++ class library
  314. Very strange error
  315. Placement new and templates
  316. map iterators -- Circulators?
  317. hiding #define and const string value
  318. What is "incomplete type?" (compiler error)
  319. Passing pointer to member function to different member function that then calls for_each
  320. ar and library
  321. Calling functions from cast operator
  322. Namespace in a typedef
  323. Protecting files
  324. why won't this work after 158th position? get()
  325. heap vs stack memory
  326. getting value from listbox
  327. Importing a DLL function
  328. deep and shallow copy
  329. example for define an ordinary function needed.
  330. ODBC link-time error
  331. why List<ColorPtr> error2; is not corrent?
  332. explaination need for if such a qualifier appears at the outermost level of the parameter type, it is simply ignored:
  333. Instansiating an object
  334. Detection of enum as template parameter
  335. function create at runtime
  336. Calling a funciton implicitly ?
  337. map iterator
  338. Ask about: C++ IDE for Linux
  339. Sets and level order iteration.
  340. Nested class definitions
  341. STL list in a wrapper class
  342. gcc3.2.3 : exception caught, but still segment fault
  343. Enum and string // variable from string
  344. volatility and extern "C" functions
  345. Invoking templatized base class constructor from templatized derived class constructor
  346. problem with testing method with STL
  347. assert to exception : what is the scenario
  348. socket in C++
  349. Is A.func1(param1).func2(param2.)func3.(param3) legal ???
  350. unicode
  351. STL Container to use?
  352. std containers and memory
  353. using namespace
  354. To use a pointer or not.
  355. Libraries Dependencies
  356. Problem using new
  357. alternative to casting to derived type
  358. throw()..clarification
  359. Explanation requested for this speed increase
  360. Recommended practise for exceptions specifications?
  361. xsd (XML schema) to c++ code
  362. default value with reference variable
  363. subscript operator overloading
  364. graph/chart api?
  365. help understand source code in charpter 14.4 of accelerated C++
  366. Q> How can I pass a value through CREATESTRUCT in MDI applications?
  367. Default constructed random access iteratators
  368. operator overloading in templates
  369. template argument required
  370. Is there any good introduction books on C++multithread programming
  371. A basic C++ question
  372. gcc doubt + how errors are handled
  373. match char* to enum
  374. OMG Lightweight Log
  375. static_cast, inheritance and more.
  376. Identifying char * vs char[CONSTANT]
  377. Foward iterators
  378. inlining and function static variables
  379. derivation of a template class
  380. statically link with third-party C++ libary
  381. g++: 'const' qualifiers cannot be applied to...
  382. about istream_iterator
  383. Write short to file in binary format
  384. When to use #include <> and #include " "
  385. what's wrong with this helloworld program?
  386. speed up
  387. Some strange behaviour of printf.
  388. explicit instantiation of template methods of template classes
  389. What would be the output? and Why?
  390. Proxy classes
  391. Templated compositors
  392. Porting from Visual Studio to Borland Command Line Compiler
  393. redeclaring (pure) virtual functions in derived classes?
  394. STL function REMOVE doesn't work
  395. "virtual outside class declaration" and "declaration does not declare anything"
  396. Anyway to extract properties and interfaces provided by any object.
  397. Static library Vs. Dynamic library
  398. Forward declarations and inlining
  399. namespace templates
  400. typename liability for inherited typedefs
  401. STL problem
  402. Sharing a trivial static_assert meta-function, any comments?
  403. more template problem
  404. benchmark to calculate the time of each memory access
  405. type t determination - operator << and >>
  406. Just a liitle question abou VC++ and MFC
  407. Public Data in Private Class or Private Data in Public Class?
  408. return static multidim array
  409. Virtual functions --- Explain me.
  410. It seems gdb can not work well for c++ program
  411. how to link static library to another static libraries
  412. Qs on 'late construction' and operator >>
  413. question regarding header files
  414. Doubt with auto_ptr_ref
  415. DAMAGE: after Normal block (#45)
  416. Standard for returning character arrays?
  417. Member functions inside structure blocks?
  418. How to interate map
  419. simple reference question
  420. Generating licence key & expiry date from C/C++
  421. How can be added an annotation text box to points of a chart series?
  422. What does it mean const() after function declaration
  423. Linker Errors - symbols pointing to templates not resolved
  424. Accessing static data member through a method of destroyed object
  425. boost program_options link error
  426. can't find third-party C++ library
  427. calling base class destructor implicitly from derived classes
  428. Client/server Multicast API
  429. Having trouble with my queue.
  430. A function for a generic STL container
  431. plz tell me how 2 find GCD(greater common diviser)
  432. Recursive construction of derived classes.
  433. core-dump with list copy
  434. formatting floating numbers into 7 digits?
  435. const string which cause segmentation fault - any way to detect this bug during compile time?
  436. Initializing Object References...See Example Code!!
  437. STL and some Template
  438. operator<< in a template class
  439. How to force 'inline' with GCC or ICC
  440. map : iterator increment/decrement code
  441. implementation of queue in c++
  442. STL, Handle-Body,templates
  443. std::getline
  444. Matrix multiply code
  445. g++ and locale on Solaris 10
  446. Compiler options for 16-bit DOS applications?
  447. API Design
  448. STL and Handle body pattern
  449. c++ compiler
  450. Howto obfuscate OBJECT code (and not source code)?
  451. operator+= question
  452. need to know the container category
  453. URL in C++
  454. Self id of object array
  455. Diff btwn Function overloading and overriding
  456. prefix vs. postfix
  457. Simple crypto library
  458. Subject: C to JVM compiler (AMPC)
  459. Built in type inheritance.
  460. CString
  461. Sending binary data to stdout
  462. How to extract the key name in hash_map
  463. template problem
  464. The ideal factory
  465. how do I link vftable?
  466. Can't get this static class linked.
  467. Inheritance
  468. Route table changing application
  469. Hashmap copy constructor
  470. GRETA and STLPort?
  471. Posix Thread : C++ : poiinter to Member function
  472. How to check memory leak in C/C++ programs?
  473. Thunking
  474. C++ and Interfaces, Multiple Inheritance or Composition?
  475. efficiency of vector::push_back?
  476. q: static variable initiaization
  477. access to member array via public members
  478. Please Help: problem using char[9] as key type of map
  479. ERROR: storage size of 'tzp' isn't known
  480. 7754 monografia monografias teses dissertaçõestrabalhos escolares 7754
  481. Disable a VC7 error
  482. Assignment Operator with auto_ptr
  483. successor function for STL lists
  484. struct searching
  485. how to swap with pointers ?
  486. Return stdin to keyboard
  487. How to random read/write the file in fstream?
  488. CC and K flag
  489. cout
  490. ofstream
  491. Need to View the contents of an EXE file
  492. Output to be redirected from console to file..
  493. Accessing high and low bytes of a unsigned short in a struct.
  494. Does mPatrol run on Windows ?
  495. Using your own namespace for the first time
  496. operator[] and different behaviour for reading and writing
  497. c++ and 'single colon'
  498. strlen() speed test
  499. what's the bahaviro of pop_back for an empty vector?
  500. array of references
  501. Visual Studio Debugger Confused about Source Files
  502. Calculating subnet wiht netmask...
  503. Open an image
  504. float accuracy: Corba IDL vs. C++
  505. Simulated Annealing and timetables
  506. a piece of code for handle - body
  507. Code profiling for VC++ in Visual Studio 7.1?
  508. Linking problem
  509. Warnings of deprecated conversion from string to char* while simulating a command line
  510. trying to make a class (ABase) non-derivable
  511. FTP client
  512. namespaces and function overloading
  513. Using header <new>
  514. Using multiple classes results in undefined symbols
  515. overloading .
  516. Templates and specialization
  517. abstract
  518. How to append context to a FILE?
  519. Template parameter (class) with a typedef member
  520. small confusion about the the C++ programming language by B.S.
  521. Directory check for new files
  522. dynamic_cast<T*>(deleted_pointer)?
  523. Member function specialization workarounds?
  524. Embedded C++ Compilers
  525. Design question with inheritance
  526. partial specialization of template member function
  527. Online/HTML documentation for Std Lib
  528. Decent C++ library for matrix manipulation and calculating Eigenvalues/vectors
  529. Typedef A references struct B which references struct A which...
  530. line starting with ::
  531. Some errors when using empty template argument
  532. Dutch forum / newsgroup for C++
  533. How to define the class based on the detailes of the template argument?
  534. MFC7 dlls
  535. templates and (inline) optimization
  536. return reference to member variable
  537. Naming Conventions
  538. fork or threads
  539. relation between typeid and typeinfo class (related by friend ?)
  540. How to explicitly define class with different template arguments?
  541. How can I get the c0ws.bog?
  542. How to create two CDialog windows active in MFC ?
  543. member variable constant after construction
  544. How to declare static members of a template class
  545. Undefined constructor of std::string
  546. <typeinfo>
  547. The worst thing about C++
  548. STL Standards Document
  549. how to pass a variable to a function defined with no variables in C++
  550. std namespace