Home : Bytes IT Community / View Full Version : C++
- REQ: PROGRAMMING VISUAL C++ 5TH SOURCE CODE ZIPPED THANKS
- DEV c++ 4.980
- MSVC++ Question
- reinterpret_cast<>() v. static_cast<>()
- catch (...)
- vector of vectors
- atomic flag
- defining a custom output facility
- is this ok
- Classes, Pointers, Constructors, Headaches
- Q about endian-ness/portability
- local functions, namespaces, and inlining
- executing a file with a byte offset? (pipe?)
- References to class functions
- Windows Compiler Recommendations
- C++ Credit Risk position with Lehman Brothers, NYC
- File Open and Close
- size function for multi-dimensional array?
- Network Printing
- Does a static variable in a class's member fn always remain static?
- Problems using omanip
- float: IEEE, big endian, little endian
- N00b
- Looking for good naming convention for class attributes
- Visual C++ with Dialogic
- Not a able to return value from a dll
- STL hashmap
- friend class problem
- template friend function
- Vector of vector question
- fixed stream manipulation function syntax
- Factory method -- best practices for portability
- creating dynamics derived classes
- NFA to DFA
- Idea for custom thread-safe STL allocator?
- Debugging Template classes
- std c++ library documentation
- ...Or how to build plain-dos app with DJGPP which uses <windows.h> include
- how to build plain-dos EXE using Borland C++ 3.1 which uses WINAPI
- STL and shared memory
- Template partial specialization
- Move constructors and Intel compiler
- undefined reference
- [gcc] class specialization - what is wrong ?
- pthreads
- VC++ not linking my lib correctly
- Template errors
- How to uninstall NT Service
- Sorting??
- testing for int
- Convert int to string
- Albegrical Expression
- pointer to char, strings
- Standard
- [C++] Mutable member functions?
- Placing functions from .lib in a namespace?
- xerces-c++ Tutorial
- Conscious antipattern behavior
- Beginner Help: Joining Multiple classes in multiple files?
- How to store an object and reuse it later in C++
- Objects with value semantics - enums vs classes
- Help me with this coding please. Adjacency Matrix
- Help for *x++=*y++;
- Help me please, how can I create an array of object of a my class?
- C++ networking
- "delete this;" Is this safe?
- broblems with miracl library
- Copy Constructor
- beginner help on api and MFC
- how to get the binary file ??
- Can std::string contain binary data
- No results with MySQL
- Opinions on this code please guys....
- missing file Turbo C++ ver 3
- Find if elements of one array are present in the other and return a boolean array
- Good Hash Implementation?
- C++ linked list
- C-Like Strings?
- throw wth no operand
- software protection and licensing question
- Forcing Exception Catching At Compile Time
- Why define operator == global and not as a class member?
- clean exit - suggestions?
- how to send ata commands to a harddisc
- Is this a standard?
- problems with siemens m20 gsm modem & c++
- Undefined reference on template class
- How to refresh another dialog box
- char (oder bstr) aufsplitten
- check if a directory exists
- Need help with C2666 error
- online literatures
- random string generator library!
- STL speed
- Inheritance and virtual functions
- make dll
- How to write a lower_bound_if function modification to STL
- about shared_ptr
- NEW ARM board
- Discrepancy in the solaris CC 5.3 and 4.2
- Read Only Attribute?
- Not STL newsgroup... Where?
- Wizard, property sheet and minimum size...
- C++ faq 38.5 - macros with multiple statements
- FTP Resume
- VC++
- Template problem when linking with WorkShop 5
- Remove and Rename using fstream
- how to convert program to lib?
- random number geneator
- Borland compiler installation
- PathCleanupSpec - Shell32.dll
- stream and formatting char type
- public vs private access
- complex numbers
- converting a program from commpression to encryption.
- Accessing C++ from C
- vector
- no recoil in c++
- Why does this compile?
- C++ Refactoring Tool
- Friend Function in Template Class
- instances of my student class help!!
- Creating and Maintaing Heavy and Light Versions of Classes
- Need C++ question list
- namespace problems with friend function
- Exercise from C++ How to program Cyber classroom 4th ed.
- pointers : segmentation fault under Linux
- casting pointer data type -more info
- cast pointer to different type, what is the impact?
- typecast int to string
- possibility to forbid use of "this"?
- operator new only as static member possible?
- STL abuse
- CString question
- How to modify a file using C++ file objects
- What does this code mean?
- Can I compile ACE on WIN32 with minGW without cygwin?
- latest version of OCX
- set::count() wrong ?
- why display is ffffff82 instead of 82 ??
- Write program to display "Flash" file
- CEdit Scrollbar help required.
- zlib question ...
- prototype mismatches
- Tutor and Software Engineer(Java, C++, PC computer, Internet, etc)
- Multiple Inheritance - does order matter?
- Question: Unicode <-> HEX conversion in C source file?
- Fixed Q: HEX <-> DEC const value conversion in C source file?
- Question: HEX <-> DEC constants auto-conversion in C source file?
- Coding for multiple platforms
- Queue of function calls
- how C++ telsl the number of element in delete []
- same static variable in ALL template classes
- static linking libgcc.a
- Pointer arithmetic
- little C++ Syntax Problem
- Linked list of object
- capture a photo
- ostringstream
- comparing compilers...
- I don't know what's wrong with my very simple code
- std::cin.ignore() and std::cin.clear()
- implementing a templated struct within a templated struct
- handle leakage...
- Storing/processing binary file input help needed
- Dering classes, virtual functions, not sure return type
- variable scope in for loop
- can u do this ???
- Memory allocated to an object of a class
- const_cast
- Questions of streams
- help with standard streams and the file descriptor
- Saving / reading structures to / from disk
- Pointr to function
- Using MCI to create a video "splash screen"
- Static/NONstatic error!!
- Why doesn't std::cin choke on this?
- Mersenne Twister -- A Revised C++ Implementation
- inherited constructors
- Initialization of array by vector
- Function templates
- Escape Character in directory path
- C++ Calculate wrong answer.
- Help with template find_if predicate
- new or not new
- ?bitwise operators
- Red eye correction
- Order of evaluation and better declaration of functions
- how long is double
- Number of files in a directory...
- C++ if statements - only last one is ever true
- Understanding unlimited arguments with ...
- Unable to initialize values
- Need some advice on a few things
- Problem using string/vector in MS Visual C++ 6/g++
- Dumb MVC++ Question
- Implement a simple filter
- Could anyone explain the code for me?
- Nonlocal Store (global and class static variables)
- vector, list and deque
- Casting Away Constness
- ARM yourself for 2004
- map and multimap
- Preprocessor gcc and override
- Linux OpenSSL C++ Problem
- Object-Oriented Programming in C++(4thedition by robert Lafore)
- MFC error
- rvalue / lvalue operator[]
- a simple C++ question (about binary file input)
- Help with FindFirstFile
- :: with object
- The OpenECG programming contest deadline has been extended to January 25, 2004.
- String literals non const?
- Win32 application failing in poweredge server
- Linking Error unresolved external symbo when using template and friend
- C++ altering the wrong class members
- API for suspend or standby
- return in void functions
- header files & #includes
- reverse iterators revisited
- implicit declaration of function 'int func(...)' error
- Suggestion for lib function: apply<>
- classes wrting/reading to binary file
- how to declare array of class pointer
- can read drwtsn32 log entry?
- Simple Event Framework - Suggestions?
- Gene Theory - C core commands
- How to create a bitmap on a form ?
- Compare sign in C++
- Developing an app to controll multiple screens at once
- reverse iterator operator==
- Structs
- Inexplicable error with std::string
- Sorting records using sort()
- Problems with the execution of class hierarchy
- template instantiation trouble
- abstract class
- endianness and sscanf/sprintf
- Help!! About MySQL and VC6
- Translating from C to Pascal
- template class, operator T
- polymorphism - virtual function
- Debugging macros
- Writing bulletproof code
- while can't go to the 2nd record.
- C++ Developer required
- Best practice for error number assignments?
- Class hierarchy
- iterator derived from constiterator or not?
- Windows CPP Compiler Recommendations...
- Call for papers: OOPSLA 2004
- Default constructor
- Style question, when to use pointers
- Accessor Methods
- Complex Roots
- SHLoadInProc
- Aide pour programme: Le préprocesseur Bazorix
- [] overload
- binary open mode
- dev c++
- Getting around garbage collection
- Borland OWL5
- Help! Wrong results in the release version!
- Phoenix Singletons
- Templates and Different Compilers
- Use a class as a variable type in another class / include file.
- struct constructor
- defaulting argument to previous argument
- Scope-problems
- What kind of problems is c++ best at solving?
- Matrox and C++ ... need help
- iterator invalidation trouble
- MFC: How to create 'pressed' buttons impression?
- MFC: How to draw a semi-transparent shape?
- std::bind2nd and non-const references
- delete [ ] fp qn
- Problem with reference initialization
- What are the header defines for?
- Runs in the background, how?
- CLass members; public, private, protected and ???
- Question on file io
- 2 very basic qns
- binary file input
- virtual functions and dynamic binding
- Problem with linked list ..
- James Kanze's message in c.l.c++.m
- Relative Filename Problem
- iterators::reference - what requirements on it are exposed?
- ++x returns lvalue but x++ return rvalue
- Probability
- LinkedList
- Fuzzy logic question
- testing parent-child relations using only id's
- Add My Idea to the C++ Compiler
- A simple copy ctor + inheritance qn
- DLLs
- SIunits-style dimension checking and vectors
- UNIX: getuid(), geteuid(): how to copy user's file to my personalspace
- The const in the copy ctor
- compiling zvnc from gcc to bcc32
- 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
- vector<bool>
- 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?
- Polymorphism
- 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?
- Help
- Intel c++ 8.0: how to build .dlls and .libs??
- 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
- dynamic binding
- 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
- prova
- Casting
- 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?