Home : Bytes IT Community / View Full Version : C++
- Segmentation Fault On Program Termination?
- Callback into C++ from C
- Factories and conversion from Base to Derived...
- do you know good books/sites about creating custom allocators, streams and iterators?
- C++ template metaprogramming in C#?
- data passing
- .NET versus C++ compiled code
- Returning (char *) from a function - memory problem
- std::list custom allocator issues
- auto-delete the application...
- better new delete
- how to start use nested STL container
- Have std::map sorted by value
- pure virtual method
- Overloading the Insertion Operator
- Seeking trace log system
- Requesting critique of a C unit test environment
- The worst thing about a wild saturday night...
- On template parameters
- How to detect read or write access to a user defined array?
- I don't want this anymore
- Accessing elements of static array by name
- I am afraid
- I am very strong...
- I'm not your enemy
- I am rejecting your opprssion
- Not to forget "my friends" here in clc++...
- c++ help tool?
- Sleep?
- A weird problem on structure and union alignment
- computer languages
- C++ Primer ex 8.3
- My Animation
- try...finally semantics
- Incrementing array indexes in for loop.
- Is struct() equivalent to ZeroMemory() ?
- Static const non-integrals in-class initialization
- [c++0x] name deduction in overloading with rvalue references
- Let's Unite Against Jews and Mongrels!
- Atomic and singleton
- Discard qualifiers
- two classes #including each other
- x/x=1.0 in double-Arithmetik
- malloc problem in C++
- Operator overloading question
- Function returning two values
- Binomial coefficient
- Rising Edge D flip Flop code in c++
- C++ Primer ex 7.31
- why is returning an int from a pointer crashing my app
- Passing static member function as callback to Windows DLL
- Signature of the predicate in std::lower_bound
- Why :: ? Why not : ? Why not . ? <- less clutter ?!?
- Why should we use fun(const Class &B) instead of fun(Class &B)?
- Weird protected access problem.
- About build static library
- How to detect overwritten virtual method in base class?
- convert char * to char []
- Evaluation sequence and precedence
- What happens when an exception is not caught?
- Cin error bit
- Need some way to fake reflection in C++ code
- Converting sprintf to ostringstream
- How to prevent a double from appearing in e-notation?
- Write C program
- How to allocate a static class attribute in c++?
- C++ http library
- am I developing C++ skills ?
- static globals
- Strange error with iterators
- binary file
- IEEE-754
- Problem with cin, cout using shift left and right?
- Benefit of Source File's??
- C++ in data plane
- Source code for the MP package that I'm trying to debug
- string or const char * in a function parameter list ?
- How to solve the error link2028?
- The new program 4 hack
- How can I generate a graphical file hierarchy
- What sort of C++ skills are needed for a proprietary trader?
- cleaning up in a different library
- destructor dependency while return from a function
- HOWTO use a Factory
- How to redirect log file in VC++ 2003 .NET
- Naming conventions
- c++ tutorial
- learning c++
- Class interaction question
- algebraic expression 'a*b+c' with CIN .Is it possible?
- does your compiler / lint catch infinite recursion ?
- are these statements declarations or definitions?
- overloaded assignment operator and copy constructor.
- How bool data type is implemented in C++
- Sample Code
- Reading from input file
- Building integer into a string
- Macro expansion in C++ preprocessor
- applications of " ## " operators
- Dependency Loop seems unavoidable
- array 0 0 0...
- passing references
- check whether internet connection is live from c++
- shared_ptr implementation in the upcoming C++ standard
- Many Fortran code! How to call Fortran code from C/C++?
- allocator alignment issues...
- C++ ShowWindow issue - Button not reappearing
- Reading code from a file
- Reading code from a file
- checking if a number is zero within machine precision
- User error or g++ disambiguation bug?
- Submit Your C/C++ Scripts & Code
- Ask for general suggestion on project design.
- A Car case
- some thoughts about static class member type CX of class CX
- How to
- ifstream character read problem
- A Design Problem
- Simple functor
- Object instance creation error
- composite
- friendship case - good or bad
- istream, ostream and iostream
- Array corruption
- QT : Homogeneous cells size in QGridLayout? (--> Gtk::Table homogeneous property)
- Reason of error?
- Unsigned integer overflow detection
- Best return type of an accessor to void*
- What is the solution..?
- const data in descendant classes
- pass-by-reference for template?
- programme asp.net
- MFC 8.0 - static link misses Afx strings
- deep copy of a polymorphic object with only a base ptr?
- variant to prototype...
- What version control can I use with VC++6?
- Template compilation error (Nested class pointer specific)
- Forex Guide and Wedding Planning Tips
- copy(..., ostream_iterator<int>(cout, " ")) cannot compile, why?
- Use of & operator for function pointers
- funny recursion issue
- member functions and implicit "this"
- enum
- operatoroverloading - []
- ordering container contents using more than one key
- can member operators be virutal? does it make sense?
- difference between bracket operator [] and its constant version
- New Updates
- regarding sizeof operator for class with no data variables
- std::map operator<
- Latest models of Gibson guitars
- Help with C++
- Can somebody please help me start programming a small UNIX kernel in C++ ?
- Must __FILE__ be a narrow string literal?
- How to include a .obj file when linking in IDE of visual studio 2005?
- test ignore
- iostream cin problem
- How to represent a constructor in UML?
- throw() after member function name - what for?
- Is it possible to delete an element from a sorted array with O(1) time?
- Guitars, amps, tabs and more!!
- AVI Format using VFW
- Requirement at Yahoo
- Breaking_into_computer_networks_from_the_Internet.pdf
- extending an stl container and iterator to also find groups of elements
- Reversing Bit Order.. i.e. MSB becomes bit 0, LSB becomes bit 15
- Web service development
- problem with library design: support both std::ptr_fun and functor
- c++ tips
- access violation (win specific)
- Moving a Project
- best GUI library for vector drawing program
- I'm confused about the space a class takes in a structure?
- Looking for C++ Professionals (Bangalore)
- ReportMAX Beta
- Reg. delete of an array of objects
- C++ Primer ex 7.20 - finding factorial
- C++ Application on HP-UX aCC : STL issue
- .cpp question
- Link QT 2.3 under win32?
- Built in variable?
- using std::cout
- Multiple Overloaded ==
- visual C++
- Guitars, amps, tabs and more
- Problem using boost::bind() with template functions having arguments
- ICC with -cxxlib-gcc --- results in ld: /usr/lib/crtbeginS.o: No such file error
- STL containers and abstract/derived classes
- any g++ compilation warning to detect empty if statement
- is it possible to make a map of objects?
- C++ Primer ex 7.16 - arguments to main
- C++ Primer ex 7.15 ambiguous statement
- Basic problem with Inheritance
- Partial Implementation of templates
- singleton pattern, return sole pt per reference
- C++ Primer ex 7.14
- C++ Primer ex 7.12
- Seeking code to parse header files
- Two .exe which write in Visual C++ 6.0, can they call each other functions..??
- list of exceptions thrown from std::string class
- what libraries/classes to use for precision significant calculations?
- I/O operation, file operation behaviou
- Run-time typing...
- Function declarations and inline
- Is it necessary (design-wise) to define an abstract class as template's argument?
- Where is Shiva?
- const reference
- 2D and 3D plotting libraries
- G++ paste operator - expands as desired but compile fails
- EBCO - why does it require inheritance?
- Forward Declaring enums' for header?
- Linearly Value Compressed Vector (Container)
- Guitar Reviews
- How do we recognize veterans as veterans?
- Get Cookie data in c++
- std::cout doesn't work in windows qt app
- vector of (int,string). can't convert i->first to int
- Frustrating bug in C++ program
- copy ctor vs default ctor
- Setting a file stream to std[in/out/err]?
- 64 bit integers etc...
- Air conditioners for cars
- Creating unique temporary variables using __LINE__ or other macro
- templates and their compilation
- Pushing the registers onto the stack (x64).
- Re-usable singleton class that can construct pointers to objects with non-trivial constructors
- Performance of static member function versus functor
- 1 function seen as 2
- a problem with declaring a vector pointer
- looking for an allocator class
- Get content from web file
- Variable Memory Usage
- serializing and deserializing enum type
- Write Registry, missing some hex
- Multidimensiona Arrays and Pointers
- Reference to an Array of some dimension
- compilation error related to template parameter
- a great new websit look here
- Microsoft buys Linux
- about c++
- vector<char> -> file advice
- Please Help me
- should we moderate comp.lang.c++
- Interview question.
- catch the return value of int
- Getting error while making delete operator private
- conversion from float to int&
- Car Air Conditioners
- function returning two values
- understanding pointer-swapping
- Overloading based on return type
- sorry, try
- About const reference bounding to temporary variables.
- The Truth
- This is weird
- Read this
- Comeau and G++ disagree. Compiler bug?
- CArray
- Do Usenet news have to be the way they are?
- New Microsoft Windows (Windows DS) look here
- out_of_range exception and subscript operator
- TC++PL(se) section 7.3 Value Return
- overloaded type cast functions
- difference between new Test(); and new Test;
- I dunno
- Construct a queue with a initial size ...
- STL Map Scoping Issue
- look new infos
- const in C++
- I want to write a simple log file app in c++
- Is there systematic performance comparison of std::string and c style string?
- STL container class memory allocation
- Storing std::type_info
- Programming 4 All - Google Group
- simple question.
- Conceptual function type problem
- using fortran lib in c++
- concatenating vectors
- Username of Caller
- virtual functions and dynamic casting
- What do I need to do to use a c library in a c++ program?
- Logging library for C/C++ project
- Protected member friend
- do you know why this is calling segfault in qt?
- Construct On First Use Idiom example from FAQ
- C++ Primer ex 7.6
- C++ Primer ex 7.5
- const problems with one class referencing another
- Address of a member function
- explicit copy constructor
- How do I pass a memory pointer between DLLs?
- C++: integer constant is too large for "long" type
- Very simple question
- Recursive Search
- STL Hash_Map question
- boost.thread library and the thread is running
- c++ language
- How can compiler resolve the correct constructor with default argument?
- help with vector<vector<double>>
- Making a Scalable Image on a DialogBox
- Contiguous allocation of multi-dimensional vector
- C++ struct wont autocomplete in visual C++
- std::istreambuf_iterator
- freeing port - winsock
- Replace #define with const???
- this pointer - deletion
- Why the output for this small pgm so?
- pointer as parameter to function
- how can i make a set with comparison function ?
- C++ Primer ex 7.3
- Error Handling in C++
- Changing entry point function
- sigaction, muxex, condition variable
- C++ Feature Help
- What's the difference between the priority queue & set & heap ?
- 2 basic questions about types and strings
- Howto rethrow an exception outside a catch block?
- Twain crash in wiadss.dll
- template #if preprocessor
- The way to Truth - Hindu Religion
- "\n" vs. '\n'
- Comprehensive online C++ library reference?
- array as member of class
- exit error
- templated func : what's wrong
- C# calling C++ error (instruction at referenced memory could not be read)
- Is STL iterator singleton ?
- just a moment
- How to use COM in Borland Turbo C++ Explorer?
- uncaught throw.. (exception)
- Just Starting
- File Space Allocation + Writing (C++/Linux)
- Exchange class objects within IDL?
- how to identify the number of calls of a fuction
- recursiveness on template member function of a template class
- Tired of modifying "resource.h"
- std::string too large?
- Unexpected 'setprecision' behaviour.....
- unsigned int support
- What is the fastest way to do Data File I/O in C++
- Vintage Computers
- vectors inside a vector
- is it possible to pass string argv[] in main?
- Initialising private base members in copy constructor
- exception raised in destructor
- How to Modify Console output AFTER it has gone to cout
- Parsing C++ with typenam tagging
- pgp trash troll delete Guy Macon guymacon Guy Macon guymacon Guy Macon
- Problem with inheritance of classes with template parameter
- STL jump to line
- compile's problem?
- Parsing c++ with typename-tagging
- Win32
- HELP: Borland C++ 5.5 tiny memory model
- Getting the size of Class
- Getting the size of Class
- C++ Primer ex 6.20
- How to call a non static function from a static function
- Question about proprietary software development using GNU C++
- How to store the data of a large map<string, int>?
- add a directory location for compilation
- What is going on here?
- Really bizarre linking error!
- When to use overloaded operators
- Smart pointer and thread programming
- Composite classes
- A question in TC++PL!
- Function pointers and default arguments
- c++ language
- comma overload semantics
- Class and Inheritance
- Converting a unsigned char * to const char *
- Reg. Function Templates
- test if integer
- sequantial processing of files of several directories
- "<vectors>"
- Looking for a C/C++ header to XML file converter
- Fwd declarations crossing namespaces
- help with file I/O
- To Print the source program as output
- stream operator overloading question
- playing with vectors
- Default parameters in COM
- How to add thread-safety in a logging library?
- lines of code
- Multi Inheritance
- Ways to make inline work?
- How to make inline work?
- Is it a good idea to implement constructors with assignment operator?
- Error Managment
- Array of pointers. How to check index without failure?
- Determine if type supports operation at compile time
- How to obtain the type of the exception in 'catch (...)'?
- 64-bit problem with Bitoperation
- Borland ClientSocket gives memory leak (handle count increases)
- automatic template instanciation (g++, -frepo)
- An attempt to make a 'property' in C++
- a pointer to a derived class problem
- I cannot use the hash_map::operator[] to read the value in the hash map?
- >>>>> tree
- STL: vector<T> to T[]
- std::map initialization - reserving hashtable size
- Why is this code complaining about constness?
- Error - Cannot call member function without object...
- Avoiding ambiguities
- can operators be inherited?
- "protected" confusion
- template memberfunctions
- RS422 Serial Communication Codes in C++
- I'm stuck with the implementation of a generic algorithm.... need some help :P
- SIGBUS, Bus error.
- curiosity singleton pattern?
- Only one point of return
- Where do I download Comeau compiler.
- gdb doesn't find symbols
- Named Pipes in C++
- C++ compiler about version 4.3 and an odd error of a compilation.
- Script and c++
- pronunciation on malloc thing
- Using default argument in the template function.
- Any design pattern for a transformation class?
- Address of an object
- Data structure problem.....
- Strange GCC warning
- template overload resolution
- Newby C++ vs. C question
- Precision of C++ left/right shift operator..
- Variant, SafeArray.....etc
- How can I declare and define a friend template function in a template class?
- The library of Openthreads and an odd error.
- void func(int array[32]) standard confirmed?
- help understanding iterators with vector::insert
- inline function
- migrating c++ application from solaris to aix
- How to Checking a URL :Valid or Invalid
- float m[4][3];
- Binding
- how to call method of the class which contains a pointer to other class method?
- Exceptions & Constructors
- How to pass an enum to a function
- Reference counting
- Static Object
- g++ search path
- Confusion about inheritance and the allocating memory via new
- User defined numerical types as template parameters
- Why Is This The Best Program Online ?
- some problems about exact match in the overload resolution.
- overloading << for map and multimap simultaneously
- How to get some C++ proficiency
- please help me
- Self Motivated Learning C++
- Copy Constructor
- cool
- C++ headers
- encryption problem
- Using string where a char* required
- About C++ Reference
- How to specially treat the beginning of a type list?
- recursion output
- suppressing warnings in boost header files
- Best algorithm/data structure combination for word lookup?
- Can someone please explain the output of this code?
- Wikicodia - The code snippets wiki
- GCC: non-conforming implementation of C++
- Calling 16 bit dll from a 32bit application
- how does map take care invalid range for erase()?
- Classes in a hierarchy inheriting from the same class
- seeking highly efficient caches scheme for demanding engineering computing?
- How to fire event of a TActiveForm ?
- constness and inheritance
- Why is ; used at the end of class definition.
- avoid implicit cctor call
- Temporary default argument storage duration
- this is very good
- Template static member initialization
- Formatted output
- how to use the return value when using C# dlls in a C++ project?
- compiler unable to choose proper overloaded function (causes C2666)
- conversion operator problem
- Why can't PODs have constructors?
- valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
- Probleme bei DLL-Erstellung und <vector>
- precedence of binary operators
- About the retrogression problem when passing a array variable into a function which takes a pointer as its argument.
- call const function from non const function
- This One is ULTIMATE. (Dont' Miss)
- ... nice
- very nice
- Graph Theory Implementation
- forcing new to fail (or throw an exception)
- Comments solicited about stylistic preference
- Overriding base class
- Dynamic Aggregation
- C++ Primer ex 5.18
- Streaming file IO and binary files
- What is the counterpart of Java API Specification in C++
- Something about template , static interface and Concept.
- What is the value of it's corpus?
- Why some ADs in this group?
- passing array or arrays.
- removing from vector
- delete the dynamically allocated memory twice causes error
- constructing nested vectors
- File Input/Output
- Problem with pushback function - "An Access Violation.. "
- partial specialized templated classes
- Multiple Choice C++ Questions
- Initializing static reference (non-POD) member variables
- single(ton) interface
- C++ Primer ex 4.30
- Can anybody help me linking Fortran into C++
- Find code
- intermediate/beginner question on classes
- intermediate/beginner question on classes
- Creating array of data types
- template classes and implicit conversion
- copying Vector elements into Dynamic Array
- API DLL or standard DLL?
- What is the 'explicit' mean as a key word?
- Can anybody help me about the memory leak
- C-C++ books and tutorial
- throwable .vs. non throwable?
- Definition of 'evaluate'
- I need a C++ code style checker.
- learning design.
- What's the scope of a variable defined in parameter list?
- Is this approach safe?
- segmentation fault...
- GCC -- reducing compiled code size
- virtual functions/generic access
- cout, operator<<, sequence points
- Order of destructor execution.
- linker error
- readwrite lock with read reentrant
- hey people what going on
- executing linux shell script from within c++.net
- anonymous enums
- No polymiorphism for virtual operator= ?
- mixing bound and unbound friends
- "class" used as a variable in C file
- avi converter
- How to remove elements of vector by index
- formatted output question with strings
- Memory Layout for Multiple and Virtual Inheritance
- Basic question on streams
- Problem with partial specialized member functions
- Operator overloading and copy constructor. Can't find the error.
- Read 8-bit grayscale JPEG image in C/C++
- UML from cpp
- prefered way for support legacy C API on char* and std::string