Home : Bytes IT Community / View Full Version : C++
- Should this compile and link?
- C++ and Anonymous Variadic Macros
- g++: compilation of header file requested
- static objet and how to see its value
- Library update
- stdcall and __cdecl
- String to char*
- Thread time - strange delays
- Writing portable libraries
- whatz wrong in std::vector< myclass >::iterator
- overloading cout
- CReBar, Resizing Window
- What is a good setup for cross platform development?
- Stack operations
- ostringstream clear
- graphics and mouse programming.
- memcmp() and strcmp()
- passing and declaring vectors and matrices?
- Question about shifting return values
- how to increase heap size for a process
- array of char array in headerfile (string list) - some questions
- Setting first and second of pair<>
- error Message: "only const static integral data members can be initializedinside a class or struct"
- I/O std::basic_streambuf put and get areas?
- Overloading Operators
- Understanding problem with multiple inheritance
- Question about inheritance and pointer assignment
- Confuse with local char*
- why is abs function complaining about double?
- install
- Having trouble with char*
- C++ Meta Programming language
- Default behavior on SIGTERM?
- problems with chr[]
- Preprocessor defines
- C is better than C++ for small projects, right?
- iterate forward OR reverse
- How to deal with a platform-dependent issue.
- C++ Standard
- Refs. in std::vector, ctor arguments, etc
- Unsure what "*this = 0;" does
- iostream under Cygwin
- C++ teaser: Is this a compiler bug, or is this expected behavior?
- Template to catch all functions ?
- Restrict template to class type
- Memory leak in Vector
- clear the screen through program on linux
- The New C Standard
- clearing contents of ostringstream object
- Help with Formatting
- How to hide the dialog when execute a dialog based application in VC?
- getline and EOF question
- map to vector
- Pre-Processor code generation
- What to name container "flavors"?
- Unknown size of Foo in Bar.cpp!
- std::string::c_str()
- Level 4 Warning Question
- modifying new[]'d objects
- map to vector conversion inside class
- 128 bit number implementation
- generic properties from objects
- Omitting function default args when no prototype is available?
- Kill current c++ programm process
- Singleton question
- why C++ object can access its data member without via getter function??
- check if string contains numeric, and check string length of numeric value
- How to serialize a STL vector?
- C standard library header files in C++
- How to solve this gracefully?
- A problem with Constructors...
- std::string = char* + std::string
- Available C++ Libraries FAQ
- static stuff
- constant member functions of a class
- timers in c++
- Alternatives to the C++ Standard Library?
- Passing a 2 dimensional array from c++ to fortran
- Help: ofstream issues
- I need help getting started.............
- Creating Sorting class
- Going wide and international
- Boost / Phoenix
- Simple string manip question
- When is a base class protected member not visible in a derived class?
- Programming Contest: Fit pictures on a page
- Template pseudo-specialization through compile-time assertions
- Templates & Typdefs with g++ v4.0.0
- operator with differing return type?
- performance/style of memory allocation
- Invoking C++ functions in C
- Add a method to an STL container?
- Question on avoiding page faults
- how to use fortran modules in c++
- Openssl and DES sample code
- How to document ownership?
- just want an ipod
- references on pointers
- How to dump inheritance information of c++ binaries?
- VC++ bug or not?
- Inheritance or aggregation in the first variable?
- Timeout value on Socket Connect
- No pshpack1.h in g++?
- Touble with passing a reference to vector of vectors of objects
- Virtual Function Performace: Say what Stan?
- Static variables inside member functions
- virtual inheritance.
- char ch[] = ""
- confusing statement in Deitel book
- Is this ambiguous?
- C++ wish list and beyond
- MS VC++ 6.0 object memory layout
- C++ and Tk
- c program, file size limit, how to solve? 2G bytes limit.
- Cannot export class symbols
- c'tor not called?
- Is this possible to do in C++ {Novice Programmer}
- mem.h doesn't seem to be available in g++
- Finding class symbols dynamically
- Dealing with dead sockets on a winsock2 sever
- Variable offset and multi inheritance
- bit insertion and extraction
- OSS2005 Proceedings online
- Templates, token-pasting, defines and literals...
- Bitfields
- XML parser
- About Efficient c++
- Command line EXE is slow, fast in Visual C++ environment
- Returning a value and retain the original values
- Reading value of a StatusBar (wx) control
- multithreaded c++ program gives segmentation fault coredump
- Casting class1<class2> to class1<class3 >
- How does sampling Profiler work?
- float
- template static data member definition
- char * convert to LPCWSTR
- (VC7) Basic Object Const/Dest question
- Enum range
- virtual function
- How to write a program which can support plugin
- please help - seg fault in std::set
- const function
- STL and linked lists
- Template problems in Visual C++ 6
- C++ objects that act like Java/C# objects.
- HELP: unfamiliar C++ syntax
- Hyperlinked C++ BNF Grammar
- Open default mail client
- HELP: cpu load graph plotting program
- using fortran modules in c++
- strings stl
- Replacing Strings Binary
- singleton with multithreading
- catch with no return value....
- g++: Creating DLL from .a files
- HI
- Empty classes, default ctors and const objects?
- Little Patch Program in C++
- template <typename T> struct polymorphic : public T ???
- Question to FAQ 35.12
- Forward declaration & incomplete template type
- Include Problem
- VC++.NET 2003 - halp - string
- i need advice
- Strange dynamic_cast problem
- check derivations of pointer types (without dynamic_cast!)
- computing limit of basic data types ?
- Static member initialization
- Exception handling and heap corruption
- undefined reference to main and other functions
- enum creates undeclared identifier (only sometimes?)
- Using Function
- member function reference when extending an STL class
- Bridge application: Best connectivity solution
- Problems compiling simple C++ code (also problems with std::string)
- is STL multimap "find" order stable?
- No buffered I/O in the Standard Library?
- Case Sensitivity in Windows 2000 Filenames?
- How to overload operator= to have both deep copy and shallow copy semantics
- Time typedef structure
- Necessity of pure virtual destructor?
- The design of C++0x
- set begin() retrieved the minimum element?
- Style: use of member references in derived classes?
- parse error in gcc but success in vc.net, call a non_template class's template member function from a template class's member function!
- COM Objects and mutex
- Reporting formatted input operations that fail
- Casting to void*, result unexpected.
- this->(i,j) doesnt work but this->_ij_val(i,j) does
- C Plus
- Difference between using function overloading and function templates
- C++'s interface with the Real World
- Passing ellipsis to C
- DOS window stays open when executing from a batch file
- usb to serial adapter problem
- bvh hell
- Linking Error, 3DS Max Exporter
- simple memory allocation question
- setting default value for a parameter of a class member function
- memory leakage in c++
- list of all windows from taskbar
- Precidents, Precision, or Plain Screwed Up?
- We could omit curly brackets in function declaration?
- Destructor call at overwrite?
- Initializing static const members with gcc 4
- GUI
- Illogical std::vector size?
- Creating an Object in a C function
- fasteste way to fill a structure.
- Overloading/Overriding ?
- array of TCheckBox - is it possiible?
- recording massive data stream
- null FILE* pointers
- Listing all variables of a source code
- Using strtok, need to insert null into vector
- "delete this" question
- warning: namespaces are mostly broken in this version of g++
- help with the project
- self initialization (??)
- Looking for some serious C++ development ?
- C++ ActiveX python javascript communication trouble.
- explode a DVD VOB with c++
- C++ and DVD VOB explode
- smallest positive double number
- template default parameters?
- Regardng algo book
- STL vector memory leaks
- Question about virtual inheritance
- map::erase
- extern "C" nests suspiciously
- setting default value for template parameter list
- Running exe file?
- unicode std::string
- Unable to write to memory error
- pointer to a class
- Access a list of vectors
- Temporary objects as arguments to constructor calls
- FAQ (somewhat OT)
- My New C++ Project
- Memory and pointers
- C++ can do it for me?
- #import ???
- Deconstructor fails to clear everything
- trz e...ferttr. erwwrw..wewwrw..frrwererwe.
- derived class constructors
- "dynamic_cast" with instance of an abstract class ?!?
- parsing floats out of alphanumeric strings using strtok
- static member constness
- getters and setters
- Converting Visual Studio C++ to G++
- why fopen( ) can't open a big data file? (single file, as big as 29G)
- Does this exist?
- Webserver with VC++
- could ptr->() and ptr->[] be implemented in C++0X?
- Inheritance of overloaded functions
- declaration of `const AreaSet &CObeyFile::AreaSet () Declaration of "const A &B::A() const" changes meaning of A from "class A"
- Problems with inserting into map
- How can I know size of avaible memory in heap?
- Memory overwritten with structures
- template function with default parameter value
- x-platform binary IO of floating points
- Is this legal in Standard C++ ?
- Borland incompatibility... I think
- How to define friend template function?
- Creation of temporary objects in loop
- UML - modeling recursive functions with state diagrams
- file opening errors
- Removing dead code and unused functions
- Help??
- CD AUDIO
- [STL] Segmentation fault on using std::sort
- Is this an OO concept?
- a functions that returns an array
- STL sort compare function problem
- Getting text from a textbox without MFC
- opening files in a loop
- in-place new allocations
- q: Pointer vs Reference question
- Exception in destructor?
- QMimeSourceFactory overwrite data()
- Can I create a map<string, ofstream> object to hold ofstreams by key value?
- Overloading a virtual function with non-virtual: no-go?
- undefined refrence
- XML Library
- Structures
- static and dynamic C runtime libraries?
- Problems with EM_GETLINE for RichEdit
- How to use Templates to return different types
- Implicit Typename Deprecated?
- why this works?
- Templates and pasring
- Any authoritative discussion on smart pointers?
- C++ way of strtol
- typeid(T).nameOfTheBeast()
- read memory address
- How to replace many substrings?
- incompatibility of argument with prototype
- unsure where to post it os related
- UML and Class Template
- ARM endianess?
- weird segmentation fault in linux
- Template parameters in constructor
- How to deal with time in C ?
- Namespaces and shared libraries
- fixed point math testing?
- stl question
- "Overloaded" method vanished
- mutex problem
- PLEASE HELP !! Why does extern "C" not work for gcc 3.2.3
- Timer thread
- stringstream used to convert int to string does work only once?
- Is this defined?
- PLEASE HELP !! Link errors
- Opening files in "exclusive mode"?
- question about templates
- default params to clsas member functions
- Putting alternate versions of typecasts in your code.
- Does assignment operator have to behave exactly like copy constructor
- Databank for hearing aids
- Submitting HTML parameters to activeX control
- Cross Platform Plug-in architecture and IPC
- pure virtual class
- pointers for derived and base class
- Controlling number of instances of a program (Cross platform)
- Transferring vector content
- Stuctures of variable length
- C++ Lists
- Folder Autocreation
- ptr in collection item
- Referencecounted object vs. referencecounted handles
- C++ string class tokenizer method?
- Overloading in subclass
- templates & polymorphic classes
- Strange Problem
- [Q] Virtual destructors and linking
- i++ , or ++i, which is faster?
- about the safety of auto_ptr<class T>
- using a c++ interpreter as a macro system
- Copy file.
- filestream problem
- Virtual Functions
- Singleton class with static member variables
- new keywords for (C++)++
- Tool which expands implicitly inline inline functions
- Rename a file using the standard C++ library?
- which data structure can I use?
- Operator Overinding
- Want workaround for msvc compiler (VC++ 6.0).
- what diffierent between ios_base and ios ?
- Problems in Visual Studio .net Editor
- C++ logging
- STL set and its iterator.
- comparing multiple values...
- #include <boost/intrusive_ptr.hpp>
- Curious template behavior, g++ and xlC and icpc
- searching 2. disk of Borland C++ 3.1
- Suche 2. Diskette zu Borland C++ 3.1
- Can't Convert BYTE to WORD?
- [winapi][command at]
- is it safe to point to an element in a dynamically allocated array?
- C/C++ linkage issues
- Problem with compiling c++ sources for windows
- Memory leak with new / delete
- std::getline weird problem
- Data type of numers typed into code...
- Link question
- A Surprising Partial Specialization
- How to calculate size() from iterators
- strsep() function Problem, please help
- Some interview questions
- Little Endian to Big Endian for 32 bit
- Well, I'd like some opinions on my code
- Full specialization of template member function
- retrieve an exception while parsing special characters
- Strange infinite looping
- mystery about global object functions?
- Can I program the Matrix in C++ ???
- Little Endian to Big Endian
- undefined outcome
- std::map<int, std::string[2]> problems
- Posting to the moderated group
- Design Problem...Factory or not
- Designing better structures for animation tool
- Private static
- UI for C++ application?
- segmentation fault at destruction of stl vector
- Virtual Function
- overload new , size is strange
- Password change in C++
- Using a struct in a vector.
- what virtual functions?!
- why virtual base dtor gets called?
- Overloading operators using templates...
- question on template template parameters
- Type promotion rules?
- How to run a shell command from a c++ code?
- Does omitting the "signed" keyword change semantics?
- Method pointers / callbacks
- Modifying the contents of a file
- find() question
- standard library manual
- Installing MinGw
- Storing different types in container
- Picking out integers from a binary character string
- Test yourself for Performance
- Survey: What IDEs do people use?
- C++ STL vector, sort questions
- C++ for windows specific code
- Looking for STL benchmark code
- question about 2d matrix and pointer in the function definition
- Reading unsigned values from string streams.
- initialising a vector
- Initial value generator
- VC6 recursive template enum definition
- STL conatainer with a comparison function, what is the standard?
- File and directory navigation in C++
- File length for fstreams
- [C++] String Tokenizer with Delimiter {Novice Programmer}
- Question regarding class inheritance
- Making a class that accepts a user-defined STL coparison function
- Memory allocation using New
- Problems with C and C++
- Why and when Template Metaprogramming
- Class template and static member function
- Bjarne Stroustrup says
- Calling all C++Builder programmers your articles/tips wanted
- subclass initialization
- wchar vs std::string
- something like kbhit
- extern "C" linker error ---- please explain
- which are the operators that can be overloaded ??
- Question about C/C++ struct memory layout compatibility
- What do they call this kind of constructor?
- Question about a command..
- VC++ 6.0 / 7.0 compilation difference ?
- private virtual
- Detecting ostream manipulators
- why overload operator as friend ?
- how to catch uncaught exception
- Read text file into std::string.
- C++ Programming Style Guidelines
- Why Can I Modify A const std::vector& ???
- std::cout and NULL character pointer
- Need speed increase while reading large chunk of data.
- controling allocated resources
- [q]operator & (getting address)
- [C++] Segmentation Fault {C++ Novice Programmer}
- Unique elements problem
- Info on Static Variables Needed by SHIKHAR
- Design Woes.....
- inheritance
- How to replace underscore with space in std::string
- Unicode in C++
- Strings and refs, need comments on code
- Template function specialization/overloading
- Inheritance question
- ARRAYS
- Strings vs char* and strcpy()
- double or float error
- URI manipulation library?
- howto generate and show vcl components onto Form at runtime?
- static_cast<unsigned>
- Code Snippets
- create an object into a specific address
- c style casting
- Multi-Dimension Array Question
- About the third parameter of std::sort in VC6.
- rvalues and constant reference to a pointer ?
- Alternative to Transport Variables
- How to get wireless signal strength?
- Compiler not recognizing myArray[0];
- Virtual Destructors and array of objects
- Segmentation fault
- passing large arrays to functions
- operator overloading and inheritance help
- Type for string index
- I want to get into software development and need HELP!
- RichEdit hook using visual c++
- C++ FAQ
- iterate over the files of a directory
- Strange Exception Specification Behaviour
- std::cerr
- Strange problem about static data
- default typedefs initlisation
- How Dare Could America Industrial Property Office Be In Conspiracy With Jungang International Patent Office To Make An Extravagant International Crime ?
- What is callback function
- Software developers in Adelaide SA
- Can I give C++ code base from CVS to Doxygen for web interface?
- How to start if i wanna make a 2d game?
- How to speed up ftell()/fseek()
- sqlcxt crash
- factory instance question
- Callback functions problem
- C++BuilderX 1.5 Mobile
- Better template error reporting
- Design Problem: "Smart Paramaters"
- pointer be changed strangely
- What does % really do?
- Inline member functions
- When to use exceptions
- question about OO.
- boost/lambda and structures
- Endianness and streams
- Templates and copy constructor
- virtual
- New with 3 Questions
- Sending commands to a Telnet program
- How can I create simple applications for Windows?
- Operator overloading wierdness
- Working with vectors
- When static_cast should be used?
- using list in cpp with BOOST
- How to use stream with enum?
- operator overloading and destructor problem
- charting
- Incomplete types, "Cons" lists, inner classes
- Input should allow only alphabetical letters, regardless of case
- Simple c++ program linker error
- DLLs
- Data structure for Counter frequence of Pairs
- Announcing RPSL: a GNU autotools-based build system
- How to read this kind of file?
- Indexing large data
- What is the return value of this function
- Future of unmanaged C++ ?
- Structure layout
- HASH_MAP
- C++ value class that preserves and simplifies radicals?
- Comeau compiler
- using BOOST with C++
- How to make the operator < ( ) work ?
- Q: Exceptions and when to use them
- Regarding FAQ 36.8: populating the map automatically
- difference between a structure and a class
- Obj* ptr = new Obj(X)
- Endianness
- How to create Form without parent in Builder C++?
- map::insert gives compile error when copy constructor is added.
- C++ in depth
- Garbage Collection Survey
- how to cast?
- requiring a heap-based objects
- REPOST of Begginner question please help
- maxima & minima
- How bad is making a field mutable?
- more about Qt
- std::set versus tr1::unordered_set
- From Borland C++ 502 to Visual C++ 6
- From Borland C++ 502 to Visual C++
- Instantiating an object of the cmd line arg type