View Full Version : C++
- boost facilities for determining whether or not a type supports particularsyntax?
- displaying any struct
- vector, hash table, etc. library in C? I am abandoning C++
- Senior Compiler Engineer, Mathworks, Natick MA
- declaring data in classes - what's better?
- Termios is freezing
- 10000 Interview Questions And Answers(C,C++,JAVA,DOTNET,Oracle,SAP)
- Will this leak ? (question on throw statement)
- storage allocation?
- rand function
- Best C++ compiler for DOS programs
- catch( ... )
- metapost & powerpoint comparison
- A garbage collector for C++
- catch (...)
- struct in struct
- using directives
- legacy code?
- What's the best/a good way to access a variable member of an array of structs?
- What's the best/a good way to access a variable member of an array of structs?
- Why the standard doesn't force following the "simple" references link ?
- A new syntax (to me)
- subsets of array
- semantics of std::vector.reserve()
- passing varg to another method
- Quick template newbie question
- Begin() applied on empty Vector returns NULL or non null value????
- calling base class destructor's
- The copy constructor
- Report from ACCU Conference Thursday 20th April
- aCC Compiler error : Cannot use extern object of unknown size
- Accerated C++ question
- Numbered class
- is there any open source c/c++ parser available?
- overloading new
- Defining a constant in a class
- Deriving and Template typedef
- replacing operator new
- replace std::map with <ext/hash_map>
- istream and string
- Need odbc32.lib odbccp32.lib
- system() function usage
- ISAPI DLL Location help
- [Fwd: [yate] we hire!!!]
- new and memory management
- Crash with Seg Fault
- Structs and pointers
- warnings .. and removal
- Member function redeclaration not allowed when constructing temporary object
- Destructor
- Pro*c - Using c++ to retrieve unicode data
- Select function
- The Shell execute command not working
- new process or a new thread
- stl map, lower_bound and upper_bound
- need of virtual keyword
- Problem- strcat with char and char indexed from char array
- Copy bitmap to clipboard
- cast from void* to int
- Available C++ Libraries FAQ
- Re: Why does this crash?
- faq new as parameter in the constructor
- junk information an the end of dumping out string to a file.
- derived class incresing the sopce of base class methods and explicit call to constructor
- STL map compare function - can I pass a parameter?
- std::list and interfaces question
- coloured text in console
- Need help in designing a quiz
- ===Welcome to comp.lang.c++! Read this first.
- virtual inheritance downcast
- to add 2 very long integers
- How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
- Inner classes and access restrictions
- ; in function member declaration
- Deleting a File from Hardrive and Deleting a SubKey in Registry
- GCC output directory
- COSPA Deliverables available online
- Linkage of templates
- Populating an Array of Struct
- fatal error C1001: INTERNAL COMPILER ERROR
- Auto-generating C header file from C++ header?
- Are implicit casts to void*& illegal?
- Friend class and NULL object member functions
- Covariants
- Tools for refactoring header files
- Fastest way to construct this class
- pointer to member function as template argument
- floating point bitwise & and >> operations
- Inline Constructor
- Overloading operator []
- char* string?
- constructor overloading with static variable
- delete this;
- store pointer to template function
- Huge compilation time of template based sources (AIX 5.2, VA C++ 6 compiler)
- is the v-table global ?
- Transferring the log file over the modem using PPP
- private constructors
- faq why use p=NULL?
- iomanip: setwidth was not declared in this scope
- test(null)
- Error executing c:\windows\system32\cmd.exe
- A doubt regarding constructors
- overload new in shared library (crazy)
- Stack runtime error
- releasing memory when shut down ...
- Vector of pointers
- how to copy from a vector into an array?
- Class Inheritance - newbie Question
- MFC: How to resize a control with only SendDlgItemMessage (ie. without MoveWindow)
- sudoku coding help
- memory
- Float to int conversion by using two int variables for representation of the float variable
- Why does this crash?
- Testing protected or private functionality?
- How to compile a CPP file in Command Prompt
- Tutorial on C++ Templates
- Unhandled Exception. Undefined Pointer?
- Non-member vs. Member
- CRTP question
- virtual methods in multiple inheritance
- Frustrating array initialization problem
- Creating methods for a data base
- Reference and Pointer
- C++ Faqs
- Is std::multimap "stable" ?
- iostreams: change default floating point precision?
- deleteall
- find if any application is openning the file
- find if any application is openning the file
- cud any one tell me what is the problem in this program
- how to find .obj file
- Xerces and URL access/parsing
- Error: function already has a body
- Problem using vector.earse( ) in a class
- stl questions: how can I compare 2 stl list?
- Project design
- Some questions, big numbers library
- Some questions, big numbers library
- directx "how to" question
- Routine for eigenvalues of *complex* valued matrix
- TCP Connection
- const 'correctness' question
- ignore. this is a test.
- How Do I Convert String To Int
- vote
- Read one array into another then sort it = Newbie problem!
- Accelerated C++ exercise 8.8
- template specialization overriding non-specialization?
- Bad DLL calling convention
- ===Welcome to comp.lang.c++! Read this first.
- vector of fstream, does not work?
- Passing varibles into a function from a differen class...sorta
- log10
- RPM for profiling
- Library for random-access console screen functionality?
- Risky question?
- How to print stack info when using assert?
- Help
- Template specialisation of static members
- ctor exception question
- to generate a fingerprint of all exe files present on my computer
- search for all exe files on the computer
- casting primitive type to user-defined type works in usage
- $2.00 Bonus signup from Goldscity.com.
- virtual method with different return types?
- unit--, a unit test framework for C++
- problem with hash set iter
- Whats faster? i1++ or ++i1
- "friendship" question
- Newbie at windows
- testing - ignore
- Access Violation by fox toolkit in FXObject::MetaClass::search(FXSelector key)
- Class Templates pls help
- How can i do matrix with STL?
- How to call Fortran moules from C++?
- Virtual Constructors and Destructors
- counting letters words
- problem with the destructor of cout.
- hash_set<string> declared deprecated
- unexpected behaviour of set_unexpected()
- funciona mesmo!
- quick+insertion details by microsoft(1997)
- Stuctures in classes
- "heap" vs "stack"
- bitfields as static members?
- re:sorting
- sorting
- [ANNOUNCEMENT] C++ Programmers Frappr
- A quick question...
- Default parameters in macros... Is it possible?
- C++ & C# EBOOKS
- friend templates
- Adding index counter to linked list
- lottery numbers
- proper initialization
- problem with complex numbers
- Borland C++ Builder 6, Active X
- Get user Temp directory
- program crashes at start
- Problem with std::basic_istream<_Elem,_Traits> &std::getline()
- How to bounce a post
- test
- Static initialization order fiasco with smart pointers
- I need help w/my tic tac toe code
- Visual Basic for Applications
- Simple Quadtree
- reverse a file's content
- constructor inside constrcutor and this object
- operator overloading in the derived class could not work...
- BITWISE SHIFT question
- Help fixing file input reading routine?
- argg, noob array question
- french to english numeric conversion
- std::set::upper_bound
- question about boost::scoped_ptr
- std::set::upper_bound
- TCP/IP UDP Protocol Development Library and Development Resources
- C++/ CONTRACT/ NORTH EAST INDIANA
- Deleting linked list
- ===Welcome to comp.lang.c++! Read this first.
- Regarding STL-Map
- Free Advanced Tutorials
- Com object using c++ related question.
- Newbie question about virtual functions
- Problem in release mode
- atof approximates the String, I need exact value of the string passed
- Help: need non-const first_type
- Commodity Trading Developer - C++
- novice template query
- How can I know if a string is BiDi string?
- Number Fomatting
- one thread hanging in RWTPtrSlist<POSIXThread>::append
- ..and now it doesnt compile?
- Inserting a space in C++
- Connect to a cbase program running on Linux from WinXP
- chain code algorithm
- linkage of free functions
- Help with non-const first_type in std::map
- Help with Parser
- operators and namespaces
- Why does this fail?
- help on using <list> <vector> in a simple VC program
- Input to enum
- mutable
- Able to call member function with a pointer assigned NULL
- system function
- Core dump with string functions
- sine wave generation
- What kind of macros are permissable?
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.