Home : Bytes IT Community / View Full Version : C++
- How to compile?
- simple Inheritance problem
- Delete Characters from char array
- Nested Vector Nester Classes are Nested in my Brain
- Any package for printing out type information for debugging programs using templates?
- Complex number prints wierd
- typecasting pointer issues
- is there an ssh library
- Access contents of pointer to std::vector
- ATL question
- hash_map, Standard Template Library
- Help in STRING compare ?
- New to C++
- How to forward declare classes within namespace?
- new spec c++
- In a multithreaded application,should processors be equal to no of threads?
- Identifying extended ASCII subset
- Usage of default constructed slice allowed in valarray? [long]
- Grill My Dijkstra
- exception : 0xC0000005: Access Violation
- callback to a member function
- puzzles with abort() and assert()
- why forward declarations
- How do I declare a template class variable and make an instance seperately?
- Can I use typedef to define types used in the return type in template function?
- overloading >>
- Is there any STL like and compatible database library?
- Is there any new C++ compiler standard conformance test result?
- How to instantiate template when it is arguments satisfy some condition?
- using initializer list
- Where max and min int are defined?
- Creating a scrollable window for runtime created controls
- Prototype of "main"
- c++ profiler
- pbx phone system
- More complex expression template
- Ätzendes Naspace-Problem
- Using std::stringstream to convert a char to int
- static aggregate initialization inside of class
- issue with scope
- SMTP client
- valarray
- what is template?
- Destructor not called for inherited class through a template class
- Java equivalent of stringstreams?
- Templates, policy-based design, partial specialisation and pointers
- can anyone coach me in C++
- Its been so long Help?
- c++ library for windows
- Is this good OOP?
- Deallocating memory for non members?
- Stupid C++ ?
- Can operator [] accept two arguments?
- Enum list as array index problem
- What do i use to write programs in Windows?
- to synchronise a c++ stream from a queue to write to disk
- Why this does not compile?
- A dynamic bitset?
- Macro expansion of '#__LINE__'?
- hmm please help...
- Comparing signed and unsigned values
- Array of References
- The program is receiving SIGABRT signal.
- problems with template iterator
- Data implementation hiding in a class
- SONY computers - are they Factory infected
- Computer machine info
- Returning a pointer to a nonstatic member function?
- Read only access on an already open file
- basic question -- when a pointer is equal to 0
- Can I refer to an "optional module" from my factory?
- Stack overflow and memory problem?
- Need to input into browser window
- std::exception .. more
- please i need some advice on optimization
- POINTER EQUALS AN ARRAY
- Initializating members with new
- string transform with different input and output
- How do you type test in C++... Newb question :)
- compile time optimization problem
- BlowFish decrypting
- beginner
- Template instantiation question
- STL Algorithm Example
- Caution SONY Music CDs have trojan Malware
- Why compilers do not "p = NULL" automatically after programs do "delete p"?
- Vector Of auto ptr of class help (Please!)
- wrapping int
- Opening files
- Plugin methods in (ANSI) C++ ?
- variable argument list ....
- template object as a template parameter ?
- difference of POD struct array and flat array
- Calling Inherited Constructors
- proper way to delete elements from a vector
- undefined reference
- Compiler error instantiating iterator for vector of pointers
- read-only access to a data member
- Two favorite features of C++, and over-rated, and misued features
- STL algorithm to find max value in a set or map?
- Compare string in C++
- weird compiler error---HELP!
- Help Needed for Computer Science Class
- Why "gets" has not been deprecated yet?
- compiler says operator< needs exactly ONE argument (not two--why?)
- c++ tutorial in pdf?
- Unexpected behavior in STL "includes" algorithm
- How to get started? help ><
- Question about Operator overloading
- I need help calculating the sum of the numbers of an integer
- fundamental memory clearing question
- computer programming
- Get Mode. Can't convert int to int[]
- Local Pointers
- Simple Sine Wave Array
- Language features
- STL transform algorithm
- are cout and printf thread safe?
- What is wrong with the following program (using an empty class to choose overloaded function)?
- error
- use of local class
- Has Bjarne Stroustrup finished his XTI(eXtended Type Information)?
- Why does program only count 3 chars
- STL problem.
- cout with setw ?
- Object-level signal delivery
- what is C++/CLI ???
- reading cin - finding duplicate words
- order of bit fields
- private pure virtual function
- A GTK/GTKmm question
- Convert string to code
- Get Program Files folder name
- if data is always between 0 and 7, can it be stored in 4 bits?
- Copy constructors
- operator delete question ?
- class versus struct
- Build environments for C++?
- Unicode case conversion
- How to manage the code?
- Curl dosent in my c++ app dosent seem to be working in apache cgi
- Implementation of Factory Patern using C++ DLL's
- gcc doesn't try Koenig lookup
- Book recommendations
- Simple simple program error...please help
- U++ 511beta available
- C++ algorithm for combinations of vector elements
- unicode and linking problems
- pointers to member functions
- operator new local to a class is required ?
- Logical Error. Not Returning
- Real player crash application
- abou setenv
- No appropriate default constructor
- C#
- typedef struct
- Simple Question? Conversion Error.
- problem compiling a .rc file
- char.getline
- exception handling
- anonymous struct
- Operator [ ]
- enums clash
- C++ Programming is so much fun
- recursive functions
- Interpreting #define statement
- Binary Search Tree link to parent
- 'atoi' : cannot convert parameter 1 from 'char' to 'const char *'
- Question about pure virtual functions
- Dynamic Matrix
- conversion constructor called twice - why?
- Basic questions re threads and cleaning up
- set comparison method for class variable
- Conversion: via constructor or operator
- Some std::string questions
- template instantiation syntax
- How to establish a delimiter pattern for input streams
- Mergesort and couting the amount of inversions
- copy constructor - optimized away or not?
- what is the quickest way to check if I have write permissions to and existence of the file
- Can I compile C/C++ Debug version partially?
- I cannot deallocate space.
- std::string and bufferoverflow problem
- std::string and bufferoverflow problem
- what is a better style?
- help(about buffer)
- Compile error: no appropriate default constructor available
- constructor ambiguity
- What are top-down and bottom-up approach in C++ design?
- How do you call a regular member function from a static member function?
- variable
- Graphic window
- Type and value of basic_string::npos
- Array Problems
- cpp for cgi, design question
- Split A Macro (mockpp)
- Visual C++ Open/Save Dialog question
- Const reference to a temporary object - Why?
- ctime
- c++ function pointer
- Can't view .hpp source
- a manipulator wrapped inside a struct/class does not compile
- Instantiation
- Template to remove reference.
- Loops and compitency of recent CS grads
- infinite loop
- for loop speed problem
- valarray subclass value assignment
- help with Borland C++ V.4.52
- help with Borland C++ V.4.52
- Partial key match in a map
- GCC
- bitset<> consumes input in the reverse order.
- sort a struct of arrays
- Calculations inline with conditionals
- C++ IDE for Linux
- The default constructor
- Internet Programming
- Assertion Failure
- Prevent a parent object's destructor from being called?
- How to convert from std::list<T*>::iterator to std::list<const T*>::iterator?
- Crash course in VC++?
- curious behaviour in virtual destructor inside base class
- operator<< recursion
- Simple fwrite after getc macro question..
- sets with different comparators have same iterator type; standard?
- My lallocator<T>
- multiple inheritance - vtable issue
- problem declaring vector iterator in class template
- Reference to a reference
- two-dimentional array with non constant variables
- how to add date in c++ program
- Selecting between file and cout depending on parameters
- Nested namespace problem. Please help.
- Template Question
- weird question
- What is the difference between dynamic memory allocation,and stack allocation ?
- An unhandled exception of type 'System.NullReferenceException' occurred
- VC++.NET
- Classes & data members
- Interesting Copy Constructors!!
- Video Mixer Renderer 9 (VMR 9) Wapper Dll for VB6
- odczyt dysku ???
- Appended mode ?
- A question about inheritance
- paired map question
- conversion constructor
- Unpack Files to memory and then run them (like thinstall)
- Automagic determination of definition based on definition location.
- design quandry ..
- returning vector
- After object delete, when the heap memory returned to OS?
- Is metaprogramming suitable for iterative method
- Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
- Any body can give me some advice on how to find the memory leak!
- what is the difference between "struct" and "class"?
- minimum disjoint path covering of a graph - algorithm needed
- malloc family in C++
- std::vector resize crash
- memory leak
- STL map error (I don't get it..)
- 840802 - custom controls in a property page
- std::list problem
- parsing email
- God, software patents, I hate you, die.
- C++ Help with displaying code from file
- Logging class and overloaded stream operators [question #2]
- New object-oriented parallel pattern matching algorithm
- struct + char buffer = alignment problem (bus error)
- XVT ListBox- Horizontal scroll
- Why does address-of-char give me non-terminated c-string gibberish?
- Preprocessor to unroll loops
- argument dependent lookup
- strange behaviour of ^ (basic question)
- Contiguous storage for <vector>
- SmartWin++ change of license to BSD!!
- Too much CPU in video-capture session
- push2talk emulator!
- map, iterators and swap
- std::string - undefined behavior?
- how to make this programm with class????
- Memory leak in server application without traceing to debug
- What do you expect this to print?
- delete[] of POD
- help, my class is exploiding!
- Reading a binary file.
- unsigned char and -1
- please solve my confussion
- Templates, specialization
- Reading binary files in C++.
- std::string as data array
- a basic virtual function question
- Please Help!!more string manipulation Qs...in C++
- more task related questions..
- Looking for an Algorithms and Data Structures Book
- Interprocess subclassing
- member function template question....
- structures and vector
- Static Method/stateless/statefull/how to :-)
- Convert RGB as a float into unsigned chars
- Detection of unitialized member variables
- strtok equiavalent in C++ ?
- const_reverse_operator prob
- Different usage of shared_ptr/weak_ptr
- Exiting from loop
- Header file analyzer?
- How do you typdef a function template
- input output files
- Recommend a debugger for g++/Windows?
- STL Set question
- Metaprogramming question
- Problems With Templates
- All kind of download just here
- Trying to pass values of variables from a redefined function into another function
- insertion operator and const reference
- License issue with BOOST lib.
- ofstream class -- error-checking
- How the comparison operators are defined for iterator and const_iterator
- enum question
- Multiple inclusion of static libraries
- BEST C++ COMPILER
- stack increase direction and big-endian or little-endia
- operator<< overload question
- namespaces
- C++ FAQ
- C++ FAQ
- Can anyone help out, please ?
- Converting text in exponential form to double
- remove certain words from a c++ string
- Message-only windows (WINAPI)
- C++ experts. need your attention about its progress.
- CString functions
- cout and perror
- Allowing function pointer code to work on a member function
- BEST C++ BOOK FOR BEGINNERS
- why prefix increment is faster than postfix increment?
- C program is standard C++ program?
- BEST C++ BOOK
- FOR LOOP
- output a string's address
- What is wrong with the following program?
- what is the difference between sort() (in stl) & qsort(stdlib.h)
- Where is the != >= > <= operators defined in STL?
- Preprocessor and standard
- Yet another C++ blog
- Comparison function to sort()
- sort list<string> stringList??
- why only var1+=var2,why not var1=+var2
- converting strings to double: could someone help me?
- communication between C++ and html
- sqrt function in cmath library
- link to stl alrothims
- link to stl alrothims
- link to stl alrothims
- where is the missing bit?
- parallel looping
- Function Templates error in Visual Studio 2003 -- Help Please
- Why an obeject can access the others objects's private member?
- source code to html
- A question about functions
- Design to have an optional data member; is it any good?
- Reflection in C++
- How to debug C++
- Debugig c++ DLL
- win-lin
- Overloaded functions: Compile OK on MSVC++ but not on g++
- anonymous namespace issue
- inheritance and overridden functions
- s.erase()
- functions and parameters
- Templates - Requiring typename to inherit from a particular class?
- Can <list> be applied to user-defined class in C++?
- static inline member function
- Array initialization
- Exception handler...branching without using the stack pointer
- C++ quiz question: private inheritance
- C++ Program Execution
- C++ Program Execution
- STL: Map of List of Pointers
- Another strange compile error with visual studio c++ 6.0
- insertion sort
- who wants to build (compile 7 link) an application for me ??
- virtual == operator
- Nested Class Template
- Is there a way with Linux x86 to report a way the current stack trace for a thread?
- cross platform: any alternatives to pimpl?
- How to judge overflow of sum of two operands?
- portable complex numbers between C, C++
- header file without include guard
- Inline functions C++ bug?
- Optimization bug in g++ 3.4?
- region xor operation
- New Website
- Why sizeof(string) = 4?
- std::stringstream and floating point accuracy
- just curious : printing big numbers - how?
- Conditionally initiating objects
- Is it possible to specify template as <L/2>?
- basic i/o question
- templates and function pointers
- Can there be a 0 byte size class or struct to wrap a ref
- Mingw32, unistd.h and my program
- Mingw32, unistd.h and my program
- Static linkage and extern "C"
- help with operator%
- TRIANGLE
- Thirteen Stones
- ISOCELES TRIANGLE
- Convert string data type to char type ?
- Why typename can not be inherented from base class?
- template meta programming
- illegal call of non-static member compile error question
- a weird memory problem
- Template/friend compilation problem
- Problems parsing a file
- Need help with handling large integer problems
- i++ + i++ questions
- Can different instantiations of the same template can access others' private member?
- Constness as a parameter
- How to take input under "Graphics with C"
- Partial but not full/explicit specialization at non-namespace scope.
- IDE for C++
- Find specific element of multimap
- ptr_policy class template type
- When does a destructor run...
- random () and srand()
- problem with _kbhit and i/o exception handling
- What's the memory layout of bit field struct in little-endian and big-endian platform?
- Member and static functions while assignment
- operator<< and namespace
- Setting Intrusive pointer to NULL
- int a[10]; int* p=(int*)((&a)+1); But why p isn't equal to ((&a)+1)?
- class attribute problem
- How to implement enum_limits?
- Compilation error in VS.NET's C++ compiler
- How to access constructor for unamed structure?
- How member function
- metaprogramming solution to recursive function typedef ?
- Removing Tail recursions in quicksort
- Available C++ Libraries FAQ
- Class as data member of another class
- Function argument lifespan
- When should I use ptrdiff_t and size_t instead of int and unsigned int?
- why ::size_t and ::ptrdiff_t aren't undefined in <cstddef>
- Question
- C++ - To UpperCase?
- overloaded inserters and extractors
- randomize character
- unicode or just ignorance? Help please
- calling c# dll from c++ dll
- Magic in C++
- Flaw in g++ implementation of stl vector
- Template specialisation lookup.
- int x[N]
- boost::spirit compilation time
- Who knows how to use map in c++?
- How to get file names from a specified directory
- Website
- /Od compiler option problem
- How to convert int to string?
- Adding new element to STL Vecotr - Efficiently
- Large C++ class
- Inline Performance impact
- Gprof problem with dynamic library
- wchar_t to char
- Initialize an array inside a class
- strange difference between gcc versions
- Is this an ambiguity in the C++ standard?
- 2 byte float in MSVC++
- std::vector::resize ,
- Java date to C++
- how to read a file line by line?
- pointer to member reference
- Counting Words
- problem with inheritance and virtual function
- Memory locations in other programs
- std::string and global symbols
- anything whcih can be done with ternary but not with if else
- Banking Problem
- initialization of built-in types
- Dev c++ bold convention
- New Kid in the Block
- namespace issues
- Ordinary unary function to STL adaptable unary predicate how?
- some questions . please give feedback
- C++ Standard
- need help with string
- order of STL functions
- need help with link list
- STL adaptors help needed...
- overwrite an fstream object
- the c++ standard on static constants
- Creating windows
- The current state of affairs of C++
- Are references to not-quite-objects legal?
- Non-Blocking Input in C++
- fail to open the file
- how to read a spice nelist file(*.sp) and turn the schematic into a matrix?
- Compiler returns error, can't figure out why
- for(x = 0; x < 9; x++) when is x incremented?
- Logging class and overloaded stream operators
- How to assing this to NULL?
- pointers in memory
- Preventing a member func from being overriden
- skip blank lines
- Circular including, help!!
- mixing c++ and c
- Strings
- Strings
- Dangling pointer quiz question
- FFT library
- How to write to the beginning of a file
- bibliotela FFT
- Need help to understand the message WM_COMMAND
- template with C++ Pre-processor concatenates ##
- Why wont this line compile?
- User Defined Types & static const
- C Programming help requested
- program help needed
- Print value of char
- Wired things happen with g++-3.3.5
- enum scope
- std::vector removing a random element
- template member function
- stdc++ fstream file permission
- standard c++ basic_fstream question
- DLL throwing application error
- split string
- Reference variable question?
- File Saving
- [BR] GTK+ com C++
- How to overload operator* for this template?
- what is possbole cause?
- argument contravariance
- derivations
- fastest way to update?
- Help
- Accelerated C++: Clarification on the wording of exercises
- macros.h, where is it?
- What's the rule of default argument of function in C++?
- Template args and static const members
- a good example why it is a pity that sizeof() is not overloadable?!
- Scope of std::vector
- Signal handling in C++
- define struct
- virual inheritance and base class initialisation
- what is wrong with this code
- LSP and subtypes
- Application Close
- Can pure virtual function be called in base class constructor?