View Full Version : answers
- Bisection method
- templates, namespace, and name lookup
- Insuring a function is only called from a macro
- how to use the open() call
- Initialize char array in one line
- automata state machine
- whats the advantageof malloc over new in c++.
- R6034 runtime error while calling a VC8 Dll from c#
- receive new IT knowladge
- K&R Ex 1-22
- converte decimal value to time stamp value
- question on invalidation of iterators on vector<T>
- Can string be an overloaded operator
- Inline functions
- Question on implementation on CRC (Cyclic Redundancy Code) algorithm.
- Inline Functions?
- Freeing Reallocated arrays
- Re: for the greater glory of god
- Double Pointer.
- Initialization problem in SDL
- Comparing floats
- Attention Please. It's about the 1st Sport Competition In the World.(Olympic)
- [allocator.concept] smart pointer clarifications
- A clarification please
- error with cygwin and gcc
- Two base classes need Inheritance?
- Using Doxygen's \callergraph command ???
- Re: Programming Languages Decisions
- Virtual functions
- bmp file issues
- "ceil()" not working as expected...
- separating class declaration (header file) and implementation (sourcefile)
- some questions
- Library to parse MS word docs & convert Word docs to PDF
- converting floating point number to byte array in C
- Access USB Webcam using c++ on linux (asus eee)
- =?windows-1252?B?c3RyaW5naXplciBvcGVyYXRvciCTI5QgJiCTIyOU?=
- Re: Would this cause undefined behavior please?
- Function adapters, currying: how to build a generalized binder?
- ansi c compiler character encoding
- How to return an array with 2 dimension from function?
- Question about fprintf
- Help,how does division truncate?
- XML library for C++
- glibc ARM cross compile error
- C++ tutorials Needed
- Smart Pointers and virtual
- boost:::bind problem syntax error with redefined new
- binary tree problem
- C++ thread exceptions problem
- char & wchar_t
- VStudio9 and template member functions
- Compiling multiple source files.......
- fscanf
- Why is Address of Entry Point same for all PE FIles
- having more variables in program increases size?
- Outputting a string to STDOUT with our libc functions
- why are GOTO's not used ...
- problem with MSVC
- why are GOTO's not used ...
- does having more variables increases the size of program.
- how come OS be written in C
- tables
- sequence points
- Amount OF Memory...,
- Generating a Call Graph using Doxygen???
- boost::pool_allocator: can't find my errors
- << question
- K&R p 130
- Error executing link.exe??
- single byte access in memblock
- DLL Forgetting Values?
- sequence point
- Re: sequence point
- strange threading context
- New Operator on a Class type
- Combinations
- is there a utility class to store unlimited floating point number?
- Storgae durations
- Programming forum
- Win32 function compile error (GetCurrentPositionEx)
- palindrome check programe using stack
- My switch is not switching
- Re: Problem with stringbuf
- library- functions
- Reverse the string..
- size?
- Re: Problem with stringbuf
- Converting unix project over to windows Visual Studio
- Difference between #include <xx> and #include "xx"?
- Legal? Illegal?
- Relacy Race Detector v1.1
- Deduction problem whilst trying Boost.Lambda
- Porting Rogue Wave Program From Solaris to Linux
- == operation on vectors
- Starting a thread which runs a member function
- site map 1
- Re: app crash on simple boost::regex
- A Linux AppBar.
- Spaceball Source Code
- what's meaning of this ?
- Are 2D arrays contiguous?
- Re: Parsing a PATH null-terminated variable
- which function should I use to list all of the FILE SYSTEMS in UNIX??
- Does the following construct qualify as overloading on return type ?
- y an indefinate loop??
- Finding the determinant of a matrix
- Hello, guys. Problem. I need ws2_32.obj
- Recommended books for a beginner in C?
- Why can't fixed arrays be in class?
- Automated function call invocation diagram???
- compilation error calling static member function in template code
- Compilation error
- Available C++ Libraries FAQ
- Should component know its host?
- Problem with generic function
- print to a que
- debugging - my own libc
- Best way to use a derived member as a template parameter to a base
- string class manipulation
- C++: Storing data from text file in a STL Vector of pointers
- converting from windows wchar_t to linux wchar_t
- using a member const int to initialize a char array
- how to use the fwrite () in C ++
- web service
- Deduce function template argument
- C++ struct to C# With Delegate
- Address 0xc00a9553 out of bounds inside stl::vector class
- Address 0xc00a9553 out of bounds inside stl::vector class
- Type "assurance" of derived classes
- How to use the memory option of the Visual Studio debugger?
- New Joinee:-)
- space trouble......
- float/double/long double range?
- C++ Union compilation errors
- Help with simple C Math program
- Pre Santa Barbara mailing available
- Thread Pool versus Dedicated Threads
- Macro and template function
- General Allocator Regarding type definitions and void * specializedproblem
- read space through file handeling
- Windows Server Admin position at SFO,CA
- Undefined behavior
- SHA-1 algorithm help
- SGI/STL __STL_CLASS_REQUIRES(_Tp, _Assignable);
- I get error C3861: 'addNode': identifier not found
- Write a prog to find all Armstrong number in the range 0to999
- Reading in a bitmap and getting RGB values
- catching exit
- anish add
- template instantiations on SUN
- Regarding a project in VC++
- template instantiations on SUN
- std::vector of references to derived class objects
- conversion from const char * to LPCWSTR
- array size issue
- scanf doubt
- Realloc error
- file pointer reset of CArchive
- Need a Replica of FIOSENDFD (BSD) on Linux
- Can you print to file in different font colours?
- Re: SIGALRM in a class member?
- Display captured images in realtime
- Re: Parsing a PATH null-terminated variable
- Gcc version-ABI mismatch
- How to catch this?
- Making Compiler in C++
- class design
- a basic question,need help
- iterating over sub-matches using std::tr1::regex?
- Array definition guarantees
- Recently seen question answer: Returning pointer to function syntax
- bit on bool
- How to add a new line to a binary file
- Re: Parsing a PATH null-terminated variable
- Re: SIGALRM in a class member?
- Re: Parsing a PATH null-terminated variable
- Re: Parsing a PATH null-terminated variable
- Template Template Parameters
- allocator: No such file or directory
- Interpolate byte array from 64 bit linux app
- visitor design pattern, loki and more
- transforming from a non-null terminated string into a null terminatedstring
- C++ image Format conversion
- source code
- practical usage of extern key word in c
- How free() knows , how many bytes of memory freed?
- Does C++ standard require objects to be allocated in continuousmemory?
- store char*
- error: passing `const ...' as `this' argument of `...' discardsqualifiers
- Is it possible to validate the datatype of an input?
- Making a template class a friend
- SmartPtr Issues
- C++/ Contract/ IN
- Can someone check my code please?
- How to extract the file line from a file using C
- about the opensource lib for parsing the svg file
- initializing the array
- %.*s data formatter in sprintf? how it works?
- Re: operator precedence in c - clarifications needed
- Getting number of ones in a number in compile-time
- hi
- #define macro with multiple parrams
- Getting an exception..,
- How to write to a file including full directory in C under Unix?
- buffer dump analysis
- std::vector<const MyType> not allowed
- How to write to a file including directory name in C?
- /usr/bin/ld: cannot find -lCstd
- request for member of non-class type
- value of bit
- template and dynamic polymorphism
- improved C1X security
- Re: URGENT help : sorting lines of a file
- proposed language extension: object state
- RUN TIME ERROR
- What is "Handle Count"
- how to get C++ language specifications
- Static Variables and Multiple Inheritance
- C++/Java integration
- Parsing a struct with bytes
- Dynamic array and table?
- Perot, IBM, Hewlett-Packard, Dell, Wipro, HCL, Infosys, Satyam Hiringsoftware Engineering candidates and MBA candidates
- Need help - pointers
- How to multiple two values with out *
- Perot, IBM, Hewlett-Packard, Dell, Wipro, HCL, Infosys, Satyam Hiringsoftware Engineering candidates and MBA candidates
- how to use graphics???
- static char arrays size
- real time serial port communication
- Multi session File handling in C
- Put User Defined Class into Union
- Retrieving Latitudes and Longitudes...
- how to remove code duplication
- question on ferror() function
- question on clearerr() function
- Problem compiling SHARED libraries
- Count Messages in Message Queue
- tokens
- Named Group support for regular expressions in TR1?
- new operator for arrays
- Re: Question about this piece of code.
- Prevent Arthritis
- Accessors "get & set"
- New well tested makepp snapshot released
- New well tested makepp snapshot released
- vector::erase
- Question about this piece of code.
- What is difference between functions in main() and functions in a class
- STL and UML, etc
- default constructor
- I need to make a vector of my structure?
- setlocale() always returns "C"
- please help which checking no of seats in the flat file ".txt"
- how to remove a linker error .exe file not found
- unable to use any of the header files
- #include <iostream>, Precompiled headers error
- How to get a reverse_iterator
- bool equation
- Why is it dangerous?
- friend ceclaration/definition - is this valid?
- where do the automatic variables go ?
- C++
- Any b-tree and b+tree implements?
- Style question - using LPCTSTR as a pointer
- C++/SDL: Working console
- Why koenig lookup?
- Dynamic allocation of multi dimensional array
- Starting to learn C++
- member template -- reusing type information?
- Second instance of scnaf not working
- Variable naming conventions.
- How to plot functions in C++?
- leon95-gms-gz@googlegroups.com
- Messy strings
- Setting Bitfields on big endian and little endian
- Initialed value lost !
- question about fread function
- What language is C written in?
- fstream operator>> stops at white space
- testing fclose...really necessary
- Help with strerror(errno)
- Classes/Threading: (classname::)(void*)' does not match `void (*)(void*)'
- Why not success write the data?
- pairwise comparison
- Function to determine how many items in a string
- It is Wonderful
- how to instantiate array of objects knowing its indices at compiletime?
- how to find number of bytes freed
- Non-type template arguments and inheritance
- inheritance with templates trouble
- Linking Problem
- C and C++ difference
- What happens exactly during run time?
- Syntax Error comparing private class data
- Equivalency of Integral Pointers
- semantic question
- gettin a number and comparing if found shld replace with new record
- Objects and pointers to member functions.
- How can I overload an iterator/create an iterator
- Perot, IBM, Hewlett-Packard, Dell, Wipro, HCL, Infosys, Satyam Hiringsoftware Engineering candidates and MBA candidates
- sinewave
- Distributed C++ compilation
- Deficiency of strtok
- IXmlReader problem ( part of XmlLite )
- scanf double
- Help with using _attribute_ ((unused))
- which compiler is following the standard?
- Program won't compile: Declaration syntax error
- Numerical integration (two dimensions!)
- How to truncate char string fromt beginning and replace chars instring by other chars in C or C++?
- Re: How to constraint memory usage?
- Does main function Unicode?
- Delete of objects whose pointers are stored in an array
- Re: Templated friend classes
- Re: Templated friend classes
- C++/ Contract/ IN
- typeid resolved at compilation time?
- What is the source of BUG/Warning
- Value of int NULL
- new to c .. function
- integral (non char) types allow padding?
- style question
- Leave Blank spaces in Array using fscanf C
- Code getting Crashed( C++)
- Try to create Bitmap but cannot open it
- Re: Detecting literal strings, a hack
- QT issues
- Re: programi parsing question
- Re: Lotto 7/45
- Win Vista 64-bit C compiler?
- how to use a static member function in find_if
- Re: Detecting literal strings, a hack
- _TIME_
- double precision and boost unittest?
- A suggestion on data structures.
- non-dependent vs. dependent template names
- Boost unittest
- Locals vars inside a static member function
- Inheritance and casting
- Polymorphism without virtual in C++
- identifier scope in old-style declarations
- fscanf to fill 2D array
- Clearing an Array
- glibc modification and installation
- Re: programi parsing question
- file exists but still getting file not found error
- Dynamic disk
- converting a char* to a const char*
- How to use strtok in c++?
- C++ template
- www.topbrandbiz.net New releases PayPal acceptable
- Re: programi parsing question
- compilation issue
- deriving from std::runtime_error
- I wish c++ did interfaces better.
- Discover Sierra Leone
- Improve food production
- Your Belly is Fat Because
- Food & Drink Gifts
- Looking for a New Job?
- Parmigiano Reggiano DOP
- Discover Sierra Leone
- Discover Sierra Leone
- Help guidance to understand C++
- Setting a const char * in an **argv
- Print a tuple using get_head() and get_tail() in while-loop
- Warning C4273
- Exception question
- Re: programi parsing question
- Removing Templates from Code - Best Method
- Reading binary float from file
- Future of C++
- Re: Synchronization Algorithm Verificator for C++0x
- Convert Derived** to Base**
- reading a char array
- abstract class - enforce cannot instantiate
- proper type conversion between PTRDIFF and a type where I can see thetype
- overload or inherit
- reverse string, how to print string and not decimals?
- cout fails to print the address of a null char pointer?
- Re: Synchronization Algorithm Verificator for C++0x
- Difficulty compiling Dev C++
- openning a file
- new to C - what is this: an array, structure or pointer?
- C++ priority queue with bubble-up and bubble-down?
- Finding Ip and Mac of a NIC
- kindly help me for a C++ program
- . as an alternative to m_
- Error Log while compilation
- strtok and newline
- need text file code for this program
- how can i measure frames per second in C++ using opengl?
- Application to check the Internet status??
- polymorphism on template parameters
- boost::tuple with uniform types
- The memory could not be read
- How to hide the "<>" token when the template class already has adefault "typename".
- vector iterator and derived template classes
- Variable Length Arrays
- Number of elements in the tuple boost
- Exception after installing WIN XP SP3 (Crystal Reports 9)
- "the name <some control> does not exist in the current context"
- Problem with accuracy in DEV C++
- L in C
- L in C
- void pointers
- what is the advantage of explicit over imolicit in c++
- counting of all kinds of characters
- looking for explanation of bind2nd() source code
- indexing elements of a 2D array by pointer for transpose
- Microsoft Visual C++ Runtime Library Assertion Error
- Squares Cube Table
- How to detect NULL for boost:shared_ptr
- which functions set the end-of-file indicator?
- error C2371: 'LineCollection' : redefinition; different basic types
- Code to output backspaces as '\b' chars
- Compiling Error with /netinet/if_ether.h
- Creating wrapper for python..
- How to make a vector of a structure
- Unix "system " command
- How to build two EXEs using one .dsw file
- wchar_t * delete
- The use of const reference instear of getter
- Type visibility
- how can i compile c program on dos prompt using tcc and tc
- error: expected =, ,, ;, asm or __attribute__ before extern
- help me to solve problem in C++
- De-referencing NULL
- Floating Point Constants - Inlining Questions
- excel file handling using turbo c
- segmentation fault while deleting a pointer in a destructor
- IP program
- questions about pointers in container
- p124 K&R
- What does this error message mean?: undefined reference to_Error
- Font request
- stack
- Nested class in a template
- Delete object that is stored in Vector
- ideas on recursive fractals
- Re: Synchronization Algorithm Verificator for C++0x
- is there a way to Bind templates parameter lists?
- what sort is this?
- some new intresting c programs
- Testing my knowledge: how many constructors are called
- about temporary object
- Merging Linked List and External File
- How to call a C++ function from c code?
- Threads hangs and won't accept any user input
- Need urgent help about CImg and C++
- Missing exe file
- hack to make a member function final
- B-trees
- Function using enumerated values and arrays in C
- sh?tpile of errors
- Problem with operator << and templates
- Simple iterator problem
- Cast of pointer to base to pointer to derived
- Associative containers and iterators
- Design question - interfacing with lots of different hardware architectures
- cTor argument byVal or byRef
- Time Function
- Generic container?
- protected fields
- can't understand what's wrong with this function...
- Window Based application
- Please check this code
- Comparing two vectors of bools
- Translation environment and translator
- [gcc] indent -kr
- Re: Silly do - while question
- Palindromes with recursion
- Cannot allocate array
- Visual C++/ C++/ TSQL/ Unix----Contract---IN
- problem with macros
- Cross platform compilation
- error C4335 when VC++ 2005 code used in VC++ 2008
- Arp Request
- function calls, mandatory compiler promotion of int arguments tosize_t?
- gcc -O3 variable uninitialization problem
- Question about pointer to the map
- ssh in c++
- templates in parameters
- unknown character in output
- Recursive Matrix Multiplication
- Setting a NIC to Promiscuous Mode
- Windows port of I/O functions
- #include with <> or "" ?
- Passing classes to classes in C++ ?
- Infinite Recursive call
- size_t in c++?
- warning c4121
- error C2664
- sscanf question
- Koenig lookup from clcm
- Tool to detect dead code in C++ application
- NDEBUG and assert macros.
- structure variables are static
- divide by zero error ignored !
- doubts on operator
- rounding of 4 unsigned char numbers
- C++'s std::string max length
- Range validation in C
- how to use strtok()?
- boost.lambda problem
- Re: error compiling callbacks
- how to use c++ header &python .h files in the program
- Can a reference to an array be written without a typedef?
- Trying to extract different types of data from a singe file.
- code for reading a file then storing the value and matrix into the system..
- CString changing an independant int
- exception from constructor
- Problem translating 4 lines C# code to C++
- cloning at the interface level?
- sscanf input problems
- adsapi.dll: DLL Not Found Exception
- new (static_cast<void*>(this)) TestClass(passedInt);
- diagnostic message
- Exception in the constructor can't be caught?
- error C4430: missing type specifier - int assumed. Note: C++ does not support default
- troublesome deque<bool>
- question about iterating hash_map
- question about iterating hash_map
- Solving Differential Equations with C
- C++ - Errors met while designing a Matrix class
- Compiler warning
- C++ For Win Or Visual C++ ???
- Doubt
- Initialising a BOOL array to TRUE ??
- file deletion in a directory with some conditions .
- file deletion in a directory with some conditions .
- how 2 make the data invisible while entering from keyboard
- Expression Templates
- file handling
- A basic question question about volatile use
- MultiByteToWideChar and GCC?
- string concatenation
- Some question about CString,Unicode,and TCHAR *
- FREAD fails on files >4GB
- Re: atomically thread-safe Meyers singleton impl (fixed)...
- [Newbee] Problem with saving a file
- Initializing an array of pointers to member functions insideconstructor & invoking them
- undeclared identifier error
- Weird malloc behaviour
- Work from anywhere, Get payout daily.
- Re: atomically thread-safe Meyers singleton impl (fixed)...
- Re: atomically thread-safe Meyers singleton impl (fixed)...
- Wide Stream I/O and In-band Control Characters
- Problem on mixing C and C++ with a const struct (GCC compiler)
- MS Word format in my own editor