Home : Bytes IT Community / View Full Version : C++
- vector of references
- Code question that involves namespaces, templates and classes
- Generic Memory Pointers/Access
- c++ messanging
- Initialize an static array in a class
- something wrong in function, but what?
- char* to vector<bool>
- Which IDE ?
- C++ Refactoring Tool
- USB again
- Templates as inheritence omission workaround
- Could use some help...:)
- operator ++ overloading
- Help on the STL and initializing non-const references with temporaries
- Cross-Platform GUI Development
- (int*&) question
- RAW Sockets on Windows XP
- How to make exe with Visual C++?
- How to make static Variables in Template classes
- Virtual Constructors
- Floating Point
- Noobie question about Switch
- Problem with ifstream
- Destructor query
- shared base object
- Returning bool from long integer class
- initialization with curly brackets for class struct members
- Pointer to classes when deleted
- dumb question
- When to use operator[]
- standard not clear about member function partial specialization
- *new or new?
- static member of class
- probs with a simple program
- specialization of member functions of class templates
- Question on memory allocation for multi-dimensional array
- Class Member Variables:instance Vs pointer
- Why can't I static_cast to a pointer type?
- Accessing memory at 0xb800
- Converting a 2-tier application to 3-tier application
- Time management fucntions
- Initializing a base class
- Non-failure guarantied malloc/new
- A little one...
- Polymorphic behavior without virtual functions
- How is my code?
- MARCO
- files,overload
- Application Error
- STL basic_string: MBS -> wide conversion
- Permutations
- Sun C++ : Unexpected type Badly formed expression using String
- header file
- Directory listing
- Passing Data From One Class to Another
- C++ template (standard template class)
- Template metaprogramming = interpretation
- Q: Timer with <sec resolution
- C++ interface
- Static Member Variable?
- purify
- how to operator a stl vector pointer?
- Help Please: Passing Functor Object with Template type parameter
- how to simplify many OR in if statement?
- Allocate Memory Problem
- Two classes dependent on each other, generating "syntax error: identifier 'NAME' "
- Question about C++ Allocatars
- Looking for a C++ Large Number Class
- Assignment operator
- Why not use valarray<valarray<T> > ?
- detecting basic types
- Turbo Charge your PC's Performance
- Not splitting words in output
- What is the proper way to do this...
- Preventing memory fragmentation
- Setting union member in structure
- Defense against INVADERS!!
- Obtain error message?
- Can I use MT-safe stream as a pipe between two threads? A TANGLED question about standart C++-library.
- Multithreading beginner problem
- Pointer to class member as a function name
- Internet related libraries
- copy a file
- HELP: vector & polymorphism
- exended character set
- Abstract Data Types - Separating Interface from Implementation
- Popup through screensaver?
- ALSA general help
- Should this compile without cast?
- Scripting Language Tutorial
- Shutting down windows...
- Static Member Functions and inheritence
- How to create a jump table in c or c++ ?
- ostringstream, ends: what am I missing
- call_with_second
- Counting Objects - Best Method
- replacing c_str with operator asterix
- POSIX Threads causing memory leak
- Compare strings
- A not very well publicized fact about C++ templates
- Can't get Sams example to work (re-opening file)
- I'm Looking For A *Good* C++ Reference Book
- combining two stl vectors
- why doesn't this work?
- Q: Casting and using the pointer
- Dev-CPP
- Error Opening multiple files
- Ptrs to member funcs & inheritance
- getline and substr
- Boost..
- need help for simple c++ programming
- C help: how to activate arrowkeys and stack of earlier commands
- How to convert between iterators and pointers?
- Blocking functions
- Portable endianess
- transfering variable length argument list
- C++/MFC Graphics
- vector declaration inside class
- Questions about defaut template type argument
- Dinkumware STL, MFC and memory leak
- attribute bag class
- Visual CPP
- cannot convert `xyz' to `xyz*' in assignment
- g++ const 'this' problems
- Class Member Getting Corrupted
- Having trouble achiving OOP zen
- Seperate compilation (header files n' their implementations)
- template specialization hides other specializations-msvc6
- Query: Will a MutexGuard object release before a function return value is copied?
- Store pointers in a vector?
- When is static is deprecated?
- Intel c++ 8.0: how to build .dlls and .libs??
- Intel c++ 8.0: how to build .dlls and .libs??
- Error using ofstream close()
- stream in multiprocess (multithread) apps
- how to include dll
- from base class calling methods defined in derived classes through pointer to member functions
- How to get two bytes form a buffer?
- After sorting a vector, how to get max in this vector?
- Error: Link.exe
- C++ Simulator of a Universal Turing Machine
- I wanna know one grammar
- Making a shared container that behaves like std::vector.
- Is this portable?
- Template binary tree structure in standard library?
- Is it the BUG of VC 7.1
- op.conversion enum->char
- can i use installshield to deploy an ocx?
- Files in Folder
- Testing if file open() command successful
- array too large?
- What method of DB access is best from c++?
- Virtual function from constructor
- Trying to launch a page from the code.
- Dependency Inversion Principle Dilemma
- A Forward Iterator type / class?
- Address of a result?
- How to access symbol when its dimensionality is not known till runtime (About to giveup)
- What is wrong with this?
- About ActiveX
- Templates and typedef
- library for SVD with m<n
- how copy the content of the "fstream::rdbuf()" to a string?
- UNICODE ostream
- Help Please: Finding out the Iterator to the Child node in binary heap
- Two pointers to the same obejct, two differnet values...
- Template functions & class templates syntax
- difficulties with sprintf function
- "inline"?
- Different bit storing
- A strange problem with IE and the browser helper object
- floating point exception
- Why do we have to manually separate interface and implementation?
- template functions calls within non template classes. How to do it?
- using templates as class members.
- Unsatisfied symbols
- simple naming convention question
- Internal Structure of the DIR ommand of MS-DOS purely for a floppy drive media
- inheritance
- Question about fscanf ..
- Questions about constructors
- virtual destructor Vs virtual method
- Another String reversal question
- need suggestion about random selection
- C++: Uninitialised Variable Passed as a Parm
- char conversion problem
- need files for "OOP in C++" by Lafore
- newb: using user installed lib in cygwin
- vector::resize parameters
- list <string> algorithms
- Function/pointer help
- Template parse error
- sizeof operator
- Respecting the standard
- In-memory array output stream?
- member to pointer conversions - mommy look what I found
- c++, swig and mpatrol
- why plus can be minus. Another of Microsoft's trick?
- multistreaming
- How to edit MSVC 7.1 VC++ directories by script
- Makefile Macro Substitution Help
- Please help - class / templates use?
- return statement in C++ constructor
- STL list
- 2 questions: speed of memset() and pointer to multi-arrays
- Sockets
- new vs. malloc
- running program as a background process
- visual basic from visual C++
- how static_cast and dynamic_cast implemented?
- Problem exporting class with stl member
- C++ active web pages???
- Help a beginner
- Nasty Bug: First exception error.
- Ordering of class definitions
- change character in file
- Creating a file that doesn't exist
- Operator function not working
- I/O buffers
- Conways Game of Life Source code
- static members of template classes
- Problem of Pass by Reference in C++
- Why won't this hash_map compile?
- map that maps to iterators in the same map ?
- The >> token
- Which derived class is it?
- Angle class - how is my code ?
- "Optimization" with source file contaiing only static functions and initializations
- What to learn?
- Pre-Allocate a General Class Instance
- how to declare a structure and a class interlinked
- Strange template problem.
- .
- Is -> syntactic sugar?
- Replace a character in a string.
- Two dimensional array problem
- Problem writing a .wav file
- Is there a reference counted implementation of std::vector?
- Is there any support for network programming in C++
- access violation when unallocating a string
- msdev /make problem
- Design question: using malloc?
- floating point round in C++
- Rewriting the file
- why doesnt this work?
- Huge file hash
- What is "POD"
- Need help with stl vectors (?)
- operator overloading q'n
- Need help with STL
- Member Functions in class scope are auto inlined?
- Private constructor
- The performance cost associated with std::vector.
- Clarification of the scope of this group
- drag&drop - how can I make it work?
- enum question...
- istream_iterator and ostream_iterator problem
- P++
- Working with list box and text boxes
- Can anyone sell me VC 4.0 or 5.0?
- C 99 -- C++ 2003 diffs
- how to call an external program?
- Need help with STL (?)
- [RQST] Virtual disk
- What is some basic stuff?
- Regular Expressions and String Replacement
- Need to translate from Delphi to C++
- need to translate from Delphi to C++
- Dividing strings filled with numeric values
- Linkage and calling convention
- Can a template function return a template type?
- Array of object from varius subclasses
- counting_iterator with transform_iterator ?
- Correct use of locales?
- How to extract size of a packet?
- How to make function final in CPP
- Can nested class members access private members of nesting class?
- for loop?
- function object inheritence
- Multidimensional Arrays
- Char type array
- managed & unmanaged question
- CRT, Member Initialisation, static data, constant data, global objects
- You know the default error beep in windows? How exactly do you dothat?
- std::endl type unknown
- Sorting via template metaprogramming - critique requested
- system date
- what is wrong in my leap year?
- Where's the bug?
- Can one class have two names?
- non-static const array class-member
- C++ to Delphi conversion help required
- Questions about Getting const_iterator out of iterator class
- Recursive Function Help (pls) pt 2
- implib for mingw
- signed/unsigned..?
- Using Class Templates
- Mysql with C++
- Serial port, dlportio and Win2000
- Design question: interrelated classes
- MSVC7: Comdef.h(266) - missing ')'
- implib from dll
- Scope Resolution Operator
- error 2666?
- recursive function help (pls)
- load bmp
- ofstream is_open
- changing char value
- Function pointers problem
- What modules are available for Http connections in C++
- Casting to a 'different' class...
- Help for C++
- ISO/ANSI C++ Standard copy
- direct access to hidden variables
- Linking errors. - VC++ - Unresolved external Symbol
- Legacy source code resources?
- Question About Casting
- memory leaks question
- Two templates with overlap.
- (Programming) Various Syntax styles
- How to distinguish between Events and States?
- Internet Checksum
- Class division
- fstream lock question
- A function that returns a pointer...??
- HELP: Floating point overflow (possible OT)
- New Programmer
- Error creating a node
- Why is the Base class Constructor getting called twice
- ambiguity of post-increment and post-decrement
- Efficiency of map and vector iterators
- Am I an idiot?
- template-id 'VISDictionary<const char *, VISNamedContainerTypeCode *>' used as a declarator
- Protecting object data from member functions
- Do I need delete or delete [] here...
- Creating an object that is read from an input stream.
- usage of undefined class
- using member data as default argument
- Online book?
- stream constructors and derived classes
- oo-problem
- Fileless C++ environments
- Changing a variables data type
- GNU GMP arbitrary precision limitations + question
- Why does this work?!?
- Portable code
- Can't access WHAT private member?
- std::map copy constructor problem
- Your preferred books
- Your preferred books
- using getdate() how can i get todays date in mm/dd/yy format? any sug please
- map::iterator error
- CryptGetUserKey works in WinXP but fails in Win2000
- gets and cin
- writing in to files
- STL multi_map entry size?
- Function objects as parameters.
- Question about constructors ...
- Converting datetimes from/to UTC/GMT including daylight saving
- Order of evaluation: int a=1, b=a+1;
- Equivalency Semantics, Operator Overloading
- using a bitset
- Is code generated in this template situation?
- int to char
- Access control + overloading + overriding
- Optional parameters in stored procedure call
- How to disable debugger-related warnings!?!
- Casting to const.
- What is lvalue?
- string class question ....
- About MutipleInheritance
- Why c++ string can't be used in a dll?
- About the size of structure
- string class question..
- how does pragma pack work?
- How to...
- Borland C++ 5.5.1 CommandLineTools: ilink32 error 128
- I need some help/pointers/comments to get me started, I am stuck
- How to implement a buffer (memory?) pool
- Reading binary data from file
- POD-ness of a type
- Wireless Search with Summarized Results/Web Pages, powered by Google!
- Feeding Time
- decision tree help
- Library in library...
- More new MyClass; vs. new MyClass();
- S.i considered a variable?
- boost::shared_ptr and operator->()
- Constructor(?) inside a struct
- static_cast vs. C-stype cast
- dinkumware 402 linking with g++ 3.x/ _Winit undefined ref
- array exception safety
- Is there a temporal object created?
- assignmnet to int form float/double
- virtual inheritance problem with class template specializations
- is const function faster than non-const?
- Binary trees
- what is different?
- Need help on remove_if
- soundcard input
- overloaded operator new
- Question about an extern int
- Sound card input
- Homework Help
- accessing protected data members of instance of parent class
- ncurses help
- multidimensional arrays (vector)
- is there a difference between new MyClass; and new MyClass();?
- Is this object destroyed?
- C++ link to 3dstudio
- Q: Allocating memory correctly
- Strange compiler error
- linking problem
- unique numbers using srand( ) and rand( ) functions in C++
- numeric_limits<> specialization
- C ++ programming here my codes
- Webcam
- SMTP server C++ class
- C ++ programming again
- enum fails with using declaration
- C++ programming
- Object initialisation and constructors
- variable type
- Template parameter matching and const
- runtime access to program state via a hacked libpq sql interface
- Problem with textfile
- source code for independent component analysis ??
- RTTI?
- Composite class problem
- Difference between inline initialization and definition.
- Typecasting char pointer to structure
- getting list<string> sort() to use my operator< ??
- need some oversight
- activation record instances
- Retrieving numbers from a string
- Rusty C++
- value_type of a back_insert_iterator
- using declarations with nested typedefs
- mindless: Do you have a good name for a class that...?
- std::size_t
- access to class members from a Fortran subroutine
- generating C equivalent from C++ code
- Concept of nested classes
- reference VS. pointer
- STL Question: Safe to use elements after erasing them from the collection?
- Design problem
- Class methods operating on arrays of objects of the same type as itself.
- Iterator/pointer arithmetic
- HTML Parser C#
- CGI and C++: continual updates
- look for C++ "Keith Gorlen smalltalk like classes" or NIHCL to reduce memory footprint used by STL
- News test !?
- images and text
- How to avoid ambiguous constructors?
- pipe(), fork(), exec(), ... providing input to and capturing output of a child process
- Unable to print function names in stacktrace
- VC++ CListCtrl question.
- Utility classes?
- Memory Leak Error
- zApp and MFC
- How do copy Strings from a single dimensional array to double dimensional array
- removing the cursor from a cpp app
- User-defined exceptions
- A different kind of adaptor iterator
- typedef not being seen
- Operator Overlading Problem
- cout << "едц"
- ActiveDirectory_and_Ldap_lerner_searchforHelp
- Cygwin vector problem
- F2C for Microsoft Visual Studio
- passing a struct
- Protected classes within classes
- Preferred C++ compiler for Windows
- Null output stream?
- Removing a node from a binary tree
- deleting an object twice?
- simple list efficiency question
- Help Please: Making a function template accept a default argument
- Types defined in std::
- Garbage collection?
- overloading ! operator for factorial
- how do I get a Resource ID of a CBitmap?
- friend template doesn't work for MS VC 7.1 ?!
- Strange Infinite Loop in My Code
- Integer sizes
- Can private methods be overriding?
- Is there a class for a dynamicly resizable array?
- Converting Fortran module<->C++ structure
- How do you know datatype when using Templates?
- Is `new classname' the same as `new classname()' ?
- Templates with static member in header file
- which program will run better:)
- mixing C++ with C
- template deduction of array size
- solution for max_length_string (?)
- Getting the exception object within catch(...)
- preprocessor implementation GURU question
- g++ and gcc
- what are these files?
- C++ as OOP language
- Nested templates explicit specialization
- bitset assignment
- Deleting array allocated with new
- From float to std::string
- Error while defining char array
- Accept either an iterator or a reverse_iterator
- Namespaces in MSVC Dll.
- Smart Pointers
- Templated Copy Ctor
- Template specialisation of class with base class template ?!
- sign of a value
- Is it OK to specify a _private_ member function as a friend?
- linking problem ...
- Bit manipulation question
- Open Specified Port
- How is "static const int" better than "static enum"?
- How is member initialisation ordered?
- STL sets and MultiSets
- [C++] strange problem with std::ostringstream
- Creating an automatic logger
- Best way to eliminate warnings ?
- looking for a "tree" class
- how to get the names of the files in a directory on the linux and windows platform
- Creating STL Containers in Shared Memory
- compilation problem... WHY?
- operator problem in struct
- What's wrong with this?
- A question about ## vs. juxtaposition
- Q: Why are there file access modes?
- Virtual Funtion Questions
- DETOURS
- When should use "new"?
- std::cin woes ---- C style macros to the rescue
- good online STL/C++ lib references?
- STL find & compare
- Can I check the type of a void pointer
- Precompiler question
- Effect of goto on local variables
- help with classes
- classes, strings, learning in VS.NET
- How to print an array using << operator:Beginner's question
- freopen & cout
- Is it legal that a function pointer to "function with default arguments"?
- REQ: Help With List Class - Linked List Based
- how do i access data member from other class
- Curiosity...
- Scientific calculations using long double
- Template class operator= error
- Simple pointer question (:)
- Koenig lookup problem???