View Full Version : C++
- Need a guru to help a noob
- using namespace std
- passing an iterator as an argument
- CComBSTR, std::endl and stack overflow
- Question about inherited class virtual functions
- Converting between number bases
- rounding to the nearest nth digits
- Accessing a thread's object
- Const objects defined in headers
- difference between static_cast and reinterpret_cast
- check the existence of string
- What does << mean in C++?
- Subclassing Off Of Vector
- Mode Oriented Lexical Analyser Generator
- Determing if a line is a comment
- Large Buffer Memory Management
- malloc in 64-bit
- ANN: MultiExtractor v1.2.0a update
- How can I insert null bytes in to std::string?
- parsing a string
- codecvt and stringstream
- Class knowing properties of another class that contains it
- how to use friend ?
- Always create the object in heap?
- Get list of all IP addresses
- declaration affects efficiency?
- dialog problem
- Re: J2SE 5.0 Generics and C++ Templates
- assigning reference to a returned value from function.
- Need a URL for Coplien's discussion on Exemplars idiom?
- Problems with LNK2019
- Problem communicating between DLLs
- vector of pointers to instances of a templated class
- Bruce Eckel's CD
- setprecision in output
- std::string to char[] with a twist
- std::string to char[] with a twist
- typeid
- multiple inheritance and base pointer
- using pointer in a friend operator +
- Linking ASM Object File to C++ Program
- Write 3 decimal places always to stream
- while (std::cin >> x) why it works?
- Vector
- A problem with inheritance
- Problem with a template class & friend function
- UNET Contest IDE
- virtual function table ptr stored to file and then again reread
- Creating a class which holds a container with pointers to itself
- STL
- exception model for real-life applications
- Re: J2SE 5.0 Generics and C++ Templates
- string constructor difference
- "n Parameter" in C++
- Templated container members
- Function for all integer types
- Which container to use for circular buffer?
- std::string.find_first_not_of(size_type index, size_type num)
- reading from multiple files 1kb at a time to a byte array
- cost 2 company problem ....
- intptr_t
- ambiguos symbol ifstream
- Converting 4-byte char array to float
- strtod(*iter) + double
- how to initialize a vector in the constructor
- Initializing a reference ?
- function overloading question
- char** question...
- reference and pointer and function argument copy
- Mitov Software, AudioLab, SignalLab Usage questions
- pointer
- Why doesn't this compile....?
- STL list's assignment operator
- Catching a system error.
- types
- Multidimesional maps, vectors and iterators
- Using boost signals
- error compiling this code
- Factorial
- Optimization of STL map's find
- namespace doubt
- how to make this possible
- using insertion sort with a linked list
- VC++ does not compile my code after header file change :-(
- Reference Variable Vs Pointer
- ===Welcome to comp.lang.c++! Read this first.
- traverse directory with boost
- [AD]Incredible! $26.00 == The C++ Programming Language (Special 3rd Edition); $35.00 == Thinking in C++ (Vol. 1 & 2)
- Safer Array Length
- unexpected 'pure virtual function' error
- variable declaration in if statement
- need a hint
- Template trouble
- Class and Container
- return of a function
- end()
- inner class and initialization list
- stack address is different when parameter is passed to function?
- function can be called from ## operator
- problem in object
- a unique set of unsigned char-arrays?
- Problem about memory allocation
- Copying entire file, line by line into another file
- style and performance
- Constructor function
- Small application
- I need to adjust the size of a bitmap in a buffer
- Static class members - how
- TR1 Book Now Available
- Very strange, please help
- Very strange, please help
- Read text file
- Strange output
- Detecting the arity of a constructor at compile time
- reading other peoples code
- Error while testing the "non-template friend function of a templateclass"
- inaccessible constructor
- static & dynamic allocation problem
- Visual Studio
- Is this a Bug of VS 2005?
- implicit type conversion
- precision in C++
- Job opportunity in the Philippines
- How to tackle this problem???
- fprintf format
- What's the benefit to dynamically allocate memory?
- Calling a class' memver function from inside another class
- recursive function
- specialization of a template function in a template class?!?!?
- cin/cout vs. scanf/printf
- How to understand this sentence
- meaning of j++
- Basic Linked List Problem
- FILE* and fstream
- return a line back to the stream
- Info on how to learn more
- Why can't the sentence compile?
- Calling std::list::erase(iterator pos) with a reverse_iterator?
- How to type an empty string in command line?
- How to invoke member function over by "const"?
- big gap between visual studio 6 and 2003
- a==b==c ?
- Lightweight XSD validation
- method & function
- A problem with GNU Scientific Library GSL
- How to invoke member functions of the objects in a Set
- Can someone give a simple implementation of RTTI in c++?
- split, splice and the like
- Bit enumeration algorithms
- Bit enumeration algorithms
- The most powerful question to ask A.I is:
- weird compiler warning
- Template problem with unordered_map
- Copy constructors, de/constructors and reference counts
- typedef every where
- How to pass variables from a C++ function into inline ASM
- How does std::set stay unique with only std::less?
- multiple level bom search
- What to prefer - TCHAR arrays, std::string or std::wstring ?
- fstream::open problem
- [c++] Nested calsses and access to them.
- memory leak or mtrace()-problem?
- An Array and memory problem
- Segmentation Fault
- structs problem
- inline, templates,
- istrean Vs ifstream
- type, class, object
- Problem with lengh of string
- Standard command line argument parser.
- ===Welcome to comp.lang.c++! Read this first.
- Template specialization problem - compiler bug or my fault?
- Does bit shift depend on platform/implementation?
- ##
- The Holy Shroud
- What are functions provided by the compiler in a class?
- Startup Needs C++ Developers
- Doubt regarding strcpy()
- objects known inside the class
- Application's pointer
- define and include
- Doubt on STL vector
- How to negate a group
- Difference between MFC Container classes and STL libraries
- Can we get whether a character is even or odd using regex
- will this code work always?
- Memory
- Calculating RSA Decryption Key
- Base and Derived Class
- Custom Allocator
- How to avoid multiple definition of a variable by multiple inclusion of a header file
- namespace
- TI RFID-reader
- Using objects without ever creating an instance - recommendable?
- better way of doing this!
- Weird pointer issue
- map problem
- input and output from multiple text files
- newbie question: Compiler relocation ??? What is that?
- how to pass variable arg list to a function pointer
- & and Int &
- a * b
- old question: difference between pointer and reference
- data structure & alignment accessing speed on 32 bits system
- Private member accessible from another object?
- problem with big programs
- Null Pointer
- std::numeric_limits<double>::infinity() returns 0.0 on Intel/Linux g++ 3.2.3
- problem using strlen
- Windows error on calling exit(0)
- Template specialization
- Functions that get called automatically
- function in the class have addresses
- RTTI
- virtual inheritance and virtual function.
- Problems with threads limit.
- Code Cleanup Tool
- rand() between m and n
- multiplatform C++
- Proclama del Comandante en Jefe Fidel Castro al pueblo de Cuba
- It proclaims of the Commandant in Boss Fidel Castro to the town of Cuba.
- decimal acrobats
- Operator versus Function Object
- SSE - UNIX INTERNALS - URG. OPNG. IN BANGALORE FOR AN MNC
- Address of a class
- URGENT HELP REQUIRED IN C++ programming...
- Function-like macro or templates for auto buffer allocation
- Compile directives
- Function Pointer
- 1's complement and 2's complement
- Array of Char
- Don't know how to define my class correctly
- get variable number of ints
- vector<pair..> >::iterator
- free() and delete
- saving file using fstream - newbie help
- STL list problems
- WTF??
- removing last written symbol from stream
- const_cast
- Virtual Destrctor Function
- [C++] Problem with compiling my program.
- Just learning C++ - a question
- A Few Questions
- cast int into a string
- Const
- template template argument
- trouble with .lib file export - class exported, but not as expected.
- String problem, I guess?
- how to generate this code?
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.