Home : Bytes IT Community / View Full Version : C++
- Nested classes and templates
- writing a library
- Memory "plot" and bit packing question
- How can I get a file descriptor from a c++ i/o stream?
- 'MyCClass' has no constructors
- Negating a List Of Numbers
- something like a Split Function
- code for the trasnpose of a matrix
- how to read it out?
- Getting system time and Date?
- dbx/gdb Choosing Which Forked Process To Follow
- Pointers to pointers
- Is there something wrong with this OO/STL code?
- Problem with base constructors using templates
- non-blocking file access possible in c++?
- Execution speed of overloaded functions
- Initialise array of struct using C syntax
- Assert vs. exceptions
- Lexicographic ordering of punctuation marks
- Openings in an online game company for programmers
- dictionary design, comments?
- is a memcpy() equivalent to the default copy constructor?
- writing SSH client
- Semi-Off-Topic: Online education
- how to read this function with 2 constants
- A question about vectors and pointers
- q: inheretence/virtual
- Type conversion issue
- Qt QAccel question (very basic)
- String ctor
- Environment for C++.
- Beginning design patterns
- multiple tokens input to cin
- compilation problem: LIBID already defined in...
- crash in copy of a list. very simple question.
- Anonymous functions
- C++ Template, - "non-type" error
- Loss of precision assigning floating point values?
- Default Copy Ctor
- invoke sub-class's derived virtual method.
- Weird result of calculation after casting to float
- char array function problem
- Case insensitive compare
- c++ object copying bitcopying vs references
- Application crash on HP-UX 11.11
- Application crash on IBM AIX 5.2
- Application crash on IBM AIX 5.2
- Const vars vs. defines
- Efficient, safe handling of "char *"
- PHIDGETS: Anyone use em? Need some help.
- C++ Template problem
- Having a design program
- integer to time
- looking at a C++ dll with a .NET wrapper. need help.
- Programming Language for Systems Administrator
- using resources
- pointer to a derived class type
- overloaded casting question
- Log4cxx Time Zone problems
- assert from <cassert>
- syntax ok?
- a question about "bind2nd" ?
- failed to compile ACE examples
- Function parameter in: "void __cdecl Function(class Class1 *,float const (* const)[4]);"
- References
- Typedefs inside classes
- what am i doing wrong?
- What're the benift and the drawback of defining a class embedded inside another class.
- quick question: \floor(\log_2(ix))
- stl map without any information
- Algorithmic complexity & STL
- Three C/C++ Programming Questions
- allocate and delete space question
- linked list error
- std::map< MyString, MyString > comparison operator?
- two dimensional array
- Handling file sizes correctly
- File/Directory info in C++
- exception handling problem in Borland C++ Builder 6 (BCB 5.6)
- Build a light proxy server in Visual C++
- How to bind class static member function?
- Trying to get C++ to get a file and compare for logon and password validation
- How much math?
- undefined reference to library
- geting value from DBGrid (Borland C++ Builder)
- ssh API for C++
- Writing a method-functor
- My random number is only random for the first run???
- C++ I/O for parsing a simple file
- library update
- hashtable.h with gc 3.3.2
- containers of templates
- Class template parameter that is a function
- calling a function via a pointer-to-function
- [c++] getting the ASCII value of a char
- MS's Visio.Net
- Automatic generation of header file.
- Nice trick or illegal construct?
- Mailing lists
- looking for good ms windows newsgroup
- How to loop in a vector (set, map, etc) from iterator i to iteratorj
- Emacs CC Mode's auto-newline facility: INFORMAL SURVEY
- createdispatch hang
- Templete Function called from shared object file(DLL)
- how call a method through an function pointer?
- construction initialization list
- Manipulate String
- formatting question
- Formatting stream input.
- order of operations with division and multiplication
- C++ question
- nocreate problem
- compiler
- Finding include directories and link libraries
- Best way to open files
- static member functions and invalid access question
- OSS2005 Call For Participation
- Problems concatenating strings
- Format of compiler generated derived destructor when base has 'virtual ~base() throw():"
- store Images (or any Binary Data) to a SQL Server database using VC++
- Checking Ansi-c++ conformity
- How to export a string in DLL?
- Initialising variable during compilation
- regarding debugging code in static mode
- implicit conversion from T (&)[N] to ptrcarray<T>
- Beginner questions
- Question about memory allocation
- odd C++ crash question with streams
- Analytical or Intuitive?
- Partially specialize a template with another template class
- overloading insertion operator
- templates & reporting
- multiple lines declaration
- Releasing a Application which uses ODBC
- Inherited member name qualification for templated class
- Assign a structure to an iterator
- scanf/getchar sequence problem
- Exception
- Licensing check in a loadable .so
- Template parameter problem
- Passaggio puntatore di classe in CreateThread
- ive got caught in a forever loop
- swtiching between multiple images in one component
- Using the STL Containers
- BCD arithmetic
- dangling references?
- problem with opening tiff file
- Trouble using std::equal_range
- operator definition
- copy construktor
- C++ unit testing.
- What does it mean with infix
- Pure virtual methods, constructors and destructors
- vc++? or c++
- Template that can take variable number of arguments
- c++ is better than java
- rand() and thread safety
- transform
- How to get 64-bit intermediate results
- String processing: word replacement
- comparing string with character
- Const vs # Define in the header file
- error: insufficient contextual information to determine type
- new operator and memory allocation
- MSDOS call with C#.net ?
- Another inline assembly question
- WinA&D 4.1 for UML, DFDs, ERDs and Requirements
- const and non-const string iterators
- c++ & inline asm
- Multiple Inheritance in VC++6.0
- Loading dynamic code into C++?
- C++ vector algorithm
- A question about global variables
- Exception Handling Problem
- memory allocation/deallocation question
- ifstream and binary file reading problem....
- new -- allocate memory question
- function parameter vector<int>*
- properties of the default STL allocator
- quoting quotes, &c.
- array help
- system command
- Setting mininum string read width in istream
- realloc in case of new and delete operators
- How to debug application using SetUnhandledExceptionFilter function for exception handling
- 3D chart
- How to convert a given local time to UT considering Daylight Saving Times....
- dynamic_cast between unrelated types
- Where can I find a good C++ socket class/library?
- What scope have dynamically allocated memory
- regex
- Heap Walker
- Stop recompiling if unchanged header codes?
- What is .tcc?
- power - novice
- help! [please]
- C++ and goto - can I?
- C++ and goto - can I?
- Compile typedef-ed substrings
- can a hardware programmable card do this?
- Help needed getting "dl"-functions to work in Win32
- header for C - unistd.h
- Simple polymorphism question
- Something about ACTIVE OBJECT pattern
- try to maka a program run out of memory
- A question about pointers
- Does bool true always == 1?
- A question about allocating resources
- Beginner - controls not shown in class wizard
- Some questions about static member
- Is the class iterator part of namespace std now in c++?
- How to reference a data field of a parent template class
- Creating an Instant Messenger
- Is iterator definition with template not a type in ISO C++?
- Please tell me what I'm doing wrong
- Structure of Constants
- Abstract class with no abstract functions
- A question about inline
- creating interface with c++
- ADOConnection
- A question about memory allocation
- audio capture
- novice
- Why does C++ require forward declarations?
- Object lifetimes when bound to references
- Rejuvenate Your Soul!
- Iterator Question for map of ints to set of ints
- Source code c++ to filter lottery
- containers iterators pointers. please help (urgent)
- how to new some class from template
- What's the best way to hide the particular STL container that my class uses?
- Alignment on Struct and Global Variable?
- Tokenized substring search
- static and non-static functions
- Does a ctor/dtor occupy memory
- removing void*
- C++ PROGRAMMING
- Microsoft says...
- printing a stack trace ...
- lwg issue 233
- ANSI C++ and ISO C++
- Need clarification on 'typedef' keyword
- compile error, fstream.h, g++ version
- File size
- problems switching to gcc 3.3.2
- Returning a non-pod object
- Deleting pointers from deque
- void* versus uint32*
- help with dynamic array structure.
- std::vector range check
- C++ compiler?
- Axis C++ only as client
- template-class-id redefined problem
- Function Pointer as a class member
- Doubt regarding structure nesting
- Slightly mathematical programming problem.
- C++ UDP Network Help : XPlane Simulator Program
- db2 control for Borland C++ builder 6.0
- Displaying stack contents
- deleting files and directories
- friend function question
- the smallest float(4 bytes) > 1.0
- should it be ambigious?
- pointless object copies
- Fastest sort algorithm?
- Question on constness
- Suppress DOS screen
- Possible encapsulation violation in C++
- Prefix/postfix ops -- concept question
- A few (advanced?) questions
- Need help in chosing a suitable Container
- Remove elements pairwise from vector
- Intercept Messages (and WM_DEVICECHANGE)
- inheritance and STL
- try and throw question
- Wierd Inheritance problem
- override virtual, covariant return type
- function object to query STL containers
- va_list help
- Strings in C++: A tricky problem
- problems with linking a dynamic shared library using kdevelop 2.1 and linux fedora(1)
- STL string class and Number conversion
- beginners program
- Who can help me?
- Segmentation fault when function ends...
- tricky pointer and string storage question
- Why is this not ambiguous?
- woh do I read a file with std::istream ???
- problems with templates
- g++: command not found!
- random number generation
- Endians and c++
- Why assembly and translation
- For what reasons?
- Finding distance
- passing class to a function in c++ - performance question
- Problem with constructors
- _wcsupr () with german characters
- Disk space exception ?
- & before a function
- Translate C++ to C
- child and parent class args
- Data stream help
- sendto() failed (10040)
- is it undefined behaviour?
- Is this valid ISO C++?
- Exceptions and overridden methods
- Allowing a functor or a function to be stored in a class
- Please help: How to reformat existing c++ files using emacs or VC6.0
- VB6 to C++ 6
- anonymous pointer creation and memory leaks
- How to encript header files.
- question: changing order
- cannot recognize vector as a vector, please help
- template template argument from specialized instance
- parameter deduction in function object
- Is incrementing iterators actually this slow?
- Chicago - Sr. C++ Developer
- UML
- modifying stack variable
- strang function pointer from faq book (help)
- Strange issue regarding template functions, struct static members and g++
- Exe will not start
- Array of objects as array of POD
- International Conference on Intelligent Agents, Web Technologies and Internet Commerce
- std::map operator[] and default values of build-in types
- error message
- RSS Feed collector
- Doubt regarding inheritance involving templates
- using enum from another namespace
- inline class member functions
- Is wchar_t guaranteed to be larger than char?
- Help me
- Why program denies when my function is loaded ?
- get system info? (linux/unix)
- please explain why this is Undefined Behavior
- Type conversion of reference to a temporary object
- template probleme
- OOP is bad?
- Need help with Pointers
- Pointer to Function Inside Struct using Static
- Keyboard interrupts
- replacement for dynamic template parameter
- May a template argument be a friends of the template class?
- Reading bits off an unsiged long
- unnamed namespace collision
- g++ 2.95.4 has a problem with templates?
- enum : char ???
- Placement Oppurtunities
- How can we pass a template in a template function
- Writing a tree iterator
- FD_SET has unknown sockfd
- Convert from std::vector<double> to std::vector<int>
- Struct inside namespace -- Not Member -- Need Fix?
- Using Inheritance in C++
- Forward Referencing Question
- The Most Important Computer Languages
- problem in static function template specialization
- break , continue, how to understand
- trying to declare an iterator for a std::vector of template pointers
- MingW
- polymorphism type error, I think...
- using placement new
- ualarm() Interrupting select()
- operator<<
- help needed in c++
- Initialize vector
- Required DataType ???
- Portable STL implementation?
- Get URL Content In A windows service
- How does a compiler implement exception handling ?
- Question about ostream
- typedef'ing Function Pointers
- rope vs. string
- Deconstructors
- Pointer To A Vector Elements While Still Adding
- Allocating and returning new class in function
- Design Patterns Textbook - Monoglyph
- Getting lower-bound and upper-bound of strings input
- Google's (G-mail)
- ReadConsoleOutput changes the size of my SMALL_RECT... help!
- STL Iterators
- Redefining new
- Out-of-class-template member template specialization syntax
- use of assertions in practice
- How can I call an enclosing class's function?
- IIS configuration using c++
- Subject: Use of new and delete in C++
- bit convertion problem
- STL insert with hint
- A question regarding the duality of pointers and arrays and another on structures.
- std::vector in vector - LOOPING
- parallel programming in linux
- BeforeNavigate2 not working with NewWindow2
- Compiling with aCC on 64 bit HPUX
- non-aggregate type bool
- foreach shorthand
- Implicit conversion issue
- function return value
- Wrap Lib file
- Operators, implicit conversion and templates
- using activex in vc v6
- std: bitsets of variable size
- function overloading question
- C++ book recommendation
- private overloading
- basic help
- modem initializing
- MFC App to receive and display data from IEEE 1394 FIREWIRE Port
- References referencing array members - how evil is it?
- class hierarchy
- why two const in one function
- Templates: Why does this fail to compile?
- goto
- standalone xml library?
- bits manipulation
- Getting an iterator to an arbitrary index of a string
- Replacing dynamic_cast
- Vector of structures: non-aggregate error
- Static objects in function templates
- help needed c++
- mmap iterator validity
- C++ Programmer Wanted
- Naming factory functions
- Does not name a type error
- Remove pointer from list
- Pointer-to-member
- Need info on Template specialisation
- "is protected within this context" error
- why does this not compile ?
- Is there an STL algorithm for this?
- Problem with results of overloading << for polymorphic types...
- YAML?
- it's Geek Of The Day
- help
- getchar vs. cin
- map<,> optimization question
- run-time analysis tools
- handle cin errors
- std::string Destructor Throwing Exception
- Problem Based Passing Vectors Elements As Arguments
- Digit grouping
- Problem with abstract base class
- Operator Overload
- memcmp for <
- FIELD_OFFSET
- Processing pathnames listed in a text file.
- Where to do the operator<< overloading
- Passing vectors as parameters to a recursive function
- Templates and user defined conversion operator
- Python to c++ conversion problem
- recvfrom gives empty string
- data validation
- How to read data from a bash pipe
- Can't access field in struct
- typeid behavior on object without RTTI
- a stl list of list with jump back
- How to delete and remove all items in a container<T*>
- Stack corruption
- Passing by const & and returning a temp vs passing by value and returningit
- Reuse allocated memory
- signal handling
- Changing IE default access directory
- xlc - A template dependent name that is a type must be qualified with "typename"
- Function Pointers and Inlining
- Bus Error on Integer Assignment
- An exception said: catch me if you can
- Accessing the registry
- How to prevent a function in base class being overloaded from child class
- Cryptic compiler/linker error messages with C++ templates
- istream::readsome() behavior in g++ and Microsoft C++
- Script Engine in C++
- void pointers
- Disassembly in g++ ?
- STL - an algorithm for finding a collection within a collection?
- non-sorted map?
- A program that prompts the user for keywords belonging to C++.
- Help with long symbol names generated by templates.
- communication between mini-modules
- Class to support keywords.
- SGI hash_map
- trying to use gprof, program compiled with -pg dies immediately
- memcpy : maximum buffer size
- How can you make Cmake use gcc on WinXP?
- is this possible - pointer to a classtype, that differs?
- "was not declared in this scope"
- How to access a class member function outside of its class?
- virtual destructor?
- Member operators operator>>() and operator<<()
- Is it really necessery to replace #define from const?
- some memory questions about two-d arrays
- seriously, i need a good book,
- STL tree implementation -directory structure
- modeling billiard table
- need to find a good "readable" book for ...
- "const <anonymous>**" and "<unknown type>" errors while compiling
- stl list, const correctness
- class hierarchy problem (do I need MI?)
- C++ code beautifier
- Do you actually think of this or something else ? File content
- Which one is faster ? Thank you very much...
- coding problem (matrix multiply)
- Why double Underbar in header files? Thank you..
- Database Connectivity
- out of here
- Simple Welding of two small C/C++ Programs, But How??
- BTree beginner
- converting LARGE decimal number to binary stream
- two defination ?
- accessing directories using C++
- ctor, operator =
- testing ...please ignore
- Installing Borland C++ 3.1
- realloc equivalent for new
- How callback function works.
- Scope guards
- C++ builder question..
- const debug variable optimized away if false?
- how to write bits by using ofstream?
- reading parameter file and parsing the contents
- How Can I output the .html building log file to another directory?
- static consts Class Vars - Compile Problem in VC6
- Header File Issue
- Loading BMP problem.
- Who can see posters's ip addresses
- Overloading << generates problems
- SQLite Database & Borland C++ Compiler
- How to Replace CR\LF
- Indestructible pointer: Sample code for feedback
- Good code-generating visual designers for Windows C++ compilers?
- "Principles Of Compiler Design" answers to questions
- why we need a function to be static
- How to use this member template
- calculator prototype
- Separating a class definition into header and source files
- Why is the constructor never called ?
- How can I output html file to another directory!
- Visual C++ .Net Problem
- using default values on <Enter> with no input
- How to convert to WAV file with a specific requirement....
- C++ cross platform development
- What the fastest way to copy strings from file to a vector?
- How should I set the values of these static data members?
- Private container, public iterator
- Efficiency Issue - true or false?
- from std::string to std::istream?
- std::string - case insensitive?
- mem_fun vs mem_fun_ref
- C++ .net, reading an opened file.
- common baseclass for stl classes?