Home : Bytes IT Community / View Full Version : C++
- extern and static
- XMLDomElement problem
- map & iterator
- corba enum question
- "memset" vs "= {0}"...Are they equivalent if your initializing variables?
- Initializing a static variable inside a namespace
- oo2generics...
- Constructor protected
- Migrating from Borland OWL to something more up-to-date
- simple outfile question
- thread lockup when comiling with optimizations.
- Copy vector to set
- Singleton with Factory Method possible?
- Filestream/operater overload help
- AutoPointer template
- Snmp
- parse tilde delimited file
- The 'finally' debate
- Help for SWF!
- SQL oriented scripting language that can be executed from a C++ code
- error: parse error before `(' token
- NEW STEP IN THE FIGHT AGAINST SOFTWARE PIRACY
- What's a smart pointer?
- Arguments for templates with value parameters
- map & find()
- strnicmp in stl string class?
- help with exception class
- Memory Padding and alignment
- How stupid can a compiler be?!
- Initializer list and instance variables
- Puzzle: Add One Without Using + OR -
- Multiple operator() overloading for functor object
- Does C++ have sequence points ?
- [.NET managed c++] Calling parent constructor.
- [.NET managed c++] Runtime modification of method attributes.
- Just how bad is this code?
- Casting smart pointers
- Function call selection using ternary operator
- std::string, Append a number
- How to create Excel-files?
- Prevent starting up twice
- polymorphism and binary operations on objects
- inheritance / overloading
- Overloaded subtraction operator - memory problem
- How c++ Compiler understands the which is the private func and which is the public fun ????
- protected member class and operator overloading
- C and only C language has a standard 64 bit integer type ?
- templates and cyclic dependencies
- std::string and strtod()
- signed int overflow
- Class design question
- Issue with Pre-Redmond Mailing
- Preprocessor
- Questions of storage in C++
- error: no match for 'operator>' ...
- Books, Books, Books...
- structs for data transfer?
- Anything more precise than long double
- Can't use object as a case label!
- times' undeclared (first use this function)
- Mozilla C++ programming practices
- about base class's protected member
- #define vs. const
- compilers & stack machines
- Function Question
- C++ Objects, Stack or Heap? [Noob question]
- RFC: Enum aggregation
- BEFORE I EXPLODE
- Can a function return statement be elided?
- Comparing Linux C and C++ Compilers: Benchmarks and Analysis
- Need Resources on Network programming in Turbo/Borland C++ (Chat server and client)
- templates / overloading operator()
- Question about many #define
- Overloaded assignment operator
- size_t
- Passing a structure of arrays to a socket...
- Computing pi to nth terms?
- Help with explicit instantiation
- inherit both iterator and std::vector?
- Command line argument problems
- what is the difference between with & and withou &
- collect2: ld returned 1 exit status
- Inline classes and template templates... confused
- Can I delete without calling the destructor ?
- Returning STL containers by value corrupts heap...
- Daylight saving
- Beginner needs resources on x86 architecture
- DECIMAL to double convertsion
- Multiple definitions
- file open error
- I cannot use the AfxBeginThread, please help. Urgent
- how to do this
- strange namespace behaviour
- Link error when using static members
- Text search algorithm (implementing telephone book)
- virtual functions vs speed
- seeding function
- new to c++... need help with istringstream and operator overloading
- STL and pooling memory
- Win XP, SMTP, and Socket Error 10053
- fopen / OPEN_MAX
- 65536 Switch Cases
- ugu
- Question about passing by value
- a function which returns a vector
- classes in a class
- Thank You From Zerotype
- 2003 and 1998 C++ standards?
- Validity of the this pointer before the object is constructed
- C++: can someone explain to me, a C/Hw guy, what the diff is between a reference (&) and a pointer?
- "convertable to T"
- Can anyone recommend any Audio Processing libraries?
- template specialization compile error
- Press any key to...
- Sort 3 numbers in a single line.
- cross-calling class template methods
- inline functions
- making guis with CreateDialog
- Help: How many explicit specializations required?
- Nested classes
- how to clear the stdout ?
- Keyboard Input
- How to restrict overiding a function in derived class?
- google "top coder" contest = stacked against C++ coders
- Returning arrays and Objects in C++
- Book Suggestions
- [a litle OT] network programming
- Calling FFTW from C++? (x-posted)
- Retuncode:"The stub received bad data" in XP SP2 - where does this come from?
- Include Excel-File in exe-File
- string class problem
- encapsulation
- Simple way of detecting shutdown?
- Compare without regard to case
- dlls / templates / #includes etc.
- class definition - namespace nomenclature clarification
- boost
- Find all file in a directory
- incrementiing const_iterator
- (UINT16 *)&apple
- problem compiling singleton template class
- Counting template classes at compile time
- C++ for combinatorial optimization problems
- Templates and virtual base class
- Gmail invitation
- Program help
- memcpy?
- Template instantiation of std::list<> with incomplete type
- Local static variables
- Member Function Callback
- When to use a namespace
- Need help regarding std::list
- Graphics in C++ Builder6 (PNG Files)
- C++ Builder6 - Ever seen this before?
- what wrong with this:
- accurate timer
- Mysterious copy of exception object (C++)
- How do I compile a c++-program as assembly?
- Questions of copy constructor
- a thread safe stack?
- How can I set a breakpoint in template function
- conflict std::vector and delete operator?!
- How can I return a value in template function?
- Problems with new File Open Dialog in a 16 bit Application
- [expect] strange error (re)
- precedence
- get today's date in mm/dd/yyyy format
- size of object
- Execution Problem w/memory object
- ofstream problem
- sprintf problem
- Detecting DTFM
- Looking for a direction
- Passing an array to a function using a constant/variable
- string stream question
- Transmit data through COM port in Visual C++
- flexibility of operator new
- undefined reference to `vtable for Tuner' ??????
- Geting info
- redefinition, different types
- new to fstream
- Writing 10
- #if #endif ?
- Problem in deleting the dynamic memory in a parent thread that is allocated from a child thread
- gui
- Strace?
- Where to find newsgroups on Genetic Programming ?
- Any recommendations for a socket library?
- How to force a program to write into his exe
- find all permutations
- Trouble with OnDraw function
- Linker Error when using C++ Templates.
- return value from object in a vector
- Info on std::string
- Static and global constructors
- Trying to templatize an algorithm.
- getting numbers from string
- SGI had it right a decade ago!
- What's the rule for using forward declarations?
- Why doesn't C++ program automatically ?
- why are thrown objects copied twice?
- How to initialize a member of union type
- Internals of an object
- override delete operator to set to NULL
- Another beginner question DevC++
- meanings of dialets or implementation of a programming language
- Verifying valid input in a loop
- Simple question: Cannot convert 2D array to pointer-to-pointer
- STL headers in VC.Net
- static member initialization in templates
- random number generator
- Syntax Erros Borland 2.0
- static data member
- c++ web scripting
- Socket Client recieving Multiple Packets
- Won't call a const member function
- Container with heterogenous pointer to data member.
- Inheritance & Template parameters
- Timer or Timeout Class for Linux AND Windows ?
- Russian Win2K - File Information Functions Fail
- Trying to make a thread
- max no of parameters a function can take?
- array of objects
- Reference/value semantics in constructors.
- <unistd.h> for windows platform
- perfomance penalty in using execption handling..
- c++ and windows XP
- Is there possiblitity to portable way to serialize enum type?
- Template Stringizing-How should it work?
- What to do with a linker warning about a public symbol from the STL library defined in two modules?
- How to assign values to a UINT8 variable?
- strdup in Borland C++Builder
- Is there possiblitity to portable way to serialize enum type?
- template<int __inst> ...
- __default_alloc_template gone
- dynamic allocation vs array
- Is there any faster way than dynamic_cast to find the object run time type?
- Make errors
- Deleting a map of pointers with functors
- how to set watchpoint in Workshop for C++
- Is there possiblitity to portable way to serialize enum type?
- Building my first program. Link errors
- Mapping of constants to data members of a class?
- [MC++] how to make global managed array?
- Need help with STL.
- Why does it insist on calling the parent's on_mdiactive() and not the child's?
- ILINK32 Errors: Error: Unresolved external
- error C2146 and error C2501
- why it does not sleep?
- Default value for a const reference parameter
- Link C++ object with C object
- unresolved external symbol
- Initialize / Uninitialize static variables problem
- how to copy from std optput ?
- Policy Based Design
- Static Member Functions
- std::string stupid question
- return vs exit
- Formatting output of an array
- 'Screen-Keyboard' after click on an edit-box
- Borland's 'Make' Utility Question [ OT ??]
- What storage does std::string::c_str() use?
- C++ Data Structure???
- how to locate memory error
- Linking static const class members?
- The best, (right?), way to trim a char*
- Many Text Relocations In Shared Object
- Text-templating library for C++
- run-time vs compile-time
- passing class object to pure virtual fkt
- Creating myclass::iterator type?
- How to simulate 8bytes double???
- Multidimensional Dyamic Array in class
- operator overloading
- What is the " ^ " function?
- template of class function?
- awsome site
- size limitation in named pipes
- C++ Compiler with a -Wwarn-use-of-strcpy or similar option??
- A very stupid question. Visual C++ 2005.
- Do I need a delete in the constructor too?
- A summary of the #include liability
- what's the .net replacement for ios::nocreate
- unable to start debugging
- stupid error
- calling virtual function from base class
- Casting between different template classes
- how make cast from ifstream to istream in MS Visual C++
- spawn under windows
- real-time 3d terrain engines using directx 9
- Which cast in mutiple inheritance?
- a flat distribution
- Is this what delagates do?
- Passing a struct as reference
- Code Browser for C++ on UNIX.
- A random number generator
- passing classes to functions, not objects
- Suggestion
- Root valueProblem - Help
- Winsock and HTTP
- Why "this" is a pointer, I just realized!
- ReRef : Reseatable Reference
- ostreams and vector<vector>s
- Memory allocation with void pointer
- The getline function
- Which way to handle events?
- the minimum size when using strncpy(...)
- Are the Standard Header available in source form?
- Function Returning a local object???
- Class object factories, references to a **class**
- Explicit template instantiation from template function doesn't compile?
- pascal_set update
- C++ Standard Conforming Compiler
- Cin and hold the screen
- I/O exceptions weirdness
- malloc(0)
- How can I achieve this behaviour?
- Pascal-like set class
- Searching for a C++ code browser which will....
- Simplicity
- HELP: std vector clean() and memory release question ??
- Programmers needed - Join the ranks of the Kotarkh Empire!
- Multi-dimensional heap array
- Declaration and initialisation
- Template question
- Any C\C++\VC++ mailing List?
- Pass value to other function
- Should threading be in the Standard?
- inheritate from template class
- Dev-C++ fatal error -help please
- What is **
- Stack overflow . . . what should I do about it?
- Is CppUnit un-C++
- IOStreams
- Help Please
- Simple OOP, polymorphism design question
- C++ Compiler with a -Wwarn-use-of-strcpy or similar option??
- MY PROCESS CORE-DUMPED BECAUSE OF WHICH SIGNAL?
- safe deletion of pointer, trees
- Templates problem
- Linked list inserting items from two different funcion
- C++ code verification
- C-style casts to subclass of polymorphic base
- doModal
- Problem with rendering clipboard contents in popup menu
- pushing the limits of use-before-declaration within a class
- pass char* over dll-boundaries
- u misunderstand
- Insert items in different functino ?
- continue
- data structures
- STL errors on linux platform
- Labeling Jagged (Multi-D) Arrays
- Introspection Guidelines for C++?
- String to int/double conversion and parsing
- Learning C++, more or less...
- Float to String conversion
- Giant C++ resources list, 3rd edition
- Reading from file redirect
- different between reference and value
- why I have compile error
- The tellg bug
- stl vector/memory question
- utility to parse c++ functions
- Name-mangling standard?
- String to Long Double using Streams
- debug assertion failed str!=NULL fprintf.c
- toString() ?
- type VARIANT and array - conversion to CString
- yet more problems with my double/fabs(...)
- How create algorithms
- STL documentation / reference ???
- why can't this be a feature in C++?
- Template instanciation Problem
- calling base class function only once
- Garbage collector in C#
- Understanding How To Use #ifdef Constant #define Constant Sequence In Multible Files
- Problem with declaration of virtual function
- return reference to local variable ?
- Why "HTTP CONNECT" disconnects atfer 15 Mins in few proxy server ???
- Template classes and containers
- How do you define 2D arrays using New Operator?
- this stl code crashes, why???
- deleting entries in a list
- c++ & GTK+ on Win32
- Aaaargh! noob question static string array initialization
- Spaces & Delimiters in a streams
- union protected access
- How to do that ?
- Const Qualifier question
- Cumbersome string handling...
- BITS (Background Intelligent Transfer Service) and VC 6
- Polynomial template
- Class Confusion
- Quene display
- How many bytes does a vector have?
- IEEE-754 double class??
- strtol()
- Why not develop new language
- binary number
- type convertion
- Char * to int
- Can I improve efficiency of 50.000 "new"'ed objects?
- input problem
- Random file from a directory
- [OO question] Single container, multiple types
- Confusion with std::map
- Per thread rusage
- Files
- C++ unit testing
- I have a problem using template and typedef, someone can tell me what is wrong !
- Language Subtlety or Compiler bug?
- Linked list
- how to sort parallel arrays in c++?
- using memcpy to copy classes
- Streambuf and streams
- Problems with iterator in a member function in a templated class
- Limitations of initialization list
- problem when a map type variable uses an integer created with random() to access its elements
- Is PETE (Portable Expression Template Engine) still alive?
- Binary IOStreams
- g++ loop unrolling performance
- Is it safe for me to delete one of those two functions with the same name 'getTime'
- Loop Does'nt Work, Hard code does
- Linked list storing a queue
- Trouble with linked lists
- How to expand my compiler's ULONG_MAX ?
- finding an index in an STL vector<>
- move element in vector
- Killing processes
- Problem with constants (MSVC)
- Linked list and queue
- default parameters
- Tutorial for beginner/ Tutorial voor beginner
- The eight queens problem
- can't find library for iostream
- getline and linked list problem
- gcc linker won't handle class member
- Static memory overrun help
- Simple sample code required
- (default) constructor/object initializing problem
- double to int, a bit confused...
- fotre8 gives undefined symbols while forte7 doesn't
- default exception-handling
- getline problem
- Member vs Non member function
- Bentley-Sedgewick ternary QuickSort: C++/C implementation?
- What type is x in "char x[2];"?
- A container suitable for a "recent files menu"
- type info of exception
- changing delimiters for std::stream
- [Q] HOWTO overload '==' operator?
- Confused with the "virtual base class" concept
- To Moderator
- Default constructor
- Beg Class challenge for a returning student
- Sorting : Comparative performance measurement
- Q: Locale independant way to process special chars
- Time
- Makefile
- load a txt file and linked list
- std::string -> WCHAR*
- Unbuffered basic_streambuf Implementation
- Vector question
- how to write an operator
- WANTED: SOFTWARE INVENTIONS
- C++ random number generator
- [CORBA, Visibroker, C++] Array, sequence problem.
- Problem with Inheritance
- Problem with char type in structures (MSVC)
- loop in class definition ?
- difference between data hiding & watermarking
- Unbuffered basic_streambuf
- Matrix library
- C++ program for generating combinatorial objects
- To bean or not to bean
- :: Scope qualifier misunderstanding.
- How can I "reduce" the size of internal buffer used by std::string?
- fun with template-derived templates
- Why can't I use an Iterator with a Reference Parameter?
- Execution of x++
- static methods in class syntax
- Integrating numbers
- icc -axW problem
- fastcall
- Compiler Switch From GUI
- SImple list implementation
- error: jump to case label
- Can Iterators Trash The Heap?
- Difference Between List x; and List x(); , if 'List' is a Class?
- Problem with template using base class template in GCC
- ethernet address
- error LNK2019
- delete
- Adding empty copy constructor makes segfault go away?
- is there any known issue about gcc3.2 handling exception?
- ifstream::get() surprise
- compile error
- Copy constructor called from member function?
- OT & FYI: Accelerated C++ Missing Pages. Check yours!
- cdialog with no standard border
- Question
- Question
- reading files
- VC++: Where can I get libraries for using Secure FTP?
- Problem with implicit conversion
- output to 2 streams
- Default parameters in typedef for function
- Undefined symbol using STLport lib on AIX-4.3.3
- I need a decimal arithmetics library
- setting read and write point
- double problem
- Sockets in Visual Studio 6 on XP
- Should pointer members be zero initialized by default?
- A religious question: int* i; /*or*/ int *i;?
- Multiple precise: how to make 16bytes double ???
- Policies Vs. concepts
- help needed in macro syntax
- Simple Array Question - Help
- const and standard types
- generating strings
- please help me figure out
- Temporary objects as constructor arguments?
- Cpp source code
- LNK2005-error in Visual C++ v. 6.0
- Error when compiling with Cygwin
- vector::pointer confusion
- n00bie questions
- Program Crashing From Running Too Fast?
- C++ noob - compiler question.
- Programming question
- Can you make a template (w/ or w/o the pre-processor) solution to do this?
- stream input
- Converting Non-Unicode Characters
- access private member function
- std::vector / std::list - just wondering...
- multiple base objects - scenario.
- multiple base objects, real-life scenario.
- c quaery
- static member variable
- Sorting a map by value
- enhanced file info
- memory corruption while debugging
- If you're new and need a book
- to C/C++ fans
- Beginers Question about Getline
- Is this the right way to redirect output from a class to another?
- Problem with mysql api calls.
- Using the sizeof operator on a struct?
- Pattern match question