View Full Version : answers
- Is there a C certificate?
- compile error trying to call STL sort
- float pointers
- rationale for #define true 1 in stdbool.h
- how to breakin gdb on overflow error
- how to stop(break) while gdb on overflow error
- SQLite Queries
- memory allocation question when using ostringstream in STL
- How to Create a Circular Queue in C++
- Core dump while accessing contents from Memory Mapped File
- Segementation Problem while accessing contents from Memory Mapped File
- Segementation Problem while accessing contents from Memory Mapped File
- Is it legal to create a new scope with { ... } without using if, while, do etc?
- Search xlhtml author Charles Wyble
- Can't output strings to std::wofstream (g++)
- modem / server-like talkback code?
- Disassembly of C binary
- Disassembly of C binary
- Macro needed
- How can I get the encode of a txt file and convert it into UTF-8?
- Substitute for volatile
- how exclude initial part of a buffer???
- positions of attributes
- Function Pointer ! How and Why ?
- Function Pointer ! How and Why ?
- Destructors in C
- Outsmarting DOS C compiler to print to USB printer -- use DOS interrupt?
- Segmentation fault when compiled binary is executed
- Diamon inheritance problem
- how to decrease link time
- A portable way to pass a string to C++ as macro?
- Pass a derived object to func so that it is base?
- how to interface between different languages
- how to interface between different languages
- asking about good books
- Thread questions
- How to pass an array 2-D
- ISO C++ forbids declaration of `cout' with no type.
- Fast 1 -> 1 non md5 hash algorithm
- test first
- articles on design increases performance and test first?
- Converting a character array to single hex value
- Select
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- STL map insert question
- How to check if a pointer is "valid" ?
- Finding blocks of symbols on a 2dimensional array
- moving data in a file without using system memory
- Article about memory layout for virtual inheritance
- error compiling with read function
- extending enum's: what operators?
- friend oper<<
- instalation of 'lpthread' library
- Singleton Class
- Why such output?
- template confusion
- Reduce memory usage?
- will this work?
- Get Window handle from point
- Structure
- Passing Struct to Function to be Modified then used by Caller
- creating new directories
- Stupid problem with boost::share_ptr
- is there better way to add indent space?
- Merging images
- Stupid problem with boost::share_ptr
- strcat problem
- Passing Struct to Function to be Modified then used by Caller
- Creating a directory
- Off topic - To be ignored
- Get Window handle from point
- Syntax Question
- member function definition inside and outside class..function already defined error..
- Stupid problem with boost::share_ptr
- sentinel processing, C++ no break label
- strcat and three strings
- program without main () ?
- terminate thread waiting on cin
- Visual C++ vs GCC
- Binary tree search in text file entries
- strcat problem
- Linux Folder Iteration
- Get Window handle from point
- Get Window handle from point
- Plugins in the class
- strcat and three strings
- Call for articles
- Preprocessor and Compiled Files
- nested iterator
- Using only the values returned by functions -- elementary question
- vector push_back question
- Passing Struct to Function to be Modified then used by Caller
- simple malloc question
- Implementing virtual concept in c
- using virtual function in c
- Using only the values returned by functions -- elementary question
- converting to studio 2003 en 2005
- "has-a" question
- realloc question
- Static variables
- mail13
- Converting from std::str to char
- help in comparing
- Suggested extension to C++: static namespaces
- about difftime()
- Another problem with singleton...
- Local static variables and multithreading
- Singleton usage
- Start when windows starts.
- dereferencing pointer to incomplete type
- What if...
- Generic matrix operators
- Odd problem with called function in DLL
- Char* to Char*
- How to identify a pointer to a string literal
- fwrite problems...
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- GetSaveFileName problem: can't get selected filter and put default name
- Has anyone used enum.h from Besser's ENUM++?
- basic question for vector
- Problems Compiling enum.h from ENUM++
- simple question on type casting~
- Counting the number of times I've tested a program
- A dying era
- Server-side applications for form processing
- Automatically prepend all stdout/stderr output with timestamp?
- illegal reference to non-static member
- odd problem in called function
- OOP casting classes (using one single variable for similar types of classes)
- A Complete ENUM++ (from Besser's CUJ article) Example
- difference between *foo and (*foo) ?
- basic question about std::vector
- restrict query
- need help with algorithm
- C++ Equivalent of <stdint.h>?
- Decompilind dll's
- Arguments in partial template specialization
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- C++ Template Question
- another fwrite() problem
- Passing a structure from a C program to a C DLL
- member template methods
- fwrite problems...
- why does my overloaded operator discard qualifiers
- unnecessary declaration of Virtual destructor
- Initial values of File scoped and Block level variables
- Initial values of File scoped and Block level variables
- Advise on implementation of custum graph
- How to resolve multiple declaration of same variable in two different libraries.
- Problem using std::map
- What is ScatterHierarchyTag means?
- new to c++
- virtual function
- Could someone please explain?!
- difference bewtween static and dynamic inheritance?
- generic tree container library
- initialize the global variables in .so files
- segfault w/ block, but not file scope
- Software documentation...
- Compiler messages with pub/prot/priv inheritance
- Expression templates and generic matrix operator
- NULL global variable
- Constructor of a derived class
- STL exception safety, operator==
- how to clear up the std::stringstream?
- Socket programming for beginners
- socket programming in C
- Specialization of only one template parameter?
- const char * and char * are compatible pointer types?
- subclassing std::valarray
- Bit shifts and endianness
- weirdness with std::map<const char *, int>
- After calling constructor, the destructor is called immediately - why?
- virtual destructor
- Help with debugging code
- Problem with tree and enhanced queue.
- Using &array with scanf
- C program retrieving information from Outlook?
- boost::shared_ptr mutual header inclusion problem
- on datastructure plz solve this
- question regarding delete[]
- Vector of abstract classes filled with derived classes ?
- Another question related to pointers.
- bitfields in union : defined behaviour ?
- Bit off-topic
- A book on Gtkmm
- typedef
- Translating a DEFINE to char*
- Structure size check at compile time
- static array with variable amount of elements??
- GCC (Port from Linux to Win32)
- Need experts opnion
- How to delete the Folder and its file using VC++ code
- Directory access
- Restricting base class visibility
- binary const
- Reading stdin
- Question about struct aspect of standard
- Question about structs
- Overloading Operators for User-Defined Types (NOT Classes!)
- flash & VC++
- Registering a GLUT Callback in C++
- atreturn() like atexit()
- Any difference in these array declarations
- c and webservices?
- stdin help
- Any Developers Who Worked on TradeStation 2000i
- function returning a string?
- istringstream("XXX") >> x;
- State Machines and Coroutines
- antivirus program
- Why "const" break the Polymorphism?
- problem using the strptime function on HPUXThe strptime function works just
- regarding "goto" in C
- cannot understand the character handling Program
- Variable Scope, Initialization, Linkage etc.
- Albert's unsubscribing from this Usenet group!
- Use of __THROW in stdio.h
- redefining, and casting pointers to, structs
- Screen capture application ...
- 11
- illegal memory access with function pointers
- problem with strings
- Programming Forums
- 2d visibility algorithm?
- Passing different sort methods to multiset
- How to call a virtual base function with variable parameters?
- Shape DragOver and DragDrop
- C++ STL in embedded systems
- SSCANF
- [noob]Multiple inheritance
- Test driven development in C ?
- Input bidirectional custom iterator
- Multiple Inheritence
- Farewell CUJ
- WARNING: (374) ORDER command could not be obeyed for section STACK
- array of functions?
- Media Player control.
- problem with delete
- need information on the following items
- Creating a stringstream in a parameter
- type convertion between template
- what is vtable exactly?is it a structure or an array?
- gmake
- How to extend this code for doing "cat"
- [noob]iostream.h
- Segmentation fault - interesting problem with array
- When does initialization of static member variables occur?
- OOP vs procedural
- variables with a big number of bit and bit operation
- reading strings from file
- A non-blocking socket reading function
- compiler ??
- Suche schnelle Zufallszahlen-Funktion
- Parser C/C++ text file.
- Advice on wrapping data
- This is the end
- How does one code something like this?
- Getc or Getchar is not reading data
- how to check the scanf function if it will read more than one number
- Return value of _time64()
- Reading BiosID in win32
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Const int variable declaration.
- How to convert from long to short ?
- find / find_first_of - vector of pairs..
- pointer alignment property
- What mean "foo& foo2::foo3()" ?
- memory allocation and new
- vector<Foo> how to force default constructor
- Generics in C#, Java, and C++
- itoa
- how to store a string into a vector?
- ODBC Class
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- Probleme mit Pro*C Compiler
- Problem with getline and files
- Updating a binary file?
- Call For Papers: ISMM 2006 (International Symposium on Memory Management)
- regarding unix specific commands
- thread problem...
- Set boolean array elements to false using STL algorithm?
- How to use long double floating?
- what does strod return??
- Happy new Year
- Missive
- Determine type of typename T?
- Example of using sockets/http
- Clustering
- Happy New Year
- erasing element in a vector of pair ..
- How to understand this line of c ?
- How to recognize the Function keys in C
- Compliant compiler? Comeau?
- A new cross platform c++ framework (another)
- Passing String to Function
- Wish You a Happy and prosperous New year
- An Link Error
- A trick to wrap the callbacks ???
- Difference between "float" and "GLfloat" ?
- What's the guideline for dealing with unwanted chars in input stream?
- memory allocation.
- help needed in debug please
- Adding the ability to add functions into structures?
- The meaning of the word generic
- The & Operator
- Structure size and binary format
- Source for C++ library design and programming
- Why does not this main test program work
- Printf question.
- help partial sepecialization
- Is C-style string unchangable?
- void * pointer convert problem.
- Returning an Array a characters?
- pointer and string
- why pass-by-reference of a pointer variable?
- a deconstructor question
- Why does it work?
- SmartPtr type conversion error
- How to stop reading a file?
- Scanf Behaviour
- Functions problem
- stl iterators "null" value
- spaces handling while reading input from a file
- Initializing order
- Should I define my own allocator?
- Defining static members in explicit specializations
- Signal handler for SIGSEGV.
- Input line reverser (2)
- Input-line reverser
- reg 'system' function--- wid a simple code!
- String reversing problem
- What does Kernighan and Ritchie mean by 'trailing'?
- simple question on WM_PAINT
- Where to allocate memory for the char * data member ...
- Strange Output, Help.
- Class A contains class B, class B points to class A
- Whay was Justin Kemp out this match ?
- Vector of vectors
- creating a linked list - trivial :( question
- memcpy junk at beginning of buffer
- function template
- accessing inner struct members
- boost::MultiIndex help
- Problem with std::ostream, std::streambuf and "virtual xsputn"
- Best way of sharing a enum
- problem with microsoft speed optimization
- strcmp() question, 4 words, two strings, equal return value.
- Function overloading
- template argument to a template class
- PRIVATE PUBLIC macros
- Huh ... C behavior
- Huh ... C behavior
- does all implementations of std::vector use regular arrays?
- STL iterator ?
- Is it possible to overload with return values?
- trouble
- Query regarding to overloading.
- ifstream and format issues
- warning : no new line at end of file
- Open Source Community
- Sorry for the inconvenience
- Error Occured during compilation
- Distinct sub-types of POD?
- really terrible
- (*(void(*)())0)();
- Allowing a class to be converted to bool?
- Writing a specific program
- reg 'System' function
- Visitor Pattern Choices
- Containers & Iterators sanity check
- Implement Singleton Using or Not Using dynamic object.
- Is 'close' a reserved word in C++ ?
- supposed leak in a recursive algorithm
- How far should I go in protecting the user from his stupidity?
- cross-platform c9x
- no match for 'operator!=' in ...
- pointer to 2d array
- Why can you delete a const pointer?
- conversion warning with STL combination of functors
- "Die" class
- How to write Java style classes in C++
- function returning __int32 in place of __int64
- Overriding new and delete.
- gsl and windows (matlab)
- Members of a typedef struct
- Is writing C code very simple?
- Silly question (8 lines of code)
- File's Openmode and the Cursor position
- fid to c
- problem in placing command line aruments(LPSTR) into **char
- Template for POD types only
- handling uninitialized pointed (How to check ?? )
- aaaaaaaa
- How can you connect c++ with any database.
- Working in Unix but not in windows
- does the logical expression return 1 ( if it is true ) absolutely?
- problem while running a STL CPP application.
- Accelerated C++: exercise 6-1
- Copy Constructor and Initialization by Temporaries
- union usage
- compilers
- vectors of floats
- vector 'initial block of storage' / implementation guidance
- vector 'initial block of storage' / implementation guidance
- memory leak (definition?)
- Problem with Bit operations
- `volatile' on local variable used outside of function
- global instances and extern help
- ShellExecuteEx
- cast unsigned long to long
- Portability of strstr() function
- How to get user information
- C++ Templates: Incomplete Type Problem
- Small freelance projects - to get hands-on
- How to write a bluescreen with C++???
- for me its difficult
- Invoking other executable prgms using C?
- Allocation of memory for Array of Pointers
- A beginner's problem
- using exceptions to catch segmentation faults?
- Segmentation fault on end of loop... (getline)
- Problem: how to use one std container to store multiple types?
- Preprocessor
- weird iostream/fstream behavior
- Formating Output of std::ostream
- I'm having trouble. Help?
- about ggets()
- SAX-style mail parsing library
- templatized copy constructor not being deduced
- In linux system why this?
- calling class member functions without instantiating object?
- Watch window
- a simple algorithm, help!
- PLEASE DON'T FEED THE TROLLS!
- template class to alloc memory
- Char * question
- A problem on string swap
- Static and dynamic library
- Malloc() and new()
- 'B' is an inaccessible base of 'D'
- Default call of an Empty class object
- Macros within function-like macros?
- integer int i; *i++ and ++*i have a different integer value after the increment
- Undeclared identifier???
- Dealing with const
- vector 'push_back' problem
- Class Design Question
- The Trouble With Locks by sutter
- std::auto_ptr with virtual class
- where's the start point??
- a big problem
- Any function can convert the words form,such as "boys"->"boy","became->become".
- Any function can convert the words form,such as "boys"->"boy","became->become"?
- Any function can convert the words form,such as "boys"->"boy","became->become".
- cross platform shared libraries
- Quizz de Noel
- new and memset
- Date/Time class
- is C++ dynamically or statically typed language or both?
- execl function
- std::map
- Why isn't my compiler warning me about this?
- Parsing Variable # of Data Fields after fgets
- Problem with bitwise operators
- Problem with input
- Default Template Parameters
- problem in a very simple code
- Best Editor/IDE
- sizeof() O/P
- Static members and inheritance
- references and l-values
- gets() - dangerous?
- Range of short int?
- char * const &szKey
- Class in class problem
- pointer to flexible array of structures in other structure
- Memory value change?
- operators << and >> for 'std::streampos'
- Help with "Concurrent Network Server" Design
- System functions + wchar_t
- yacc, same token
- sample.xll is not a valid add-in
- STL : list, map, ...
- make files
- o/p problem
- display the process of division in c
- C++, wchar_t, Unicode and all that stuff
- Which container I should choose for better performance?
- Getting substrings in C
- macro doubt
- Which container I should choose for better performance?
- Problem with a pointer
- Reverse a string "in place"
- Befriend during runtime?
- Need advice about brushing up on my C++
- Function invocation location
- Global variables...
- I/O exceptions
- Macro substitutions
- Copy constructor: why can't I copy objects as if they were structs?
- exponentiation operator (lack of)
- fstream question
- fstream question
- Help! Windows.h Conflict
- job interview question in C++
- architecture to adopt
- std::streampos and INT_MAX - incompatible?
- How to Inlcude STL::Map
- Using Definitons
- family tree and
- method max_size() for map-object (STL) returns -1
- defining class-object declaration in header gives error
- Negative indices to a vector: Valid?
- Initialization list and inheritance
- how to distinguish whether the type is unsigned or not
- open source pong or equally simple game
- Why do all the compilers I try fail?
- No compile error for undefined function
- looking for a clever preprocesser solution
- confused with function declarations
- Operator<< for ostream
- Finding a program's directory at runtime
- Order of evaluation of function arguments
- Crash while erasing a member in a vector
- SSL
- Casting, inserter and streamspos?
- C90 pdf, available from ANSI
- dynamic cast for streamed data
- Operator Overloading : Incorrect implementation being called
- The problem of inheritance? Why can't it overload the private same name function ?Help?
- Using flex++ and bison (not ++) with c++
- something about gcc3.4.2
- Exceptions
- Signal Handling - Are they part of ANSI C?
- Singleton class
- Singleton class
- confused about behaviour of scanf
- efficient algorithm for customized set_difference
- huffman encoder
- Doubts in c
- Pseudorandom algorithms
- clone a tree
- std::list
- method to count 'endl' manipulator on insertion operator
- incompatible warning in C/C++
- initialization problem
- Heap Manager and new/delete overloading