Home : Bytes IT Community / View Full Version : C++
- Why need .dll if I use static lib?
- Confusion about row-major and column-major
- Converting iterator to pointers, revisited
- How to correctly call initialization and cleanup functions?
- Reading a method pointer from a stream
- how to open a log file?
- Warning: no newline at end of file
- Compiler question
- trivial or non-trivial object
- What in the HECK is going on???
- Initialize a Reference type class attribute
- Linker Error: For a defined method() in C++
- Initialize reference to itself
- template type from string at run time
- iomanipulator
- Create a list of list in Stl
- Create a Reference stl:vector attribute
- A stl vector of smart pointer
- Multi dimensional Array
- error: syntax error before '*' token
- Help with Extending std::exception class
- Multiple inheritance and access specifiers issue.
- Help with std::string
- Memory access optimization
- Virtual keyword & compile time
- What is used for storage
- callback and boost:function
- Unit Test Framework for c++ program
- Write a function processes a list
- Create a variable size but non-growable array
- building an unsigned character string.
- Convert a Java iterator loop to C++ STL?
- Is there a C++ or C certificate?
- compile error trying to call STL sort
- SQLite Queries
- memory allocation question when using ostringstream in STL
- How to Create a Circular Queue in C++
- Can't output strings to std::wofstream (g++)
- Disassembly of C binary
- Macro needed
- How can I get the encode of a txt file and convert it into UTF-8?
- how exclude initial part of a buffer???
- positions of attributes
- Diamon inheritance problem
- how to decrease link time
- A portable way to pass a string to C++ as macro?
- Pass a derived object to func so that it is base?
- how to interface between different languages
- asking about good books
- ISO C++ forbids declaration of `cout' with no type.
- articles on design increases performance and test first?
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- STL map insert question
- How to check if a pointer is "valid" ?
- Article about memory layout for virtual inheritance
- error compiling with read function
- extending enum's: what operators?
- friend oper<<
- Singleton Class
- template confusion
- Reduce memory usage?
- will this work?
- Get Window handle from point
- Stupid problem with boost::share_ptr
- is there better way to add indent space?
- Merging images
- Off topic - To be ignored
- Syntax Question
- member function definition inside and outside class..function already defined error..
- sentinel processing, C++ no break label
- terminate thread waiting on cin
- Visual C++ vs GCC
- Binary tree search in text file entries
- Linux Folder Iteration
- Get Window handle from point
- Get Window handle from point
- Plugins in the class
- nested iterator
- vector push_back question
- Implementing virtual concept in c
- Using only the values returned by functions -- elementary question
- converting to studio 2003 en 2005
- "has-a" question
- mail13
- Converting from std::str to char
- help in comparing
- Suggested extension to C++: static namespaces
- Another problem with singleton...
- Local static variables and multithreading
- Singleton usage
- Start when windows starts.
- What if...
- Generic matrix operators
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- GetSaveFileName problem: can't get selected filter and put default name
- Has anyone used enum.h from Besser's ENUM++?
- basic question for vector
- Problems Compiling enum.h from ENUM++
- simple question on type casting~
- A dying era
- Server-side applications for form processing
- illegal reference to non-static member
- OOP casting classes (using one single variable for similar types of classes)
- A Complete ENUM++ (from Besser's CUJ article) Example
- difference between *foo and (*foo) ?
- basic question about std::vector
- need help with algorithm
- C++ Equivalent of <stdint.h>?
- Decompilind dll's
- Arguments in partial template specialization
- Counting the number of times I've tested a program
- C++ Template Question
- member template methods
- why does my overloaded operator discard qualifiers
- unnecessary declaration of Virtual destructor
- Advise on implementation of custum graph
- Problem using std::map
- What is ScatterHierarchyTag means?
- new to c++
- Could someone please explain?!
- difference bewtween static and dynamic inheritance?
- generic tree container library
- initialize the global variables in .so files
- Compiler messages with pub/prot/priv inheritance
- Expression templates and generic matrix operator
- NULL global variable
- Constructor of a derived class
- STL exception safety, operator==
- how to clear up the std::stringstream?
- Specialization of only one template parameter?
- subclassing std::valarray
- weirdness with std::map<const char *, int>
- After calling constructor, the destructor is called immediately - why?
- virtual destructor
- Help with debugging code
- boost::shared_ptr mutual header inclusion problem
- question regarding delete[]
- Vector of abstract classes filled with derived classes ?
- A book on Gtkmm
- Structure size check at compile time
- static array with variable amount of elements??
- How to delete the Folder and its file using VC++ code
- Directory access
- Restricting base class visibility
- Question about structs
- Overloading Operators for User-Defined Types (NOT Classes!)
- flash & VC++
- Registering a GLUT Callback in C++
- Any difference in these array declarations
- Any Developers Who Worked on TradeStation 2000i
- istringstream("XXX") >> x;
- antivirus program
- Why "const" break the Polymorphism?
- Variable Scope, Initialization, Linkage etc.
- problem with strings
- 2d visibility algorithm?
- Passing different sort methods to multiset
- How to call a virtual base function with variable parameters?
- Shape DragOver and DragDrop
- C++ STL in embedded systems
- [noob]Multiple inheritance
- Input bidirectional custom iterator
- Multiple Inheritence
- Farewell CUJ
- array of functions?
- problem with delete
- Creating a stringstream in a parameter
- type convertion between template
- what is vtable exactly?is it a structure or an array?
- gmake
- [noob]iostream.h
- When does initialization of static member variables occur?
- OOP vs procedural
- A non-blocking socket reading function
- compiler ??
- Suche schnelle Zufallszahlen-Funktion
- Advice on wrapping data
- Return value of _time64()
- Reading BiosID in win32
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Const int variable declaration.
- find / find_first_of - vector of pairs..
- What mean "foo& foo2::foo3()" ?
- memory allocation and new
- vector<Foo> how to force default constructor
- Generics in C#, Java, and C++
- itoa
- how to store a string into a vector?
- ODBC Class
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- Probleme mit Pro*C Compiler
- Problem with getline and files
- Updating a binary file?
- Set boolean array elements to false using STL algorithm?
- How to use long double floating?
- Determine type of typename T?
- Example of using sockets/http
- Clustering
- erasing element in a vector of pair ..
- Compliant compiler? Comeau?
- A new cross platform c++ framework (another)
- Wish You a Happy and prosperous New year
- A trick to wrap the callbacks ???
- Difference between "float" and "GLfloat" ?
- memory allocation.
- Source for C++ library design and programming
- Why does not this main test program work
- help partial sepecialization
- Is C-style string unchangable?
- Returning an Array a characters?
- pointer and string
- why pass-by-reference of a pointer variable?
- a deconstructor question
- Why does it work?
- SmartPtr type conversion error
- Functions problem
- stl iterators "null" value
- spaces handling while reading input from a file
- Initializing order
- Should I define my own allocator?
- Defining static members in explicit specializations
- simple question on WM_PAINT
- Where to allocate memory for the char * data member ...
- Strange Output, Help.
- Class A contains class B, class B points to class A
- Whay was Justin Kemp out this match ?
- Vector of vectors
- accessing inner struct members
- boost::MultiIndex help
- Problem with std::ostream, std::streambuf and "virtual xsputn"
- Best way of sharing a enum
- problem with microsoft speed optimization
- Function overloading
- template argument to a template class
- does all implementations of std::vector use regular arrays?
- STL iterator ?
- Is it possible to overload with return values?
- trouble
- Query regarding to overloading.
- ifstream and format issues
- Sorry for the inconvenience
- Distinct sub-types of POD?
- (*(void(*)())0)();
- Allowing a class to be converted to bool?
- Visitor Pattern Choices
- Containers & Iterators sanity check
- Implement Singleton Using or Not Using dynamic object.
- Is 'close' a reserved word in C++ ?
- How far should I go in protecting the user from his stupidity?
- no match for 'operator!=' in ...
- pointer to 2d array
- Why can you delete a const pointer?
- conversion warning with STL combination of functors
- "Die" class
- How to write Java style classes in C++
- Overriding new and delete.
- gsl and windows (matlab)
- Silly question (8 lines of code)
- File's Openmode and the Cursor position
- fid to c
- problem in placing command line aruments(LPSTR) into **char
- Template for POD types only
- aaaaaaaa
- How can you connect c++ with any database.
- problem while running a STL CPP application.
- Accelerated C++: exercise 6-1
- Copy Constructor and Initialization by Temporaries
- vectors of floats
- vector 'initial block of storage' / implementation guidance
- vector 'initial block of storage' / implementation guidance
- global instances and extern help
- ShellExecuteEx
- C++ Templates: Incomplete Type Problem
- How to write a bluescreen with C++???
- for me its difficult
- using exceptions to catch segmentation faults?
- Problem: how to use one std container to store multiple types?
- Preprocessor
- weird iostream/fstream behavior
- Formating Output of std::ostream
- I'm having trouble. Help?
- templatized copy constructor not being deduced
- calling class member functions without instantiating object?
- PLEASE DON'T FEED THE TROLLS!
- template class to alloc memory
- A problem on string swap
- Static and dynamic library
- Malloc() and new()
- 'B' is an inaccessible base of 'D'
- Default call of an Empty class object
- integer int i; *i++ and ++*i have a different integer value after the increment
- Undeclared identifier???
- Dealing with const
- vector 'push_back' problem
- Class Design Question
- The Trouble With Locks by sutter
- std::auto_ptr with virtual class
- Any function can convert the words form,such as "boys"->"boy","became->become"?
- Any function can convert the words form,such as "boys"->"boy","became->become".
- cross platform shared libraries
- new and memset
- Date/Time class
- is C++ dynamically or statically typed language or both?
- Problem with bitwise operators
- Problem with input
- Default Template Parameters
- problem in a very simple code
- Best Editor/IDE
- Static members and inheritance
- references and l-values
- char * const &szKey
- Class in class problem
- Memory value change?
- operators << and >> for 'std::streampos'
- System functions + wchar_t
- sample.xll is not a valid add-in
- STL : list, map, ...
- make files
- C++, wchar_t, Unicode and all that stuff
- Which container I should choose for better performance?
- Which container I should choose for better performance?
- Befriend during runtime?
- Need advice about brushing up on my C++
- Global variables...
- I/O exceptions
- Copy constructor: why can't I copy objects as if they were structs?
- Help! Windows.h Conflict
- job interview question in C++
- architecture to adopt
- std::streampos and INT_MAX - incompatible?
- Using Definitons
- method max_size() for map-object (STL) returns -1
- defining class-object declaration in header gives error
- Initialization list and inheritance
- how to distinguish whether the type is unsigned or not
- Why do all the compilers I try fail?
- looking for a clever preprocesser solution
- Operator<< for ostream
- Finding a program's directory at runtime
- Crash while erasing a member in a vector
- SSL
- Casting, inserter and streamspos?
- dynamic cast for streamed data
- Operator Overloading : Incorrect implementation being called
- The problem of inheritance? Why can't it overload the private same name function ?Help?
- Using flex++ and bison (not ++) with c++
- Exceptions
- Singleton class
- efficient algorithm for customized set_difference
- clone a tree
- std::list
- method to count 'endl' manipulator on insertion operator
- incompatible warning in C/C++
- initialization problem
- Heap Manager and new/delete overloading
- Opensource software for computing checksum?
- AVI /MPEG Lib
- reference l-value
- undefined behaviour ??
- Link to lib file
- Is my naive C++ implementation the best, or...
- Memory leaking
- geometric progression
- Switch vs. Else If
- How to change the button style of Console Application
- request for new questions
- question about "scanf"
- Reading from serial to an array
- Function template partial specialization
- 'new'd memeroy is contiguous?
- what are the problems with this piece of code?
- using C structure in C++ (VC++ 7)
- lots of warnings with stlport
- Getting error with SUNWspro 6 update 2
- operator= Q.
- Available C++ Libraries FAQ
- how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
- Which header files are included?
- Xml Parser
- Problem with Exponent program
- Network Programming... Ugh!
- inherit WITH operators
- storing "almost-POD" classes to binary file
- exception woes using fstream and .eof
- Struct inside a struct
- Which is better, using ReadFile/WriteFile or use fstream?
- Symbain Device
- variable in a class member
- including and excluding at compiletime
- c++ spreadsheet libraries?
- How to minupulate the elements (counting by 3) of an array usingSTL?
- Access to MS SQL Server from C
- mscorlib.dll problem (Visual C++ 2005)
- A good use of fn ptrs?
- Implementing a Decimal class
- Memory allocation problem
- typeid ... more
- Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
- deleting all elements in a STL container of pointers
- operator % and signed integers
- Initialization of non-POD aggregates
- can std::set hold pointers to keys instead of the keys themselves?
- Too Many Function Pointers?
- int var declared in "for" not local?
- what is the difference between string.h and cstring?
- auto_ptr and casting
- auto_ptr always implies heap?
- Complex policies
- using fis.c in a c++ project
- CTAGS usage
- problems at multiplication (Currency multiplied with float)
- How does the compiler implement a virtual destructor?
- [Linker error] undefined reference... pliki .h... dev-c++
- weird problem with gcc
- Special iterator
- #ifdef vs OO patterns
- `sock_create' undeclared (first use this function)
- My programs always shut down...
- friend sibling class nested in derived class problem in gcc 4.0
- How to become a C++ Programmer
- How to turn a C++ program into a BASIC program ???
- copy and istream_iterator question
- Naming issue
- map iterators interface
- private default constructor is good or bad?
- Question on vector of vector iterators
- Reading 16-bit raw data
- Bowyer watson algorithm
- Dual Head Monitor
- Derived template classes
- add a new member to struct
- How to Check the content of the memory?
- STL map and memory management (clear() )
- Error when initializing static variables
- How to catch Mouse down and mouse up on item of treeview
- Cline/Lomow Book (Original) FAQ # 158
- who can give me a lmplement of Diffie-Hellman key exchange.
- why is automatically generated copy constructor of this form
- Creating Dynamic 2D Arrays
- Getting confused in Virtual calls
- C++ class library for kernel mode programming
- scan frames of other windows
- is there any transform_if algorithm?
- can you make an ifstream from a FILE* ?
- problem with const objects in lazy parser
- vector<pair> .. more
- operator-
- GDI objects and memory leaks
- USB 2.0 Memory Stick
- reading para values from config file with type
- question--separatecompilation
- templates to generate compiler diagnostics
- Vector in cpp
- Array initializer in C++
- what is needed to implement a memory table?
- MS Access And Excell data access through c++(API ,Connector,etc)
- Usage of Double Pointers
- Tricky conversions question
- how to find nth quote char?
- Need Help
- candidate for bitset
- counting lines in text file
- Doing run-time binding/introspection/reflection in C++ non-intrusively
- Style Poll: Hand-Rolling for() Loops
- pointers difficulties
- skipws and <<
- offsetof / non-POD structs
- JNI: changing from ARGB to RRRGGGBBB memory problem
- Replace a #define by a method
- question--A function returns class object(comparing C++ & JAVA)
- is << on filestreams a blocking operation?
- Strange Bit Shift Operator
- Use int or long keyword?
- including files
- Code Style - Handling Returns
- Type casting
- c++ and multithreading
- Comparing an iterator to a NULL value
- dlsym and function pointer ...
- How can I set up the path where the compiler(g++) will search forthe header files
- template and variable parameters
- Constructors & iterators
- Operator Overloading.
- legacy containers
- what happens internally
- USB APPLICATION
- little problem
- Zero sized arrays in base classes?
- #include<> internals
- Help with Dijkstra's algorithm
- Is this possible in C/C++?
- How to define a class GasPump?
- getting reference to a STL map element
- overload operator ?
- Pattern matching with boost
- problem with c++
- class wizard in 7.0 (.net) IDE
- Secured access to source code project ?
- Array copying technique
- Checking if number is bigger than INT MAX
- Operator Overloading Problem
- When is std::list more effective than the other containers?
- Correcting answers
- Store two images in one file
- candidate for a reference counted smart pointer (?)
- software for Voip.phone
- how to transfer a DWORD from a function?
- How do you return a list? Best practices
- tr1::bind in a template class
- Insanity or technicality?
- Opening is for technical lead
- Programmer's Avenue
- learn C/C++/Java/HTML/Web development
- Another name of type of iterator allowed or not?
- unresolved external
- member typedefs
- Can I write a fn reference?
- Getting a chararacter array to accept spaces
- Getting certain item from a character array
- Runtime Definition of a struct
- header files
- problem with auto_ptr<> and assigning derived class to base class object
- operator [] or what ?
- vector of structs
- finding the length of a char*
- string comparison, help!
- Operator overloading for pointer to objects .
- Function returning a function pointer?
- Programmer's Paradise
- Initialization of non-integral type in initialization list
- Composition using references
- Question about char
- Arrays as parameters
- Why does the write method take a character pointer to the object one wishes to write?
- vect of struct ??
- Is this the 'prefered' way to use a vector
- oracle-c++
- Overloaded
- Enhance your Bugzilla with Release Planning System
- file writing
- Multiple inheritance, dominance and pure base class
- CPU temperature reading
- Runtime errors with c++ binary search tree
- Stack or Queue?
- Design question for UI library
- hello ,i really need your help
- undefined reference to '__gxx_personality_v0'
- Linked List Isn't Working Correctly
- regular expression lib