Home : Bytes IT Community / View Full Version : C++
- virtual destructor
- including c libs in c++ code?
- VC++ or Java to support serial port driver?
- Pulling the type declaration out of a variable?
- file binary and template
- IT CAREERS
- Smart resource manager
- when is destructor invoked?
- Template problem with visual studio.net
- istringstream question
- Registering .Net tlb in VC++
- Windows app + Xserver + cygwin
- Testing (in)equality against a const float
- equivalent of Java's getErrorStream in C++ - need to capture standard error
- templatized logging
- why overloading isn't happened?
- Redirecting CPP and LINK32 in MSDEV 6.0 to another compiler.
- redirecting streams
- Trouble creating a thread
- multiple updates in for statement
- Constructing a Class Given a String
- Object Oriented Programming (OOP)
- mix Visual c++ 2003 with Fortran IFC 8
- better design for catching errors
- Compiler
- Allocating Four Dimensional Dynamic Arrays...
- SGI STL Library on Opteron
- inserting and popping an element from a queue.
- very simple string* question
- Protected access modifier working ???
- Precision Change - Float to String
- Empty base class (like Java's "interface")?
- float and double question
- One Container question
- Template member function default argument
- inline virtual functions.
- sort and get index?
- Tools to analyze memory usage within a program
- COpy object
- Interaction between two programs
- Proper Use of NULL
- Item 13 in Meyer's Effective C++
- Moving text file contents into a std::string
- How can a Static member function know all instances?
- Is argv writeable?
- Is argv writebale?
- Conflicting behavior of MS and Borland
- Deriving subclasses of std::exception and throw()
- pointers and linked list
- design - class to represent a variable
- simple delete question
- MFC prob,..urgent
- Linking to Static library of C
- Any ideas on how to implement this? (hierarchy related)
- peg triangle puzzle solver
- Processing std::strings into data
- Which is easier to learn - .NET or J2EE?
- c++ Final class ?
- binary_function and bind1st
- What's wrong Overloading []
- Great IT site to help you keep your skills up to date!
- Usual arithmetic conversions + integral promotion for short?
- members in class template not inherited?
- GOF Interface Problem
- unhandled exception : Privileged instruction
- How to Init static variable in Template
- Hashing
- Exportable class functions as stand alone functions to .DLL or .SO
- How do header files work?
- test ignoreit plz
- assignment behaviour problems
- Why is not defined operator+ for vector?
- catching EOF errors
- sdaf
- Inline and template file extensions?
- using declaration
- Forgive me: V Quick OT question
- i want to be a good c++ programmer what i ahve to do
- Function pointers
- static member
- What is the name of sorting algorithm used in list (STL) class?
- function use error...?
- friend classes
- Proper Usage of Shared Memory
- stl::fstream O_RDWR | O_CREAT
- cpu scheduling problem
- template parameter friend, it this valid ?
- Problem With this Code...Please Help
- Is init done for arrays in classes?
- Is init to 0 done for arrays in classes?
- NonCopyable
- Hashing function
- char + short = char*
- wave file
- How change text colour?
- Recent file list - FULL PATH?
- .h for standard headers
- Sorting by class value
- Construction of member objects
- ios.h
- Linux/Win
- Generate a random number question
- STL auto-sort function
- Pease help
- fstream::read(..);
- Observer pattern
- derivable classes
- Why can't I compare addresses of template classes?
- Generic state space search library
- can't find iostream.h
- delete a composite
- Abstract Class
- Function prototype & implementation mismatch
- APPLICATION DEVELOPER-VISUAL : N. California - Multiple Positions
- Interchanging variables between functions
- nested templating
- overloading std C functions with a namespace
- pointer to map is not behaving properly across function calls (for VC++ compiler)
- sample server
- Intrusive list
- Deviation of double
- fstream..
- Microsoft Visual C++
- what to do with template classes in template unsupported compiler ?
- C++ .. Lint warning
- Templates, syntax and allocation!
- Any Boost Experts out there for Boost.Regex?
- Configure Outlook Express for comp.lang.c++
- is this code valid ?
- Exceptions vs Status codes
- Dynamic allocate memory problem
- linking C with C++
- We need some help installing IP based CRM software.. IP based call center software ***
- Static Members and Inheritance
- REFERENCES REVEALED
- the difference _cdecl from _thiscall...?
- Return speed
- linker errors when I use template friends?
- Memory leak
- ctime Help
- How Do I Prevent Copying From Base Class?
- Subscriber callback interface design
- Formatted input interpretation
- Macro var args
- Where too now?
- I want to get member function pointer...
- Questions
- C++ member pointers and anonymous structs/unions broken?
- A difference? Purpose of ->*?
- fgets and newline
- Text templates: "embedded c++"
- Can't decipher compiler error
- Rogue-Wave Class-Library (Tools.h++)
- tcp packets and the < operator
- << "\t";
- Reading text file containing accented vowels
- Interview Questions
- Namespaces
- trying to understand Inheritance, Polymorphism and templates
- std::toupper
- Test Post
- Test - SH
- Function Pointers
- std::map -- Function Objects??
- Get system() error message
- What goes where in which files
- Function call, postfix inc and exception behavior
- How to reuse a ostrstream?
- Intermediate to Elite: Making the jump
- Calling another constructor from a constructor
- how to implement "contains a member" template ?
- error C2385: 'p2in1::Eject' is ambiguous
- Passing 2D Dynamic Arrays to Functions?
- instance based callbacks
- Is it possible to define extern "C" types inside a template?
- Character classification: novice question
- calling a function in cpp
- How function calls work
- Return by value -- primitive type vs class type
- CfP: OMG's Software-Based Communications (SBC) Workshop
- INSERTING 3 SPACES TO OUTPUT
- extern "C" Problem (currently runs well without using them and CC,)
- istream_iterator<>
- Writing Singleton Classes
- We need some help installing IP based CRM software.. IP based call center software
- static variables question
- STL std::map erase
- Language support (UTF-8 with std::string and std::cout) help
- C++: Static member functions and 'const'.
- binary IO
- STL & Generating exponents, permutations, arrangements, and combinations
- Compile-time constant quiet NaN (double) ???
- need help with recursion
- Question on Copy constructor!!
- pointing to a member function/method within another function
- list<class A*> l;
- How much was read during istream::read ?
- Allocation schema w.r.t. padding and alignment...
- How to create an array of data types only
- If vector contains only different elements
- Deleting all but the first element in a set
- Can a successfully compileable template definition fail on instantiation?
- OnButton
- Why Are the Visual Studio C++ 6.0 Executable Files So Big?
- Creating an Icon For my App
- typedef, member function and const meat different compilers
- How is a "static library" different from a "DLL"
- save memory to disk
- best way to initialize static member objects
- std::map replacement
- String tokenizer comments desired
- Finding static constructors with possible out-of-order initialization
- Compiling MIPSpro C program using MIPSpro C++ compiler on SGI system
- template function specialization query
- ANSI/ISO C++ committee website moved
- regex compilation under VC++
- Hiding cursor
- template for "is static castable"
- anagram problem
- Problem while including iostream.h in files targetted by ns2.26 make
- ReadDirectoryChangesW problem
- Type Library Version
- From unformatted to formatted input
- Unexpected Result
- do need Interfaces for COM
- exit, signals and exceptions
- avoid stack creation?
- structs terminology
- Trouble with using "system function"
- return value of function
- Pointer changed unexpectedly.
- Internal Compiler Error // Stupid Standards?
- Strange vector problem
- Old Microsoft Visual Studio Library files
- How can I build a cpp file not in a project?
- Typed arrays (was: Is it ANSI or is it compiler dependent?)
- Please Help me on this Program
- Efficent use of the string class
- MS C++ .net 2003
- Crash with hostent data retrieve
- string searching
- OT John Harrison
- Clean code vs. efficiency
- Copying struct with array
- (PALM OS) Need Software Engineers help with Syncing application
- Forward declarations
- mixed c / c++ files
- textfile
- Cyclic Dependency problem
- Compiler compiler with C++ as output
- best result function
- Make one GUI containing java and C++ componants ?
- Put array into vector...
- not null
- Algorithm to generate different combinations based on N numbers
- Integrating FILE * and int file handles
- Can't make sense of a template.
- determine operating system
- Using Polymortphism with streams
- Template Nightmare
- Converting a string to an integer
- could you give me the URL of the last standart C++
- ECOOP 2004 - Call for Participation
- using of "static const" in class with no imediately init
- vector with deep copy
- stl containers disappear
- byte order problem
- automatic conversion of template arguments?
- Tools for viewing 'translation units'?
- Design Problem Aggregation
- question about object destruction
- inheritance - problem with identyfing object
- Handling Class Construction Errors
- Are files in the same directory as a file being compiled automaticallyfound by a standard following compiler?
- UDP sockets
- reading a textfile
- beginner c++ homework questions --=[let me try one more time]=--
- plugins
- memory allocation logging for leak detection - problem with globals
- Associated classes
- beginner c++ homework questions... if anyone knows how to do this, any help would be greatly appreciated TIA
- this is the end()
- Streamable File Format + Interactivity
- Need Help: C++ Delete Known File
- Where to start
- Is it ANSI or is it compiler dependent?
- question about object instantiation
- More problems with subscript operator
- command line arguments
- Defining a 32 Bit Integer on every platform?
- what is wrong here? (templates)
- tolower function in C
- static & template
- Class search function
- look for congruence
- templated ctor with non-type template argument
- Passing Stream object by reference
- accessing/overloading parent overloaded operators
- getting pixel info from an image file
- creating an int from bits
- Advice on DLL parameters please
- IRAQI ABUSE - UNDERSTANDING THE FUNDAMENTAL ORIGINS
- overload []
- Avoiding a reference to a reference using iostream
- mutable member and const method help
- filesize of an ofstream
- reporting programming error
- read/parse flat file / performance / boost::tokenizer
- String or char[] - that is the question
- Tensor
- C++ Exercises
- C problem, likely simple but I can't see it!
- Compilation error in "Hello World" program.
- const overload
- Abort instead of throwing exceptions
- gcc -pthread option for Linux
- Comparing Memory Allocation Methods
- get filename from ifstream?
- TPrinter with network printer
- is this class POD ?
- Question regarding operator[]() and const
- getting New line character
- Correct use of templated class'es inner structs/classes?
- sort and reading a textfile
- Calling a function in another class
- Search engine source
- function static variable expression
- Can I trust a vector to stay put if I don't add to it?
- Warning: skipping non-radio button in group
- End line of text based network protocol
- Accessing Active Directory : unresolved token on REFIID types
- Why doesn't this work?
- Problem with the compiler?
- How to printf some infromation in .SO file in Linux
- stringstream vs ifstream - one BIG difference
- g++ errors out Pass by Reference function call in C++ --- Please HELP
- Indentation level woes
- input/output to text file
- USL v.s. STL
- Unhandled Error c00000fd
- Commenting C++ code - TIPS
- is this valid ?
- BIG PROBLEM: How to detect wrong input stream?
- UML for C# programmers
- How to fix "Warning: should not initialize a non-const reference with a temporary"?
- Convert Access into C++
- kinda wild ptr??
- How to design such class
- Question of function argument
- Need experienced C++/Java developer with knowledge of Intex
- Using "numeric_limits<double>::min()" in MFC application
- FTP-Copy with C++
- static variables in derived classes
- pclose: returning termination status of command
- Maximum for Arrays in C/C++
- friend access from nested class
- Help...
- define string class which implements linked list at backend
- newer versions of header files
- Visual C++ bug?
- Accessing files in a permissions protected windows folder
- container access design headache
- Weirdness: (-0.666667 + 0.333333)
- where? heap or stack?
- Any idea why do this program crash when I throw derived object as shown ?
- ansi status of 'using'
- Full specialization of a member function template of a class template
- Visual C++ 7.1 INTERNAL COMPILER ERROR -- crossposted clc++ and microsoft.public.vstudio.general
- Visual C++ 7.1 INTERNAL COMPILER ERROR
- Implementing custom iterators
- heap allocating classes
- Idiom for modifying base behavior?
- Problems compiling templates
- How to hide command line arguments in a windows application
- template trick?
- using list
- accept upper or lower case Y/n
- unresolved external when using templates
- access public function of derived class through base class pointer
- nmake question ...
- Stream input, critique my code?
- shared libraries version
- fread perform differently from Window to Linux
- std::string to integer type
- Sun C++ compiler: How to change template instantiation directory
- Plotting XY data
- arrays of objects
- Newbye quetion: Why a double can store more number than a long ?
- 2 straight forward Questions
- Pointers and variables
- clearing a vector
- Two-Dimensional Bubble Sort
- bleading edge by Jack Reeves
- passing an argument by reference
- Global objects
- using-declaration vs. using-directive
- Passing Dynamic Arrays to a function?
- Making explorer style folder view...
- "virtual pair"
- ISO C++ forbids declaration of "tst" with no type
- How does ## macro operator work?
- api mysql and C++
- static keyword inside member function
- help!! to solve this c++ code
- new programmer needs some help
- Open a file from memory?
- Array of classes
- Miracusly incorrect calculations
- Search function
- CalendarMonth adn DateTime
- istrstream, simple but????
- Change the order of an array
- Why down-casting is done here?
- no default constructor -- bad form?
- Keyboard Hook Problem (seems verbally unsolvable)
- Changing the direction of bi-directional iterator
- Specifying __stdcall for function pointer as parameter
- File inclusion
- Add an integer to a string without using std::stringstream
- Concrete class
- PPC and atoi
- itoa problem?
- operator= with non-const reference parameter
- DLL with windows Me
- ispunct()
- Default copy operator on derivated classes
- Microsoft C/C++ Optimizing Compiler Version 7.00
- Round float to X significant digits
- Device Context
- Quick cast style question
- Visual C++ Forum
- How to handle mutually dependent classes
- STL question: is this O/T ?
- unresolved external symbol/using an external dll
- Dev. Env.
- Q/Confused
- simple conversion from C to C++
- Programme Help
- Subscript Operator
- Problem with overloading function templates
- Initialization of virtual function table pointer
- Initializer list issue
- best book on advanced generics?
- Returning string from dll - memory leak?
- Pointer to Class prb
- "Run-Time Check Failure #2" on Xerces & Xalan (Bug?)
- Program to rename C/C++ symbols (variables/functions)
- using template
- Always avoid "new"
- Stylistic question -- initialization lists and vectors
- How to Install SGI STL into MS Visual C++ v.6.0
- Log File Program: problems btw compilers
- Compiler identification macro?
- memory usage profiler -- unmanaged code!!
- STL sort on arrays of pointers
- cin, iostream problems
- Character Array & Initialization Lists
- swap() implementation curiosity
- Pointers to member functions and default parameters
- slice_iter and valarray
- Summer School on Garbage Collection & Memory Management
- int64 question
- pimpl or precompiled headers?
- Question about simple gmake Makefile
- Writing to memory instead of FILE
- opening files
- ozone filter
- Samsung CD-R/RW SW 248B problems writing data
- template & void argument
- crawling the net...
- Question about ADL
- Redirecting standard input for external application
- private/protected
- how are exception expensive?
- A "new" instance
- "interface"
- Copy Constructor -Query
- Anti-Grain Geometry - 2D Rendering Library
- leading underscore for member names
- What is boost's unspecified_bool_type?
- "using namespace" within a class declaration?
- numerics and scientific calculation
- template and disambiguation
- Using C++ to wrap Java
- Iterators and containers STL
- Reduced bit number in short
- I need Information to print a barcode in VC++
- C++ Container question.
- c++ memory leak detection
- Class members, pointers or not?
- FILE out of memory
- Populating an STL vector from a struct which reads from a text file.
- KYLIX AND MS WINDOWS PLATFORM
- Dynamic creation of objects
- Flatten a dynamic array
- gprof
- Umlaut letters in C++
- Declaring war on macros
- Speed up you typing speed more than 100 wpm
- Busting Windows-to-Linux myths
- Question on: IsDialogMessage
- Derive or not to
- Object Creation
- Simple question
- Why won't the compiler tell??
- Does C++ have a standard symbol representing the value Pi?
- inheritance problem - base class redifinition
- VM Size!!
- "catching" a base class pointer as the derived class
- dynamic class members workaround
- Explicit copy constructor
- New developer
- Problem with virtual in derived class
- STL: Cannot use STLs even though it exists..!!
- take data out of a stream
- STL: Converting a string into a list of string
- Xcode and cppunit
- Inheriting from fstream
- Array and string type
- copy constructors and printf
- Problem: sockets
- abstract class & template methods
- find version of binder and Linker in g++
- Problem with time() using g++
- Terminology Question
- deque iterator problem with const
- Namespace Problem ... I Think
- Reading a small text file contents into an array
- write and read the xml file using c++
- openGL for C++ programming
- manipulators act strange under g++/gcc-2.96
- Problems using Boost, Pls Advise
- where I can find largest Standard C++ library list?
- Struct vs. class as simple container
- problem with a calculation
- duplicate filestream
- Mock Objects Tool
- forward declarations and namespaces?
- Whats the best book for a beginner
- hash_set : need the location /index where stored .
- whats wrong with this simple code?
- delegation class question
- bit twiddling in C++
- Optimization of template code
- Make a software & interfacing it with access control card reader
- Overloaded << and >> - Why Friend, Help
- ostream implementations (str, f, cout ) work slightly differently
- CreateProcess DEBUG_PROCESS children termination
- multithreading
- Two C++ questions