Home : Bytes IT Community / View Full Version : C++
- Pre-Processing loop
- more about vectors
- Trick to low CPU usage?
- Polymorphism, pthreads, multi-threading, and libstdc++
- inspect for throws
- Problem with accessing objects of vectors
- It seems wrong to me
- Minimal C
- Given a date, how to find the beginning date and ending date of that week
- STL bug in VS.NET 2002
- Need help with a simple program
- forcing a compile time error
- how can I persist a pointer to virtual member function?
- [Offtopic]: Download Visual Studio .Net ISO
- about resizing vectors...
- Novice Question: Good example on use of Non-type template parameters?
- Accessing members of nested classes
- C++ Initialisation List
- What is a hook
- End-of-the-week fun
- Help with file management. Please help!!
- Creating and writing to Unicode file
- Debugging Runtime Error
- Extended ASCII characters in console app
- vector insert from a set
- Formatting
- WANTED-Sr C++ Developer for Position in Baton Rouge, LA
- Passing address of a member function
- reading from a file into an array
- std::auto_ptr and Unwind Order?
- ISO C++ forbids casting between pointer-to-function and pointer-to-object
- Help on Shell API to delete files/directories recursively
- Create compoent ocx - urgent
- bayes classifier and maximum likelihood function
- DLL/stl-container error
- Runtime linking
- Simple Recursion
- static error
- Private Inheritance is not subtyping
- Largest value of an unsigned integral type
- static constants...
- Troll Alert: isn't exactly rocket science
- Assigning to references
- Times
- this pointer problem
- Problem! (Easy for most of you i'm sure)
- when is object destroyed?
- A Shot in the Dark - mysql C++ api
- Cant debug that error is in adding recored or in displayig
- how to call function for array of object
- How to change font color on console
- Assigning to a reference
- Changing foreground color on console
- Binarysave string class?
- not all file read.
- Selecting implicit type conversions?
- Is it a question?!
- Objects in var. length arguments (?)
- how to connect ms sql 7.0 using in borland c 5.5
- istrstream class to be replaced
- template question
- Fixed precision floating point and locale facets
- deallocating memory twice
- Address-of operator
- Deleting items from std::map in a loop
- need to catch up
- Circle class
- template parse error
- another bloody basic question
- Is this a bug in g++ or MSDEV?
- Virtual function pointers (& multiple inheritance?)
- find() syntax with obj member data
- Reference to temporary
- Beginner's literature recommendation?
- Help: virtual inheritance, non-default constructor
- Implementing singleton into multiply classes
- Differences between C++ and Java with this-pointer
- a simple question
- operator new/delete
- working with Date...
- Need design advice
- newton-raphson problem
- Mojo example class
- bug of VC6's _com_ptr_t might caused stack-overflow
- std::setprecision
- Yet another SMS sender
- Matrix initiation
- virtual functions and templates
- I can't execute my program(coded by c language) on AIX5.2(ML2)
- INT to STR
- STL and Visual C++ .net conflicts
- How to return reference to class object from functions?
- new to c/c++
- about vector and iterator
- Creating clickable image control
- How to represent a chunk of Constant Data
- Maximum Age for C++ Book
- Multiple inheritance & interfaces
- a question about clock() function
- pointer to owner?
- A richer stdlib idea
- static
- setting properties of objects from a different program
- AClass ac=AClass("name",23); VS. AClass ac("name", 23);
- copy constructors hurting performance
- word count
- width() and setw()
- circumventing recursive definition wrt template specialization
- Different C++ compiler exec. sizes
- Exception causes access violation
- locale question
- what() method of exceptions derived form std::exception
- genetic algorithm
- self referential template parameters?
- How to Cancel a Thread
- The temporary vs non-const reference love story
- c++ memory optimization
- Help! dynamic classes (shapeshifter)
- template-id `hash_set<Tool*>' used as a declarator
- default values - the good, the bad and the ugly
- Does deleting a container of pointers also delete the (contained) pointers?
- Help with Array template
- New C++ Resource
- hash_map iterator
- pointer problem
- How do you keep advance() from going beyond end()?
- throwing errors in derived streambufs
- shadow template problem
- static member function and thread
- Return an object declared on stack
- errors inside a constructor
- Template parameter to member function problem
- Visual C++ 6.0
- Algorytmy getetyczne
- How to use set_union algorithm?
- the difference between char a[6] and char *p=new char[6] .
- Persistent linked list (node with fixed size)
- static list in template
- segmenatation fault while allocating memory
- Indentation of preprocessing directives
- cryptography library
- Creating table of const ptr to member funcs
- functor
- function to format message & output to cerr/cout/ostream
- namespace help
- looping through hashmap
- include command
- templates help
- displaying the contents of a queue
- Fstream problem
- C++ and SSE
- good help websites for forking,shared memory, thread
- file copying in c++
- need help totaling one city at a time
- public function calls
- default parameter value
- Question about evaluating the arguments of printf (maybe OT?)
- how to avoid using another header file inside a header file?
- Casting float to int using (int)
- Template Friend Function
- Question about pointers?
- Missing something here...
- Dev-C++ and DevPak files, mxWindows
- Template where I need to know the type
- Are std::strings guaranteed to default-initalize to ""?
- gaussian mixture?
- c++ unary increment operator
- displaying the largest and smallest number
- Read in UTF-8 file
- Template instantiation! Linker Problem
- stl api docs - gcc-3.2
- strip on std::string
- EOF (end of file) problem
- Please explain this to me !!
- Universal character names and Unicode
- nested loop use example
- An operator template??
- non-repeating numbs
- sending message to other windows...
- float data type question...
- name count
- reference vs object handle
- what runs before main()? debug trouble
- Munch for AIX 5.1
- Allocation Conflict Error
- stream converting
- Arrarys of reference
- Simple Pointer Question
- template and nested class problem
- instance counting
- restricted templates, enum
- Reassignment to a const variable that was declared in an if()
- singleton question
- mutex for c++
- Sequence of constructor calls and destructor calls.
- Howto access .RC/.RES Ressource files with portable C++ code ( BCC,MSVC,GNU-C++,OpenWatcom)?
- Prime Numbers
- Problem using enum with vector?
- Help: constructor syntax
- Pointers and Arrays in C
- In-place Class Functions
- When is 'this' const?
- UINT cast to int, UINT - variable, help
- printing hex values
- looking for compilers and/or platforms **without** C++ exception support
- clearing capacity af a vector
- S-Tree: self organizing trees for data clustering
- Array/Pointer is causing a STATUS_ACCESS_VIOLATION is g++
- Can't compile on HP 11 Platform
- Loki::Factory and Loki::TList
- reference-to-const
- Graphics problem...
- C++ library for numerical calculations
- program help
- UML tutorial with actual C++ example code?
- %n conversion in sscanf/VC++ 6
- Char Error
- Why?
- random_shuffle seed
- Please compile for me!
- Preprocessing numbers
- overloading op of class within a class
- function objects instead of function pointers?
- How to write C++ code that compiles in Windows/Linux
- Memory segment error in dlopen call
- passing int * * to function as const
- Printing with the given font
- 2 classes holding instances of each other ( but it won't work :( )
- Cool uses of custom attributes in C#
- Beginner C++ problem....
- Computing Fibonacci numbers as a performance testsuite
- Can't compile on HP 11.0
- overload resolution / integral promotion / standard
- Some RAMdisk solution?
- C++ books for intermediate/advanced?
- nonlvalue error
- Need help with a Work around
- a naive question about the exception in fstream
- Need template for list of name/value pairs
- output of the program???
- Question: Manipulating Arrays
- File writing performance
- rounding a float/double to nearest 1/10th
- Q: How to copy a polymorphic class?
- String class, how to implement sprintf?
- How to use the ssh protocol in c++
- Problem with xlC
- Type names defined in base template class not visible in derived class in gcc3.2?
- C++ compile error on Sun
- Problem with the function that takes some_object** as the argument
- Nodes and Linked Lists. Check my code?
- Compiler switches in the source code
- c versus c++, performance wise
- numeric library help
- Breaking into the debugger from C++code with HP aC++
- mfc dialogs in fullscreen exclusive apps
- virtual function template - design probelm
- why i++ instead of ++i in for loops
- How do I load data to a templatized class
- a template-based, DLL-capable classloader
- C++ books for beginner?
- A question about using struct in STL
- A question about using struct in STL
- c++: pointers to pointers
- C++: compiling header files
- c++: dynamic array
- how do I read unicode text files?
- Easiest way to store and save objects generated by a C++ program?
- How does vector construct/destruct objects?
- About Borland C++BuilderX's 2 questions
- const method question
- Multiple ineritance question
- problem with array of struct
- purify-like tools working also for fortan 90?
- Problem with push_back.
- Concerning string.cstr()
- Smart pointers of const objets
- Question: How do you feel about recursion?
- Using Classes
- Academic Research for USA I.T. Professionals (No e-mail required)
- File Input Error Help
- Correct syntax for class templates that declare friend functions
- passing a struct by value
- C++ to C
- Making a class more generic [part 2]
- Making a class more generic [part 1]
- Delegation
- Access violation error
- What is the meaning of returning a value of a static type
- Problem with input streams
- Help Please: References between Functions
- C++ for 6809?
- function error
- Non-Binary Trees
- Dangling Reference
- Singleton template
- initializer list question
- preserving capacity of a vector
- member function adresses
- allocating memory for std::string?
- Generic Abstract Factory
- Storing Variable State
- how to check validity in expression template
- __func__ macro emulation
- Controlling Windows Services
- Implicit conversion is evil?
- Order-preserving set difference
- Correct syntax for definitions of inner classes of a template class.
- How can I do this?
- Ulta Low Level Hard Drive Access:
- WINDOWS
- How do I write this in pointer notation?
- Code reuse in C++
- C++ as a better C
- Market Confusion Solved
- Calling a ActiveX function from a console application
- Inserting into a queue
- calling GNUPLOT from a c++ program
- Passing the Functor-parameters in for_each() and transform()
- [WinAPI] WM_CHAR & DialogBox
- problems with pointers (i think)
- Question: Any idea of midi programming ?
- Bc4.5 to VC6
- STRANGE QUESTION : search engine query and web site dowload
- Byte I/O
- Specialization of a template within template
- dynamic multidimmensional arrays
- Undestanding proper ctime and clock() usage.
- Whoever loves C++ and java programming, come here
- Namespace & template puzzle
- File Manipulation
- loop files in folder
- implementation details
- binary tree
- Nasty code...but please critique it anyway :-)
- Empty the inbuffer
- How can underflow, overflow be tested for using C++?
- Built-in sorting algorithms?
- volatile
- compiling C code using aCC on HPUX
- Possible g++ bug in template parsing
- ActiveX DLL
- Baffled!
- syntax for a vector within a map
- Command line parser
- [Off-Topic] cvs
- Q: Optimization issues?
- fread gives only the first 4 bytes ??
- flyweight reference counting
- nonmember vs member?
- MyString Class
- Simple Multiuser access to file ?
- #ifndef #define #endif and multiple definitions problem
- How to divide typenames from a function declaration?
- Can I use delete with malloc'ed items?
- pointer to a method
- queue, deque, priority_queue
- Inheriting from std::vector?
- Iostream
- const and valarray reference
- Request for useful C++/Algorithms Sources
- my own streams
- traits help
- Pointers to non-static member functions, compiles with MSDEV, but not with GCC
- windows equiv to mmap()
- very difficult ISAPI filter question - help
- OCI links required
- about partial specialization
- private structure
- Builder / go to edit filed
- Getting the units of a number
- class static variables & __STDC_VERSION__
- Help on implementing COM on unix
- sorting a Vector
- ABNORMAL PROGRAM TERMINATION Control Panel CBUILDER 6
- overloading +=
- learning auto_ptr
- Coding classes with 1 to N relationships
- iterator help
- Adding a network printer on Win 98 and Win Me.
- Retrieve printer permissions programmatically
- STL and Balanced Trees???
- Addition of strings in C++
- Putting cursor at end of EditBox
- Can I use an Excel Add-In in my VC++ program?
- Is copy constructible
- list boxes
- Dynamic memory or...?
- this pointer getting screwed
- Effective Use of Low-Level C and C++
- short circuited expressions...
- Set file date
- A fatal exception
- Is there an inverse of gmtime()?
- null stl iterator ?
- Hex String to Long
- Why can't push a "const auto_ptr" into a "vector"
- overriding static and virtual members with same proto. What is the standard ?
- dynamic tables and serialization of vectors
- linkage
- Help! How to program about 2's complemet with 22 bits value?
- std::vector
- ZLib
- Bar: 'class' type redefinition compile time error
- affectation, et copie
- How to input 2 inputs in 1 line???
- some assistance with a linked list
- how to count words from text
- constructor and destructor
- displaying memory content in LINUX
- Question About Method
- C++ Compilers
- Why no copy_if?
- Pointer proxying with reference members
- How Do You Turn Off the Debugger?
- std::remove_if errors!
- c++ and databases
- How would Mr. Stroustrup implement his solution to 12.7[2]
- Is this the correct form of a copy constructor?
- easy question part 2
- silly question
- copy constructor
- Inherit a constructor with default arguments
- iterators, pointers and (T*)-1
- About const
- clarification on delete []
- Incorrect template code, or compiler/library bug?
- #if defined
- electronic version of a Book online
- file i/o with stream_iterators - error
- missing include files (sys/param.h, sys/socket.h, net/if.h, ...)
- dynamic polymorphism or std::list<boost::any>
- Visual C++ vector warning
- ostream::write() error result
- please help a rook!
- cannot run dbx to debug a core...
- C or C++ first?
- Template instantiation on HP aCC compiler
- class question - please help
- how to use a STL map?
- cin question
- about: map
- easy question
- approx 100 assorted computer/ math/other books
- Template Friend Function, GCC and C++ FAQ Lite
- Linker error with static const field
- Corresponding forms of new and delete
- Accelerated C++ Sample Solutions
- friend vs member for comparison operators
- details in my previous Q?????
- Machine precision
- Machinista Festival
- so many warnings
- design question
- iterator design help
- coding a csv to xls tool
- casting in C++
- Sending http-request with multipart/form-data
- Can I use a C++ function pointer instead of a C one
- Grabbing video frames from webcam...
- Garbage Collection
- new/ resize
- Generating unique random numbers
- C++ and databases question
- string literals
- MemoryPool Class from Efficient C++ Failing
- operator delete(void *ptr, size_t size)
- C vs Perl
- Troube overloading operators
- C++ parser
- I cannot see the need for auto_ptr?!
- a quick Q??
- Searching for C(++) source code to digitalize voice from MICROPHONE
- I am selling many of my c++, java, Oracle and Game Programming books
- operator new and parameterized constructor
- std:stringstream reset
- C++ to java code converter
- Arithmetic conversions/promotion and templates
- memory access failure
- cin.peek()
- Critique requested for a smart pointer implementation
- Array of pointers to a vector
- iterating over containers
- nothrow and exceptions
- string to const TCHAR problems
- parser needed
- Assignment to templated derived classes
- operator inheritance problem
- DLLs and static members
- operator + on vector
- vector<int> fillVector(int arguments ...)
- unit test for basic_string?
- initializing references / null pointer
- Linux oddity
- Help with template code, and a question on numeric_limits
- template parameters in non-template class
- String of Spaces
- ostream_iterator
- Why can't a C++ string be used as the path name to open a file but a C-string can?
- Why does new allocate more memory than there is??
- digicam via c++
- Extracting a substring
- Dll with dialog box
- Q: Inheritance design issue
- Performance or other differences on if expression?
- size & time modification from files..?? (Builder)
- Registry question - please help
- ATL/COM Destructor Lockup
- allocation problem
- c++ debugger on unix platform
- Please Help!! I can't figure out how to build the simplest class
- Simple class design issue, pointer to parent needed
- how to instal allegor Game/Multimedia Library to Dev-C++
- static const class members
- Standard containers, delete, copy
- daoview.exe
- Windows IDE
- Help! Operator + problems
- vector use warnings
- associative containers: requirements
- Reading from the command line using stringstream
- Overloading +=
- limiting class template parameters
- variable number of arguments + function pointers
- C Library Wrapper in C++
- How to get parent menu of sub menu??
- File I/O Question
- C++ library for numerical computing
- template question
- C++ and GUI
- Please Help With C DLL
- declare array of objects in header file
- Continuously concatenating binary data
- Trouble with factory pattern
- Eight queens using stacks instead of recursion
- compile hello world
- WO : A new Object Oriented Language (Open Source)
- Where to Start?
- Problem with push_back,help me ASAP
- Passing return as reference to another function
- To STL or not to STL
- Conflicts with Nested Namespaces
- alternative to rdbuf()->in_avail()? [was is cin always hte keyboard's input]
- std::vector<>::clear semantics
- Library to use
- template problem with ostream operator
- _T Dev c++ problem
- testing input values
- Placing bytes into a stream
- Word Histogram in C++??