Home : Bytes IT Community / View Full Version : C++
- What's the usage?
- C++ system calls
- building up binary tree
- Purchase of C++ standard
- Problems linking C++ code s on the Cray X1
- g++ multi threaded advice.
- Netequette
- Mapping Function
- Example of calling JAMA which uses TNT templates
- Tracking the "memory growth" of a process
- template function problem
- const base subobject
- returned vector of function is zeroized
- Permutations of a set
- Rationale behind not allowing template parameters to be friends?
- Parameter / argument mismatch in template scenario
- C++ with interfaces
- Stable priority queue
- question on instances
- Trying to find link to 'C++ Annotations' by Frank Brokken
- A non-const std::set iterator
- help in explaining binary tree
- confusion with abstract methods.
- confusion with abstract methods.
- NEED HELP with forward declarations
- NEED HELP with forward declarations
- Intel C++ 8.0 : declaration hides declaration
- Intel C++ 8.0 : declaration hides declaration
- Is a created before b?
- Is a created before b?
- [Q]Object:formal definition and description?
- [Q]Object:formal definition and description?
- Linked List
- Linked List
- Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
- test
- test
- Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
- test
- test
- test
- test
- test
- naked func for "one-way recurrsion"
- c++ interpreter
- naked func for "one-way recurrsion"
- c++ interpreter
- restricting deletion on local drives
- PN: Sample code to call another program/command from inside a C++ program
- restricting deletion on local drives
- PN: Sample code to call another program/command from inside a C++ program
- A list of objects with a template member shares address, why ???
- A list of objects with a template member shares address, why ???
- C going to C++
- Lippman's Inside the C++ Object Model?
- C going to C++
- Lippman's Inside the C++ Object Model?
- can't understand the compiler messages
- can't understand the compiler messages
- Compiler warning regarding type definition
- Compiler warning regarding type definition
- friend operator>> function declaration for a template class
- friend operator>> function declaration for a template class
- [Q] Template function - linking problem
- operator= in allocators
- [Q] Template function - linking problem
- refcounting and protecting against delete
- operator= in allocators
- refcounting and protecting against delete
- How to implement this?
- class variables: scoping
- How to implement this?
- Exceeding container::max_size()?
- class variables: scoping
- initialization vs assignment
- Exceeding container::max_size()?
- Big Int ?
- initialization vs assignment
- Big Int ?
- newb ques: c++ input files always end with NUL? Really??
- c++ newb asks about overloaded operators
- Debugger says my assignment hasn't worked
- C++ / JNI memory leakage, help needed
- pragma once
- sizeof in preprocessor
- size and nomenclature of integral types
- How you handle this?
- help to explain c++ binary tree
- std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
- beginner
- error: jump to case label
- enumerations: subenumerations?
- specifying enumeration size as member: good or bad
- mutable base class
- Borland Builder c++, how to add a lib, question
- non-form based databse application
- size of enum in vc6
- Private method exposed?
- Error running program in XP
- Multiple definition
- Seeking optimization advice
- delete this
- How to increase HEAP size in VC++ 6.0 environment
- Syntax Error in throw().
- converting 1944 to '1','9','4','4'
- APPHELP.DLL and USERENV.DLL & Win98SE
- how to view thread priority in a debugger
- pls tell prolem/error handling in vc++6.0 & making of programming basics strong
- problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
- Base class method that returns a pointer to a derived class?
- Question again?
- Forbidding template instantiation for specific type
- Question??
- Virtual Iterators
- Structure of the code (files, dir's, namespaces, makefiles)
- g++ sucks: internal compiler error???
- Buffer overflow protection
- Q: Example from the Holy Writ
- Test newsgroup~....
- A stupid problem ...
- OLEDB
- STL
- Combinations/permutations algorithm in C++
- implementing Java's Observable in C/C++?
- Pull TxD high in serial communication VC++
- VC++ Question - LINK : fatal error LNK1104
- pointer equality and inheritance, take 2
- OpenTop / Common C++ libraries: are they good?
- new of an object without assigning it to any variable
- Three Classes Share One Memory
- How to Initialize const static object data members in a header file?
- Looking for an example of C++ program
- Non default constructor for array objects
- Please comment on the code
- pointer equality and inheritance
- Pass vector into a function
- Weird segfaults
- Is heap management thread-local?
- Problem adding a SubMenu inside the systemMenu of an application
- How can i programicly find out what operating system i am using?
- Database programming
- References, AddressOf and Object management
- What is a header?
- set/get in c++.
- The STL by Plauger, Stepanov, Lee and Musser
- Allocation / Delete problems
- C++ friend function
- Source code as data structure in repositories.
- How many CPU cycles does an instruction take ?
- Linux STL and GThreads
- SGI STL
- a couple programs
- spawnvp does not call exe files
- Is it standard and practical to use long long types?
- char* combination problem :(
- string::npos + 1 ???
- C++: why 80 charachters??
- Why Some Extended ASCIIs Can't Be Typed
- What'ch think of my program? *fixed word wrap*
- ifstream/getline
- Do my homework or the hamster gets it.
- FAQ: slashes in your filenames???
- size_t and size_type
- C++ Runtime Defined Classes?
- Compiler (warning C4786:)
- multiple constructors and class reference variables
- multiple constructors and class reference variables
- multiple constructors and class reference variables
- problem sending code via rs232
- Sanity check output streambuf scheme?
- do-it-yourself linked list
- Birthday Problem
- Destructor for const object
- Difference between DEBUG and NDEBUG?
- pointer to member's member?
- pointer members member?
- How to recover from failing cin.get(str,n,'\n')?
- FastNet 5.3 with borland
- Book: 'Beginning Visual C++ 6' By Ivor Horton
- std out question
- How to cast from list<T*> to list<const T*>
- Doing something wrong
- Problem z VC++ 6
- spawnvp does not work
- What is a good idiom for handling a lazy object?
- cannot find -lstdc++
- string literal is an lvalue; other literals are rvalues.
- confusion with const functions return types
- Convertion problem
- C ++ question
- Declaring only public class members - doesn't work
- CUJ and Microsoft C++
- Friend in Class Can't Access Private Function
- problem reading from a file
- Calculating exponents without library functions
- Searching of byte array with wildcards?
- Confused about the comma operator
- Problems to find out code changes that seems not to lead into a bug but does ?
- Insert some trings into a big file?
- C++ FAT32 Access
- Question
- Incorrect operator<< is called.
- Programms memory adress location access?
- std::vector - bug or feature?
- 'C++ Primer 2nd Ed' errata
- Can I assign safely an array to vector?
- Sutter's Pimples: Good, Bad, or Ugly?
- C++ Question Urgent
- Standardised unit of measure - please help
- bool overload problem
- how to make operator << a virtual function?
- error when initialize ifstream with string
- Queries about strstream.h
- Urgent ~~Simulator Question
- Cast from (long double*) to (const double*)
- last element of list
- Overload operator problem
- C++ Guidelines
- Work around of using 1D-LUT instead of 2D-LUT
- My override function never gets called? - (reposting as mistake in first go)
- MultiByteToWideChar converting %[code]... erf...
- My override function never gets called?
- My override function never gets called?
- add_new() for array like push_back() for vector
- Class problem
- compile error
- Hypothetical: All code in classes but main()
- can string be a substitute of char s[] or char* s ?
- Constructor problem
- i have problem that two thread use one charactor pointer for string buffer
- Callback to a non-static method?
- A Better Class Design
- Declaration syntax
- linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module'
- question on data structure
- question on data structure
- delete []
- delete []
- Trouble with constructor
- Trouble with constructor
- STL Map
- STL Map
- Compiler/Virtual Machine Environment
- Compiler/Virtual Machine Environment
- Inheritance with pointers:Overloading?
- Inheritance with pointers:Overloading?
- GCC 3.4 being picky
- GCC 3.4 being picky
- C++ style questions (OOP)
- C++ style questions (OOP)
- About very long Bit-numbers (bitfields?)
- About very long Bit-numbers (bitfields?)
- pointer return: address correct / value nonesense
- pointer return: address correct / value nonesense
- The Annotated C++ Language Standard by Koenig & Stroustrup????
- The Annotated C++ Language Standard by Koenig & Stroustrup????
- Will the second be evaluated if the first is NULL?
- initialization in initializer list using copy constuctor?!?
- Linking problem - please help
- Manipulating user input
- unique objects and stl containers
- Automatically separate method implementations from their declarations?
- Problem with release build of program using pointers
- Template related question
- access to private members of internal class
- Principal Embedded Software Engineer position in Pittsburgh PA
- Help a poor FORTRAN programmer with member functions?
- Unexpected performance results
- Singleton destruction
- STL map and Posix Threads
- Can anyone please help me to design a simple game in c++??
- How to show decimal value of a char using cout?
- How to convert to another encoding?
- #include verse class class_name
- Using proprietary object libraries with C++ in a windows environment
- partial specialization of templates
- Connecting an agent and its strategy
- How to build a better diamond?
- Problem with checking if class is NULL
- please help me to choose a C++ book
- Assembler question?
- Invalid conversion from 'char' tp 'char*'
- finding the size of a data structure in bytes?
- reference trouble in double[3] vs. double*
- Avoid wasting time or how to avoid initialization
- Time to standardize the XML library for C/C++
- Reading Data from Excel
- News: Generate Models from C++ Code
- How to work around 14.5.5, 14.7.3/18 and related?
- Help me!
- Templates with constant array parameter
- template export question
- in-class initialization
- remove_if and functions overloading
- Creating objects
- An object to pass around
- Number at runtime
- Questions
- curiously recurring template pattern problem
- operator= and const data members
- random number generator
- Difference Between C++ and Visual C++
- string I/O in binary file
- Code critique
- Finding the type of a pointed to element
- Calling a virtual method in a specific class
- Any authoritative reference on structuring (large-scale) projects?
- MPOOL'04 -- Second Call for Contributions
- class vs. typename
- Visual C++ 6.0 From Deitel and Deitel
- Reading From Files in c++
- 2 questions--virtual operators and operator=
- Use of strstream.h?
- Genericity is *not* templates
- getline problem
- function pointes and templates
- High performance alternative to MI of virtual bases
- Sorting a 2 dimensional array
- STL-container used with references
- testing
- VXL
- VXL
- Data Structures Question...
- Data Structures Question...
- Using proprietary object libraries with C++ in a windows environment
- Boehm's garbage collector: beginner's questions
- Boehm's garbage collector: beginner's questions
- Student requires urgent help! Debug Assertion Failed error
- recurring template problem
- What is the best alternative for realloc in C++
- fscanf equivalent in c++
- What's the usage?
- C++ system calls
- C++ system calls
- building up binary tree
- Purchase of C++ standard
- Problems linking C++ code s on the Cray X1
- g++ multi threaded advice.
- Netequette
- Mapping Function
- Example of calling JAMA which uses TNT templates
- Tracking the "memory growth" of a process
- template function problem
- const base subobject
- returned vector of function is zeroized
- Permutations of a set
- Rationale behind not allowing template parameters to be friends?
- Parameter / argument mismatch in template scenario
- C++ with interfaces
- Stable priority queue
- question on instances
- Trying to find link to 'C++ Annotations' by Frank Brokken
- A non-const std::set iterator
- help in explaining binary tree
- confusion with abstract methods.
- NEED HELP with forward declarations
- Intel C++ 8.0 : declaration hides declaration
- Is a created before b?
- [Q]Object:formal definition and description?
- Linked List
- Linked List
- Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
- test
- test
- test
- test
- naked func for "one-way recurrsion"
- c++ interpreter
- restricting deletion on local drives
- restricting deletion on local drives
- PN: Sample code to call another program/command from inside a C++ program
- A list of objects with a template member shares address, why ???
- C going to C++
- Lippman's Inside the C++ Object Model?
- can't understand the compiler messages
- Compiler warning regarding type definition
- friend operator>> function declaration for a template class
- [Q] Template function - linking problem
- operator= in allocators
- refcounting and protecting against delete
- How to implement this?
- class variables: scoping
- Exceeding container::max_size()?
- initialization vs assignment
- Big Int ?
- newb ques: c++ input files always end with NUL? Really??
- newb ques: c++ input files always end with NUL? Really??
- c++ newb asks about overloaded operators
- c++ newb asks about overloaded operators
- Debugger says my assignment hasn't worked
- Debugger says my assignment hasn't worked
- C++ / JNI memory leakage, help needed
- C++ / JNI memory leakage, help needed
- pragma once
- sizeof in preprocessor
- pragma once
- sizeof in preprocessor
- size and nomenclature of integral types
- How you handle this?
- help to explain c++ binary tree
- std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
- beginner
- error: jump to case label
- enumerations: subenumerations?
- specifying enumeration size as member: good or bad
- mutable base class
- Borland Builder c++, how to add a lib, question
- non-form based databse application
- size of enum in vc6
- Private method exposed?
- Multiple definition
- How to increase HEAP size in VC++ 6.0 environment
- Syntax Error in throw().
- pls tell prolem/error handling in vc++6.0 & making of programming basics strong
- problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
- Base class method that returns a pointer to a derived class?
- Forbidding template instantiation for specific type
- Virtual Iterators
- g++ sucks: internal compiler error???
- Q: Example from the Holy Writ
- Test newsgroup~....
- implementing Java's Observable in C/C++?
- VC++ Question - LINK : fatal error LNK1104
- pointer equality and inheritance, take 2
- OpenTop / Common C++ libraries: are they good?
- pointer equality and inheritance
- Weird segfaults
- Is heap management thread-local?
- Problem adding a SubMenu inside the systemMenu of an application
- Database programming
- References, AddressOf and Object management
- What is a header?
- set/get in c++.
- Source code as data structure in repositories.
- How many CPU cycles does an instruction take ?
- spawnvp does not call exe files
- C++: why 80 charachters??
- Why Some Extended ASCIIs Can't Be Typed
- ifstream/getline
- Do my homework or the hamster gets it.
- size_t and size_type
- C++ Runtime Defined Classes?
- Compiler (warning C4786:)
- multiple constructors and class reference variables
- multiple constructors and class reference variables
- multiple constructors and class reference variables
- Sanity check output streambuf scheme?
- do-it-yourself linked list
- Difference between DEBUG and NDEBUG?
- How to recover from failing cin.get(str,n,'\n')?
- Book: 'Beginning Visual C++ 6' By Ivor Horton
- How to cast from list<T*> to list<const T*>
- Quickie: Can std::deque::push_back() invalidate its iterators?
- how to "wait for any key"
- template classes and static attributes
- Automatic memory deallocation by std::string ??
- returning copy of the temporary string object
- Q: Legal use?
- Non-intrusive object serialization
- Removing else blocks
- Dev-c++: Linking a library
- New Webmaster Forum
- inheritance ideas
- please help me...
- reading directory
- fstream messes up order at read out
- Trying to get wchar_t... from a lookup array but type error... pls help!
- VC++ and Web Services
- Picture Control Not Reseting Right
- Initializing unions
- what's the design pattern for trial-fail-modify-retry
- <vector> code, perfect on vc++6, broken on g++3.2.2
- C++ is slow
- static_cast and globally scoped types.
- Is std::vector contiguous?
- Catching output of system()
- CFG / INI file
- Q: operator void* or operator bool?
- pointer to pointer conversion
- C Precompiler/Preprocessor Source Code
- Constructor call constructor
- Fortran call from C++
- Abstract base class + virtual Method
- Circular references involving internal classes
- I need a C++ tutor (will pay)
- Reading a string in VC++
- Scheduling Tasks
- How do I expose a static_cast?
- Manage pipe by stdio_filebuf
- design dilemma
- External cast operators
- socket and namespace question
- template<class Child> class Parent with protected constructors
- Pointer-to-member function of derived class
- compression algorithm in memory
- friends and class templates
- A pointer in a class points to an other member function in the same class?
- Makefile question
- Preventing simultaneous access to a file by C++ CGI instances
- reusing an object
- Problem with Combobox with Horizontal Scroll bar in VC ++
- wait for keyboard entry ?
- prevent delete again
- Altering Array Sizes within Functions
- Overloading operator delete
- again after problems with database - DESIGN PATTERN survey
- I had a test this week on c++!
- i had a test this week
- system command
- classes: virtual functions from baseclass
- Optimizing a switch statement
- Passing Pointers
- Need an algorithm for creating an complete binary tree.
- Compile C++ to TCL
- Type casting
- Visual C++ wrong entry point
- std::vector<char> troubles
- PostMessage troubles with SHIFT key
- Will my memory be deallocated?
- Socket programming using Visual C++ .Net
- Efficient double comparison
- How to write a C++ compiler
- extracting data from a database and converting it into an XML file
- Why isn't srand working?
- new class to class conversion question
- operator conversion
- Using special chars in std::string
- Initialising base class reference members from a derived class
- color histogram (help)
- overloading operators in c++ (VS 6)
- how to use mouse in FLTK
- how to do next?
- OFF-TOPIC:: Why Lisp is not my favorite programming language
- Visual C++ , I have .exe and I want to get source code?
- need help
- STL string segfault
- if i do a friend Testclass operator +(Test class &obj2); it is not correct because i need two objects?
- How to "sleep" or "delay"?
- invoking a method on an object
- How to "sleep" or "delay"?
- How to get return value from a spawned process?
- Why make a class 'sealed'?
- Expert Help needed with hash_multimap
- Bulk Insert of Blob data type in Oracle
- what is this definition?
- User Name from NDS using VC++
- Defining constants in classes
- ownership of memory in stl containers??
- Passing commas into macros
- Performance issue: matrix multiplication in C and C++