View Full Version : C++
- question about boost::scoped_ptr
- std::set::upper_bound
- french to english numeric conversion
- argg, noob array question
- Help fixing file input reading routine?
- BITWISE SHIFT question
- operator overloading in the derived class could not work...
- constructor inside constrcutor and this object
- reverse a file's content
- Simple Quadtree
- Visual Basic for Applications
- I need help w/my tic tac toe code
- Static initialization order fiasco with smart pointers
- test
- How to bounce a post
- Problem with std::basic_istream<_Elem,_Traits> &std::getline()
- program crashes at start
- Get user Temp directory
- Borland C++ Builder 6, Active X
- problem with complex numbers
- proper initialization
- lottery numbers
- Adding index counter to linked list
- friend templates
- C++ & C# EBOOKS
- Default parameters in macros... Is it possible?
- A quick question...
- [ANNOUNCEMENT] C++ Programmers Frappr
- re:sorting
- sorting
- bitfields as static members?
- "heap" vs "stack"
- Stuctures in classes
- quick+insertion details by microsoft(1997)
- funciona mesmo!
- unexpected behaviour of set_unexpected()
- hash_set<string> declared deprecated
- problem with the destructor of cout.
- counting letters words
- Virtual Constructors and Destructors
- How to call Fortran moules from C++?
- How can i do matrix with STL?
- Class Templates pls help
- Access Violation by fox toolkit in FXObject::MetaClass::search(FXSelector key)
- testing - ignore
- Newbie at windows
- "friendship" question
- Whats faster? i1++ or ++i1
- problem with hash set iter
- unit--, a unit test framework for C++
- virtual method with different return types?
- $2.00 Bonus signup from Goldscity.com.
- casting primitive type to user-defined type works in usage
- search for all exe files on the computer
- to generate a fingerprint of all exe files present on my computer
- ctor exception question
- Template specialisation of static members
- Help
- How to print stack info when using assert?
- Risky question?
- Library for random-access console screen functionality?
- RPM for profiling
- log10
- Passing varibles into a function from a differen class...sorta
- vector of fstream, does not work?
- ===Welcome to comp.lang.c++! Read this first.
- Bad DLL calling convention
- template specialization overriding non-specialization?
- Accelerated C++ exercise 8.8
- Read one array into another then sort it = Newbie problem!
- vote
- How Do I Convert String To Int
- ignore. this is a test.
- const 'correctness' question
- TCP Connection
- Routine for eigenvalues of *complex* valued matrix
- directx "how to" question
- Some questions, big numbers library
- Some questions, big numbers library
- Project design
- stl questions: how can I compare 2 stl list?
- Problem using vector.earse( ) in a class
- Error: function already has a body
- Xerces and URL access/parsing
- how to find .obj file
- cud any one tell me what is the problem in this program
- find if any application is openning the file
- find if any application is openning the file
- deleteall
- iostreams: change default floating point precision?
- Is std::multimap "stable" ?
- C++ Faqs
- Reference and Pointer
- Creating methods for a data base
- Frustrating array initialization problem
- virtual methods in multiple inheritance
- CRTP question
- Non-member vs. Member
- Unhandled Exception. Undefined Pointer?
- Tutorial on C++ Templates
- How to compile a CPP file in Command Prompt
- Testing protected or private functionality?
- Why does this crash?
- Float to int conversion by using two int variables for representation of the float variable
- memory
- sudoku coding help
- MFC: How to resize a control with only SendDlgItemMessage (ie. without MoveWindow)
- Class Inheritance - newbie Question
- how to copy from a vector into an array?
- Vector of pointers
- releasing memory when shut down ...
- Stack runtime error
- overload new in shared library (crazy)
- A doubt regarding constructors
- Error executing c:\windows\system32\cmd.exe
- test(null)
- iomanip: setwidth was not declared in this scope
- faq why use p=NULL?
- private constructors
- Transferring the log file over the modem using PPP
- is the v-table global ?
- Huge compilation time of template based sources (AIX 5.2, VA C++ 6 compiler)
- store pointer to template function
- delete this;
- constructor overloading with static variable
- char* string?
- Overloading operator []
- Inline Constructor
- floating point bitwise & and >> operations
- pointer to member function as template argument
- Fastest way to construct this class
- Tools for refactoring header files
- Covariants
- Friend class and NULL object member functions
- Are implicit casts to void*& illegal?
- Auto-generating C header file from C++ header?
- fatal error C1001: INTERNAL COMPILER ERROR
- Populating an Array of Struct
- Linkage of templates
- COSPA Deliverables available online
- GCC output directory
- Deleting a File from Hardrive and Deleting a SubKey in Registry
- ; in function member declaration
- Inner classes and access restrictions
- How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
- to add 2 very long integers
- virtual inheritance downcast
- ===Welcome to comp.lang.c++! Read this first.
- Need help in designing a quiz
- coloured text in console
- std::list and interfaces question
- STL map compare function - can I pass a parameter?
- derived class incresing the sopce of base class methods and explicit call to constructor
- junk information an the end of dumping out string to a file.
- faq new as parameter in the constructor
- Re: Why does this crash?
- Available C++ Libraries FAQ
- cast from void* to int
- Copy bitmap to clipboard
- Problem- strcat with char and char indexed from char array
- need of virtual keyword
- stl map, lower_bound and upper_bound
- new process or a new thread
- The Shell execute command not working
- Select function
- Pro*c - Using c++ to retrieve unicode data
- Destructor
- Member function redeclaration not allowed when constructing temporary object
- warnings .. and removal
- Structs and pointers
- Crash with Seg Fault
- new and memory management
- [Fwd: [yate] we hire!!!]
- ISAPI DLL Location help
- system() function usage
- Need odbc32.lib odbccp32.lib
- istream and string
- replace std::map with <ext/hash_map>
- replacing operator new
- Deriving and Template typedef
- Defining a constant in a class
- overloading new
- is there any open source c/c++ parser available?
- Numbered class
- Accerated C++ question
- aCC Compiler error : Cannot use extern object of unknown size
- Report from ACCU Conference Thursday 20th April
- The copy constructor
- calling base class destructor's
- Begin() applied on empty Vector returns NULL or non null value????
- Quick template newbie question
- passing varg to another method
- semantics of std::vector.reserve()
- subsets of array
- A new syntax (to me)
- Why the standard doesn't force following the "simple" references link ?
- 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?
- legacy code?
- using directives
- struct in struct
- catch (...)
- A garbage collector for C++
- metapost & powerpoint comparison
- catch( ... )
- Best C++ compiler for DOS programs
- rand function
- storage allocation?
- Will this leak ? (question on throw statement)
- 10000 Interview Questions And Answers(C,C++,JAVA,DOTNET,Oracle,SAP)
- Termios is freezing
- declaring data in classes - what's better?
- Senior Compiler Engineer, Mathworks, Natick MA
- vector, hash table, etc. library in C? I am abandoning C++
- displaying any struct
- boost facilities for determining whether or not a type supports particularsyntax?
- diffrence between access modifier ....and access specifier...in c++
- Calling base class constructor?
- Need explanation with something
- Calling base class constructor?
- Stupid question for you all....
- Trimming Vector's Excess Capacity
- Files when calling the dispaly function some garbage value is coming
- Compiling C/C++ to MIPS ASM on a Windows computer
- ===Welcome to comp.lang.c++! Read this first.
- Q: formatted integer extraction from ifstream
- comparing objects using pointers
- Job title: $300 flat for job in perl, cgi, Visual Basic/Asp.Net, whatever online project
- DOS programming
- multiple namespaces
- C++ Template - Does it work on 16-bit platform
- friend with template class
- International Characters in an Edit Control
- Going to Copy Constructor from here Why?
- getting time in milliseconds
- Working with classes?
- Re: getting time in milliseconds
- Count elements in range between two iterators
- When copy constructors become handy?
- c++ & ftp
- How to handle "operator []" returning reference to the null pointer
- FTP server program using sockets in C++
- question on std::find()
- Functions inside Macro Curly brace
- Very lost
- The callback function parameter in multithread
- exe runs from BCB IDE and on double-click, won't run from cmd line... help!
- static import
- Calling another program in C++ and directing the program flow
- Init syntax for checked array template?
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.