View Full Version : C++
- Passing a 2 dimensional array from c++ to fortran
- Alternatives to the C++ Standard Library?
- Create a Mailing list and you could be Blessed with $200,000+, If not please Delete This
- constant member functions of a class
- timers in c++
- Available C++ Libraries FAQ
- static stuff
- std::string = char* + std::string
- A problem with Constructors...
- C standard library header files in C++
- How to solve this gracefully?
- How to serialize a STL vector?
- check if string contains numeric, and check string length of numeric value
- why C++ object can access its data member without via getter function??
- Singleton question
- Kill current c++ programm process
- Omitting function default args when no prototype is available?
- generic properties from objects
- overloaded ops << and >>
- 128 bit number implementation
- map to vector conversion inside class
- Level 4 Warning Question
- modifying new[]'d objects
- [ANN] SMC - State Machine Compiler v. 4.1.0
- std::string::c_str()
- Unknown size of Foo in Bar.cpp!
- What to name container "flavors"?
- Pre-Processor code generation
- map to vector
- getline and EOF question
- How to hide the dialog when execute a dialog based application in VC?
- Help with Formatting
- clearing contents of ostringstream object
- The New C Standard
- clear the screen through program on linux
- Memory leak in Vector
- Restrict template to class type
- Any free debugging tools for memory leakage?
- Template to catch all functions ?
- C++ teaser: Is this a compiler bug, or is this expected behavior?
- iostream under Cygwin
- Unsure what "*this = 0;" does
- Refs. in std::vector, ctor arguments, etc
- string class newbie questions?
- C++ Standard
- How to deal with a platform-dependent issue.
- iterate forward OR reverse
- C is better than C++ for small projects, right?
- Preprocessor defines
- problems with chr[]
- Default behavior on SIGTERM?
- C++ Meta Programming language
- Having trouble with char*
- install
- Confuse with local char*
- why is abs function complaining about double?
- Understanding problem with multiple inheritance
- Question about inheritance and pointer assignment
- Overloading Operators
- ===Welcome to comp.lang.c++! Read this first.
- I/O std::basic_streambuf put and get areas?
- error Message: "only const static integral data members can be initializedinside a class or struct"
- Setting first and second of pair<>
- array of char array in headerfile (string list) - some questions
- how to increase heap size for a process
- Question about shifting return values
- passing and declaring vectors and matrices?
- memcmp() and strcmp()
- graphics and mouse programming.
- Stack operations
- ostringstream clear
- CReBar, Resizing Window
- What is a good setup for cross platform development?
- whatz wrong in std::vector< myclass >::iterator
- overloading cout
- BCB6 + memory allocated by DLL but free by application
- Writing portable libraries
- Thread time - strange delays
- String to char*
- stdcall and __cdecl
- Library update
- static objet and how to see its value
- Should this compile and link?
- C++ and Anonymous Variadic Macros
- g++: compilation of header file requested
- Copy Constructor & assignment operator
- Listing directories within a directory
- C Primitive Data Type Sizes
- Does "using namespace std" cost ?
- simple c/c++ programming question about encryption
- question about default constructor
- inheritance problem
- Linker error
- const struct initialization
- problem while reading a binary file
- Introducing a newsgroup
- how to protect dll from replacement.
- Error I can't understand
- Overloading operator <<
- What is wrong with this declaration ?
- mysql and c++
- Doxygen ...
- Grammars for C++
- The thread {----} has exited with code 0 (0x0).
- Perl split() function equivalent in C++
- Newbee and special characters
- Serialize classes using XML
- evaluate it
- Export symbols from .a files
- float algorithm is slow
- Is std::queue thread-safe?
- Enumerating Active FTP connections on IIS
- A question of style?
- class template conversion constructor
- programming without framework ?
- ifstream::is_open() not found on Solaris C++ compiler
- easy way to modify textfile
- Defining an array of arrays
- Synopsis: A Source-code Introspection Tool
- user-defined new-Op is not used
- Best way to return newly created object
- Quick question on smart pointers
- A question of pointers..
- xServices::CServices<TImp>::StHoldClientList::StHoldClientList(std::set<TImp*, std::less<TImp*>, std::allocator<TImp*> >&)':
- xServices::CServices<TImp>::StHoldClientList::StHoldClientList(std::set<TImp*, std::less<TImp*>, std::allocator<TImp*> >&)':
- Reading Lines with Fgets(?) and a bit of C++ {Novice Programmer}
- string (stream) stuff function
- ===Welcome to comp.lang.c++! Read this first.
- Sun CC weird compiling message : is out-of-date and will be regenerated
- Errors while Linking with Visual C++ 6.0 PRO..
- stack corrupt around object or variable at close of Prog.
- In a timeline pinch (Suspense: 25Jul05) pleading for assistance - Q1
- basics of templates
- cout vs Print
- polymorphism question
- <iosfwd> & typedefs with incomplete types.
- Grammatical analysis of C++
- Is STL-thinking over-emphasized in C++
- is this possible?
- Arguments for not using throw()
- Getting address of buffer of vector.
- relationship pointers
- How to send data using IdHTTP to PHP script
- Corn programming language
- Forward declaration and nested classes ..
- SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs
- vector problem
- Net functions c++
- Generating random strings without duplicates
- Function overloading
- Global instance crash
- Projects With Explanations
- error 2664 Conversion error
- test to see if object exists with new/delete usage
- Command Line Parsing Library
- CList double element error...
- Using STL map and set on large amount of data
- difference between MyClass a(); and MyClass a;
- Newbie query: Cline & Lomow, C++ FAQs (No. 55)...in C++ f(); is == to f(void);
- Sizeof problems(interview questions)
- Passing C++ thread data to Vb thru callback
- C++ Funda !!!
- Handling Vector Graphics in C++
- Hardcopy of ISO/IEC 14882:2003(E) Quality?
- Inadvertent function declarations
- Debugging question
- Template parameter depending on another one
- Implementation dilema
- Suitable data structure for a "context sensitive" 3-tuple?
- returning a const vector
- Finding old-style casts in code.
- Trimming leading and trailing spaces from a string
- C++ Profiler
- Preprocessor/Compiler question
- Why namespaces?
- using string as a character buffer in unix system calls
- Overriding stl::sort()
- atlconv.h header error..
- Runtime calculation
- Classes as concepts.
- why is this map crashing?
- g++ ptypes compilation
- pointer ot static member function
- Is an address change possible by "deconstify/const_cast"?
- Linking a C++ library to a C program.
- problems with function system
- What does "TAG" in [class TAG MyClass {...};] mean?
- Adding White Noise (Gaussian Noise) To A Set Of 3D Points
- making an .exe file in VC++
- combining bytes to make a double?
- C++ and Fortran Compilation problems
- C++ and networking
- Is it a C++ or Java?
- custom C++ exceptions
- Life of a class
- C, C++ and C# Forums
- access specifiers and memory layout
- method overloading and ambiguity
- ===Welcome to comp.lang.c++! Read this first.
- serialize c++ objects
- 1. Porting win to lin
- Pass-by-reference instead of pass-by-pointer = a bad idea?
- callBack implementation question
- Correcting newlines
- why not tell them...
- Define callback
- Algorithm to find nth largest or nth smallest in a range
- derived class and base class, member assignment, which goes first
- simple string management
- how to declare an array of objects without "new"
- How can i use Itow() or wtoi() functions in Sun Solaris Sparc?
- using malloc inside overloaded new operator
- Casting to pointer reference?
- Can I declare my Class at several blocks.
- Question on vector assignment and object equality determnation
- Question on vector assignment and object equality determination
- first prog first post
- Whats wrong with this copy assignment cstor ?
- ANN: Magic UDF (Universal Disc Format) Burner v1.0.0 (C/C++ Library)
- Will this leak memory?
- first prog - first post
- Why can't I do this ?
- Why can't I do this ?
- alternatives to pointers to member functions
- fabs problem on matrix variable
- Cpp function to return a string
- Can this be done with cout ?
- std containers and allocators.
- Help for a newbie!
- Help on getting started Learning C++
- DLLs and CallWndRetProc and Timers
- "<< hex" vs cout.setf(ios_base::hex)
- nested friend syntax?
- current standard is it legal?
- Stroustrup on C++0x
- what is regular expression
- bad_alloc unhandled exception
- How can I call class member function by a globle function pointer?
- How can I call class member function by a globle function pointer?
- variable number of function arguments
- Help on Quick Reports (C++)
- std::auto_ptr / template question
- Change default allocation of std::string
- Moving from Return Codes to Exception Handling
- Template spec question
- FSM implementation
- Reducing build times
- array declaration, is this legal?
- Custom Allocators question
- Getter returning strings by value -- good or bad?
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.