View Full Version : C++
- Books
- add a null to a std::string.
- Changing which methods a class has by deriving from a template argument
- specialization
- Graph optimization
- Embedded VC++ experts needed.
- Can use of singletons denote poor project design?
- __FILE__ marco
- Question about inheritance
- function template and operator () overload
- elements common to more than one vector...
- Find out the index of a vector which has the min element
- Questions about C++ tools on Linux, and Solaris, Eclipse-CDT
- Q: overloaded operator[](int)const: influence on what version is used?
- Fibonacci Printer Program won't print to file correctly
- Having problems with a loop
- to improve programming in pointers
- to improve programming in pointers
- Dynamic Binding
- Spring cleaning CORBA.
- How portable is C++ today
- Addition with pointers
- The fastest way to fill 2D dynamic array with zeros
- Cordic
- Searching text in a file
- Help: Can't access more than one element in class
- Two questions...first, outputting strings from a datafile, and string addition...
- Private access in an implementation still allows public access in an abstract interface
- template compile error
- overlay class over memory
- why use "protected" instead of "private"?
- ===Welcome to comp.lang.c++! Read this first.
- Doubt about std::ifstream's getline() and seekg()
- code to kill App
- Putting implmentation in .h files?
- computing average value
- Why won't set<string> iterator work?
- [SDL] Problem
- Beginner Question - Data Types
- OOP can be simply summed up as 'passing messages to objects'
- templates
- pointer woes
- Dirent.h
- #defines and multiline expressions
- food for thoughts
- STL, std::transform and member functions
- templates
- Help with Tokenizer Please
- Position File Pointer to newline immediately on some condition
- Inputting data with strings, and declaring variables for them
- op!= out of op==?
- On-Line IT Support (High-Paying with Benefits)
- pre/post increment/decrement return type?
- RFC: IP-DOS (tm) IdeaFarm (tm) Piggyback Distributed Operating System
- Virtual Methods Question
- Question on const int as demension of an array
- abstract class problem
- static variable memory storage
- How can I keep reference to an input parameter of a function?
- How to find at Runtime, if Created class object is instance of given class declaration
- Dos 16-bit proteced mode programming
- Is there a better way to simulate randomly choosing from weighted set
- __int64 convert to int
- Driver Files in C++
- is it possible to bind 2 default parameters using function object(STL)?
- variables & method naming conflicts
- Double to string conversion
- Real Time Type Information
- private static member access by a friend class
- Fixed/Block-Floating Point Support ...
- 8 bit bit field?
- Is this a valid delete
- Overloading a function with const input parameter?
- strcat - strange behavior
- can I compare 2 vectors by using ==?
- Access Violation rtrim function
- variable declaration
- static inline functions
- float
- Help Badly needed- FSA and ASCII stuff
- Can someone recommend a good licence management software
- Basic Managed C++ questions
- Help Badly needed- replacing rules & strings
- System error on pointer program
- returning array to function
- character array correction
- Basic Confuse : about pointer & reference in class
- A small question
- thread argument problem
- About black box testing in c/c++
- Quickest way to find the rank of a <map>
- webcam
- How do you get a list of files currently in a directory??
- string input
- owernship of ying and yang objects
- strlen, strcmp and strcpy functions
- Working with bytes in C++
- IO stream
- Portable Code that supports Unicode
- OT: Poll of Linux IDEs or editors
- database with c++ dynamic serving
- Polymorphic Function Pointers
- Memory allocation related question
- Prime Factors
- Is there a good online reference for C++ libraries?
- Launch of User Interface Community
- how to format it for scientific number output?
- Private member accessors methods for objects
- "corrupted double-linked list error
- Image Compression using DCT algorithm C++ source code
- OT The Art
- strcmp vs. string::compare(const string &)
- problematic recursive include with String and Exception
- name lookup in derived class
- get the file names?
- c++ program to covert an array into 8-bit BMP file
- how to include color palette for a 8-bit BMP
- Interfaces in c++
- read SD-Card serial
- Software copy protection
- U++ 602 released
- Bug with vectors
- Making all members of pimpl classes public
- Image reading program
- design patterns in c
- Get Value of Digit
- Constructor in C++
- exclusive error handling for ofstream closing
- ===Welcome to comp.lang.c++! Read this first.
- Wide Characters
- Duplicate global constants
- boost::filesystem::create_directory()
- Object as Argument?
- Common Iterator for the same container
- Common Iterator for different containers
- delete this
- Thought you could do this?
- dynamic_cast segmentation fault
- call by reference
- exporting inline functions
- Eclipse, Windows, cygwin and MinGW
- non-pointer type warning when initializing vector with NULLs
- Help! SIGBUS (object specifc hardware error) when call function getline
- Friend brings a friend.
- A simple qustion about C++ syntax
- How to use a PDB file
- problem calling method from parent of an object if object relayson template arguments of current template class?
- warning variable 'will be initialized later'
- How to change the following string into the floating point value?(urgent)
- overloading, function pointers, and templates
- How to program to an interface
- Use of explicit
- Linked list program question..
- pointer and reference confuse
- Rgarding the diffrences in obj files
- My BOINC,LINUX,Parallel Computing related blog
- bhaviour of front method on an empty map
- How to initialize a global variable prior to another?
- Replacement for offsetof
- VC 6.0 Question
- Call for Papers: IAENG International Workshop on Software Engineering (in IMECS 2006)
- C++ FAQ
- sdp lib for C++
- Problem with String Append or Cout
- Compile time constants in classes
- accessing multiple properties through a single set/get
- NULL pointer dereferencing?
- Write a program to play a "Dots and Boxes" game variation
- Why this doesn't violate One definition rule and how the linker resolves this
- std:map inheritance with MFC problem
- vector of vectors push_back question
- Types as tags and RTTI for flow control
- friend and unnamed namespace
- Serializing Enums
- How to initialize array in class
- __declspec(dllexport) equivalent under linux / osx with g++ ?
- template for class method problem
- Private constructor,Static constructor
- Bounded Array class
- Re: C++ FAQ
- System time in miliseconds
- Efficient techniques to handle large binary files
- order in if(expression)
- Problem with File
- getopt and getopt_long for Windows?
- tough interview question
- C Lessons Project
- having "throw" write to a file before actually throwing
- Problem while linking .a file
- compilation issue
- incompatibility of PGI compiler ?
- Why do so many new style ansi streams and files etc, still use old style strings?
- segmentation fault using boost::program_options on Linux
- Benefits of using const functions
- How to get next character?
- Whats more efficient and why?
- delete / free on abritrary data
- "using"
- Call function at runtime
- C++ Exception handling
- C++ Exception handling
- Re: C++ FAQ
- Operator overloading & inheritance question
- A constant integral
- Trying to return a reference...
- threaded system design advice?
- Converting Packed Decimal in C++
- Just a dodgy compiler?
- How to avoid runtime switch/case code based on data type?
- BST permutations
- Socket Help
- C and C++
- Missing return value of a function
- copy constructor Q
- findbugs for C/C++?
- Initializing a class member variable which is a reference to an array
- delete this
- Large Scale C++ Software Design, by John Lakos
- How slow the 64 bit integer calculation?
- Source Code Spell Checker
- http://hustle.servehttp.com/
- Calling C function in C++ without deafult arguments
- modulo for floats?
- hi
- I am a new user.......
- who can type this programme
- To cut,copy and aste items to a linked list
- Preprocessor
- To Cut,Copy and Paste items to a linked list
- To Cut,Copy and Paste items to a linked list
- To Cut,Copy and Paste items to a linked list
- To Cut,Copy and Paste items to a linked list
- MBR,C++ and system booting
- when should multiple definitions of global variables trigger link time errors?
- Basic class question
- pointer to class member function
- (float / double)
- compiler madness??
- str.find(str1) usage ?
- How can I const cast a reference
- Making a string into a c++ line of code
- Gems -- #include <gems.hpp>
- STL string find_first_of ( infinite loop )
- Overloading operator<< to output private class-data
- This is ridiculous!
- overwrite contents of existing file / manipulation ..
- g++ and tail recursion
- string conversion problem
- understanding constructors and initializers
- Iterator Issue
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.