View Full Version : answers
- collect2: ld returned 1 exit status
- metapost & powerpoint comparison
- A garbage collector for C++
- A garbage collector for C++
- Function crashes if a integer is passed (pointer related).
- Websphere Portal Administrator
- Websphere Portal Administrator
- C beginner: struct inside another struct...
- catch (...)
- struct in struct
- using directives
- Questions regarding cyclic header dependency
- legacy code?
- What's the best/a good way to access a variable member of an array of structs?
- What's the best/a good way to access a variable member of an array of structs?
- textvsbinary
- Pointers again...
- a curious questions about return type
- Long(er) Factorial
- Why the standard doesn't force following the "simple" references link ?
- A new syntax (to me)
- subsets of array
- Casting void * to void ** ?
- Find the node where 2 lists merge
- semantics of std::vector.reserve()
- passing varg to another method
- why this program can work??
- Begin() applied on empty Vector returns NULL or non null value????
- Swapping Two Strings.....
- strncpy to a char member of struct
- calling base class destructor's
- find utility like system call in unix
- The copy constructor
- Report from ACCU Conference Thursday 20th April
- aCC Compiler error : Cannot use extern object of unknown size
- Accerated C++ question
- Canon CD SDK 7.3
- how to use stoi? which *.h to use? trivial beginners problem...
- c++
- Numbered class
- Library Functions .... Standard ??
- About typedef -- define the function pointer or define function model?
- is there any open source c/c++ parser available?
- Regular expression for numeric
- overloading new
- C++ builder and installer shieldexpress
- How can I add more include path to gcc compiler on RHEL3
- Defining a constant in a class
- Deriving and Template typedef
- replacing operator new
- replace std::map with <ext/hash_map>
- istream and string
- Need odbc32.lib odbccp32.lib
- are the functions in <stdio.h> system calls provided by operation system?
- Recovering gracefully from a realloc() failure
- system() function usage
- ISAPI DLL Location help
- new and memory management
- Crash with Seg Fault
- Structs and pointers
- Struct and Pointers
- warnings .. and removal
- Member function redeclaration not allowed when constructing temporary object
- A neat (?) error handling system
- Destructor
- Pro*c - Using c++ to retrieve unicode data
- what is wrong in the code?
- Select function
- About to commit suicide - Linker error
- The Shell execute command not working
- stl map, lower_bound and upper_bound
- new process or a new thread
- on fgets and sscanf and their bugs
- need of virtual keyword
- Problem- strcat with char and char indexed from char array
- Copy bitmap to clipboard
- cast from void* to int
- Available C++ Libraries FAQ
- STL: Set within Map upsets iterator
- gcc optimize option
- OCR C code?
- faq new as parameter in the constructor
- whats wrong with this pointer operation?
- junk information an the end of dumping out string to a file.
- Pointer incompatible type assignment to character.
- C compilation error on RHEL3
- derived class incresing the sopce of base class methods and explicit call to constructor
- STL map compare function - can I pass a parameter?
- coloured text in console
- std::list and interfaces question
- portability issues with ' flag in printf
- Bit-Level C Functions
- Need help in designing a quiz
- to reverse the digits of a number
- virtual inheritance downcast
- const and 'constant expression'
- Equality of floating-point numbers (special case)
- Question Regarding Static Initialisation of Aggregates.
- to add 2 very long integers
- Inner classes and access restrictions
- How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
- How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
- ; in function member declaration
- direction of stack growth
- Deleting a File from Hardrive and Deleting a SubKey in Registry
- Application of Union in C
- Application of Union in C
- i have a doubt in c programming
- GCC output directory
- COSPA Deliverables available online
- Linkage of templates
- Populating an Array of Struct
- BETA
- fatal error C1001: INTERNAL COMPILER ERROR
- Auto-generating C header file from C++ header?
- Are implicit casts to void*& illegal?
- Friend class and NULL object member functions
- Help to Implement a Project
- Need projects
- Covariants
- how to use a label??
- send tcp raw socket (bogus tcp header length)
- Tools for refactoring header files
- Fastest way to construct this class
- pointer to member function as template argument
- floating point bitwise & and >> operations
- Different code behaviour in Unix & Windows
- && and || -- precedence evaluation doubt
- Inline Constructor
- Overloading operator []
- char* string?
- constructor overloading with static variable
- removing data in files
- delete this;
- store pointer to template function
- Huge compilation time of template based sources (AIX 5.2, VA C++ 6 compiler)
- is the v-table global ?
- bad programming practice?
- GCC support for CX options
- Transferring the log file over the modem using PPP
- char* pname = "Harry"
- private constructors
- faq why use p=NULL?
- iomanip: setwidth was not declared in this scope
- test(null)
- Error executing c:\windows\system32\cmd.exe
- A doubt regarding constructors
- overload new in shared library (crazy)
- Stack runtime error
- Sorting & Searching
- releasing memory when shut down ...
- Vector of pointers
- how to copy from a vector into an array?
- MFC: How to resize a control with only SendDlgItemMessage (ie. without MoveWindow)
- gcc, aliasing rules and unions
- sudoku coding help
- memory
- Float to int conversion by using two int variables for representation of the float variable
- Help regarding Programming Style
- How can I work around it in VC++7.0 ?
- looking for compiled tcc for win32
- Why does this crash?
- Testing protected or private functionality?
- tangle
- How to compile a CPP file in Command Prompt
- Tutorial on C++ Templates
- Struggling with libraries
- Unhandled Exception. Undefined Pointer?
- Non-member vs. Member
- CRTP question
- virtual methods in multiple inheritance
- Frustrating array initialization problem
- Doubts about Linkage Rules
- can not acess memory at address ox0
- Creating methods for a data base
- Reference and Pointer
- C++ Faqs
- Debuging using core dump and PC
- Have you Assignment for me ?
- Is std::multimap "stable" ?
- iostreams: change default floating point precision?
- deleteall
- find if any application is openning the file
- Bit Field Alignment
- find if any application is openning the file
- cud any one tell me what is the problem in this program
- testing c skills
- how to find .obj file
- First C Program, Problems getting serial data
- Xerces and URL access/parsing
- less than or equal to operator
- c++ vectors simple question
- Error: function already has a body
- Problem using vector.earse( ) in a class
- stl questions: how can I compare 2 stl list?
- Project design
- Some questions, big numbers library
- Some questions, big numbers library
- Some questions, big numbers library
- Some questions, big numbers library
- Terminal 'screens'
- directx "how to" question
- Scope Rules
- Routine for eigenvalues of *complex* valued matrix
- TCP Connection
- const 'correctness' question
- ignore. this is a test.
- huge 2-D array
- How Do I Convert String To Int
- vote
- vote
- range vs precisionC
- Accelerated C++ exercise 8.8
- template specialization overriding non-specialization?
- Bad DLL calling convention
- File exist
- shift question
- shift question
- C++ overloading operators(OPERANDS)
- about quick-sort using c
- vector of fstream, does not work?
- Passing varibles into a function from a differen class...sorta
- log10
- RPM for profiling
- Library for random-access console screen functionality?
- Old question?
- Risky question?
- How to print stack info when using assert?
- 1st DigitalTutor.info Tutorial Contest!
- Objects
- Help
- quick question on using bsearch() on an array of structs
- Microsoft Quick+insertion
- Template specialisation of static members
- ctor exception question
- to generate a fingerprint of all exe files present on my computer
- search for all exe files on the computer
- printf code
- printf code
- printf code
- casting primitive type to user-defined type works in usage
- Questions on Prim's algorithm
- virtual method with different return types?
- unit--, a unit test framework for C++
- Inheritance of the vector class
- Obtaining digits from bit string
- Inherit vector class
- LNK2019 Error
- C compiler
- About MFC cannot convert parameter 1 from 'const char [42]' to 'LPCTSTR'
- writing to a socket with data from struct
- part of a c-code
- Open Source C Algorithms Library
- problem with hash set iter
- Whats faster? i1++ or ++i1
- "friendship" question
- testing - ignore
- Some Questions #2
- Access Violation by fox toolkit in FXObject::MetaClass::search(FXSelector key)
- Class Templates pls help
- EXTERN Qualifier
- How can i do matrix with STL?
- How to call Fortran moules from C++?
- Discover Medieval Romania /Vlad the Impaler/Dracula/ /www.medievaltours.ro
- Discover Medieval Romania /Vlad the Impaler/Dracula/ /www.medievaltours.ro
- Virtual Constructors and Destructors
- counting letters words
- problem with the destructor of cout.
- hash_set<string> declared deprecated
- unexpected behaviour of set_unexpected()
- Why no virtual constructor in C++ ?
- funciona mesmo!
- quick+insertion details by microsoft(1997)
- funciona mesmo!
- funciona mesmo!
- funciona mesmo!
- Stuctures in classes
- "heap" vs "stack"
- recommended book (or other resource)
- bitfields as static members?
- Returning a Char from a Double
- sorting
- enum type int or unsigned int?
- A quick question...
- Default parameters in macros... Is it possible?
- friend templates
- Incrementing a void pointer. Legal C99?
- folds and formatting
- getchar can't be used twice?
- Adding index counter to linked list
- BITWISE SHIFT QUESTION?
- Byte swapping help please
- First Program
- proper initialization
- problem with complex numbers
- returning function pointer
- Borland C++ Builder 6, Active X
- Get user Temp directory
- Modifying pointers of unknown type via a function call
- program crashes at start
- Static initialization order fiasco with smart pointers
- sizeof(char)
- Problem with std::basic_istream<_Elem,_Traits> &std::getline()
- How to bounce a post
- test
- I need help w/my tic tac toe code
- problem with reading from file
- simple exercise:Printing E with '*'
- Software Jolt Award(Hot!)
- Visual Basic for Applications
- C++ Builder 6 - DBGrid
- An interesting thing about fread().
- Example of 2 mutually recursive functions
- C++ and db
- dereference precedence
- Simple Quadtree
- reverse a file's content
- constructor inside constrcutor and this object
- operator overloading in the derived class could not work...
- Not fully comprehending arrays and dynamic memory.
- Memory leak due to onCtlColor ?
- BITWISE SHIFT question
- A doubt about struct
- Who can help me to interprete this code?
- Help fixing file input reading routine?
- argg, noob array question
- C++ Sorting And Displaying
- POSIX library for Windows XP
- Australian Startup looking for C/C++ Engineers - GENEROUS $$$
- Australian Startup Looing for C/C++/Linux Software Engineers - GENEROUS $$$
- compiling C++ builder
- french to english numeric conversion
- Http unix
- std::set::upper_bound
- question about boost::scoped_ptr
- RAM testing techniques?
- std::set::upper_bound
- Comparison function in qsort()
- K&R exercises
- TCP/IP UDP Protocol Development Library and Development Resources
- Deleting linked list
- fgetc() vs. fread()
- Regarding STL-Map
- Assignment: get integers and display in words
- Assignment: Print reverse order
- Assignment: Print 2D array
- query: Windows exploits (random stack frame pointer)
- how to create sub-directory if it doesn't exists?
- Com object using c++ related question.
- Problem in release mode
- atof approximates the String, I need exact value of the string passed
- Help: need non-const first_type
- Commodity Trading Developer - C++
- novice template query
- How can I know if a string is BiDi string?
- C++ and db
- Number Fomatting
- Plz help me with the characters showing.
- one thread hanging in RWTPtrSlist<POSIXThread>::append
- ..and now it doesnt compile?
- Inserting a space in C++
- Connect to a cbase program running on Linux from WinXP
- life cycle
- Variable and typename naming
- Help with non-const first_type in std::map
- Help with Parser
- operators and namespaces
- a[++j]=a[j]+a[j+1];
- Why does this fail?
- help on using <list> <vector> in a simple VC program
- Input to enum
- mutable
- Able to call member function with a pointer assigned NULL
- system function
- smart pointers for c++
- fwrite() fails when called after fread()
- Core dump with string functions
- Some Questions
- question
- sine wave generation
- Malloc and recursion
- What kind of macros are permissable?
- malloc
- quick sort
- String array
- How does assert benefit your code really?
- problem with dll instances
- parsing float number
- Code quality and examples from open source C code
- How to encrypt a password
- Actual C++ Library Source Code
- LISP generalized lists in C
- Translator to edit string table
- stack trace not working independently?
- [Compiler Error C2564]
- realloc(): invalid next size
- [Compiler Error C2564]
- empty class
- Can I integrate .EXE files into a new C program?
- parsing XML file with SAX in C++
- Can I integrate .EXE files into a new C program?
- parsing XML file with SAX in C++
- parsing XML file with SAX in C++
- Tru64: Using stringstream to convert inbt/long to string causes application to crash
- Problem Taking input:(
- Tru64: passing integer to a stringstream causes crash
- Converting a byte[] to a bitmap
- Cannot Open #include<...> files Why??
- how to clear a stringstream object's data, not state.
- Can I integrate .EXE files into a new C program?
- how can I integrate a .EXE file into a C program?
- parsing XML file with SAX in C++
- Accessing members of a struct
- Please tell me some useful website about STL
- Argv
- HP-UX 11.23 Assertion failed: __thread_init == NULL
- How to update a file
- Design of singleton sub-type?
- question about "while"
- how to check write failure in ofstream??
- reinterpret_cast ? bad? good?
- how to print extended ASCII codes in vc?
- Ambig
- searching, creating new file from old using c++
- searching, creating new file from old using c++
- virtual binding surviving stream transport of objects
- C header files--Urgent
- Another way of adding to a string (or output iterator)?
- test
- Curious probabilities
- template specialization - recursive control path issue.
- Defining globals inside structs
- formatted input/output question
- best practices
- question
- Strip String in 2 blocks
- Strip String in 2 blocks
- Using this objdct
- Question about std:string and std:cout
- Audio streaming
- Question about std:string & std:cout
- Nesting an array of strings inside a array of structures
- how to avoid static pthread_mutex_t ncwrite_lock = PTHREAD_MUTEX_INITIALIZER;
- Initialization of members in h file
- Question on arrays of pointers to functions in C++
- Shouldn't throw built-in exceptions?
- using return in main to check memory leaks
- implementing constructors given class declarations
- is assigning a substr to the parent str OK?
- Set a pointer to null when deleting?
- counting nesting level in template classes
- convert an encoded string
- Question on static
- implementation question
- where to find a complete C++ library reference?
- Structure type definition in different files?
- Using sizeof without parentheses
- 500 C language Sample Programs
- Mutithread monitoring
- OPENING OF .chm or .html file in C?
- Running a process in Background
- Signal handling in VC++
- How Can I link a .cp file in the "main" header?
- How to extract data of a Blitz++ Array ?
- how to concatenate the string
- how to concatenate the string
- logic for converting data obtained from input
- static member variable in a DLL...
- C/C++ Hardware modelling
- test
- tower of hanoi
- tower of hanoi
- Convert int to *char.
- Bad Access - Memory Problem?
- COM in PHP
- How to read strings from a file with comments
- Name + number
- Template files and compiling them
- Efficient searching through stl map?
- C++ vector of pointers
- ICQ 'channel' for C questions ?
- classobject->name();
- find_if algorithm on multimaps
- the use of the :: operator
- Debugging Help
- char string
- FAQ 1.12--auto keyword
- ICQ 'room' for C communication?
- Could a struct with size 44 bytes point always points to a char array with size 2024 bytes?
- Packed structs vs. unpacked structs: what's the difference?
- Could a struct with size 44 bytes point always points to a char array with size 2048 bytes?
- Microsoft Visual C++ 2005 Express Edition
- matrix 2x2
- 500 C sample Programs
- VERY URGENT C PROGRAM
- complex <double> as return type or parameter
- C compiler for Windows?
- C++ compiler "return" behavior (guru question ;)
- Help for a simple program!
- keywords "export"
- Error when overloading << in template
- cachegrind output help
- Can I pass a type name to a function?
- few topics to refer back
- few topics to refer back
- undefined refrence to a function
- few topics to refer back
- how to serialise objects in c++
- Need help on template
- Program Required
- "Timeout while waiting for connection"
- C parser yielding syntax tree data structure?
- updating a file at the same time
- Unnamed namespace predicament...
- Can this conversion code be simplified?
- overload on return type
- Which design pattern to choose in this situation?
- Standalone Executables
- loop question
- article - Guidelines for writing efficient C code
- how can I send the error message to the user by email?
- how to sendmail
- global array defined by parameters passed. protoyping in header?
- Catching return value in a const reference needed?
- How to generate 52 different random number??
- Template class inheritance problem
- Best book for C++ progrmming in web!
- value or refernce
- handling invalid memory access exception .
- definitions of constants such as pi and e
- declaration vs definition w/classes
- generic solution to functions that differ only by 'f' (float) and 'd' (double)
- when to use dynamic memory allocation?
- declaration of pointer pointing to arrays.
- What you can't find in the programing text books
- ~ (abstract class instance)
- Need to restore your photo??? We have solution for you!
- Affordable Graphic Design
- Mock objects and testing
- Using Inheritance -- clarification needed ?
- read registry keys
- restrictions with malloc???
- lint and Makefiles
- .h?
- visual c++ error
- I can't regain control of my form
- key mapping for command-line tools
- linking error
- Changing access specifier for virtual function
- pgm without std library functions