View Full Version : answers
- Difference in increment operator in C and C++
- string or const char * in a function parameter list ?
- declarations of functions
- right-click option
- finding the bytes
- How to solve the error link2028?
- how to convert anything into binary??
- some more questions
- Use of "Exit()" in C
- The new program 4 hack
- lookup table
- unable to link between c and c++
- segmentation fault
- Loop optimization and execution
- Evens only input
- How can I generate a graphical file hierarchy
- making query string where to start?
- Which one is the best log4cpp, log4cplus or log4cxx ?
- What sort of C++ skills are needed for a proprietary trader?
- MFC ActiveX Project - Refresh Dialog box ?
- macros
- c++ push back function
- ShellExecute syntax
- C - Unscrable Words
- Two questions about the following lines of code
- cleaning up in a different library
- C++ Windows CE to Linux code port
- destructor dependency while return from a function
- Are there books about C data structures?
- Comparing singed to unsinged warning
- Function prototypes
- C++ Help, using Linux
- Unwanted output
- What does this matrix code do?
- HOWTO use a Factory
- How to redirect log file in VC++ 2003 .NET
- Date class wanted
- Code
- CRC and EOF don't mix well... apparently
- bibliothèque
- Static Initialization
- Naming conventions
- meaning of this code line?
- File included twice
- swapping
- c language
- c++ tutorial
- Borland C++ 5.01/5.01 Exception Handling Problem?
- Search for built-in header and application header
- Conversion of code from C to C++
- What is the internal code of the memset functon
- learning c++
- Memory reallocation in c++
- question on multiplication and division
- learning c
- Files in C
- Doc/View and Split Screen
- Using a Cam in MFC
- Checking weather a number is whole or not in C.
- putenv for AIX and ifdef for AIX
- Class interaction question
- power function in C
- algebraic expression 'a*b+c' with CIN .Is it possible?
- occurence of a particular character in a string
- Convert Ascii to char
- does your compiler / lint catch infinite recursion ?
- are these statements declarations or definitions?
- USB access in C
- Returning Number of Rows and Colums in a 2-D array in C
- 2D array, function call question in C
- C++ functioning loop until input
- Create an array from a text file
- Dynamically resizing a buffer
- overloaded assignment operator and copy constructor.
- getchar and array
- How bool data type is implemented in C++
- where to declare and where to define the function?
- Sample Code
- Reading from input file
- simple graphics
- ostream and inserter problem
- Building integer into a string
- system date
- Interview question on Icmp
- Interview question on Icmp
- Interview question on Icmp
- Interview question on Tcp/ip
- defining variable
- structure size
- strings and arrays
- HI all question on circular bit shifting
- Macro expansion in C++ preprocessor
- Do anyone have the Latest version of flex and bison software
- Considering white spaces in search patterns
- applications of " ## " operators
- Dependency Loop seems unavoidable
- how to simple intrest program in c
- array 0 0 0...
- passing references
- check whether internet connection is live from c++
- converting scanf in C++
- shared_ptr implementation in the upcoming C++ standard
- Many Fortran code! How to call Fortran code from C/C++?
- Visual c++ and JNI
- allocator alignment issues...
- User implementable standard library functions
- COM DLL won't register
- Creating an interface to variables
- C++ ShowWindow issue - Button not reappearing
- Override Enumeration in Derived Class
- Reading code from a file
- Reading code from a file
- checking if a number is zero within machine precision
- Heap & BSS
- how to get the points inside the polygon?
- check memory protection
- User error or g++ disambiguation bug?
- Submit Your C/C++ Scripts & Code
- Ask for general suggestion on project design.
- A Car case
- Building MPFR on HP UX 11.23
- Comprehension problem between getchar() and fgetc().
- Why do we use different files for C ?
- strtok and char pointers
- some thoughts about static class member type CX of class CX
- How to
- undefined reference to `_WinMain@16' related to Namespace STD?
- Solving equation phi(x) = k in C++, how?
- application of ## operator in C
- Multiple malloc in the same pointer
- ifstream character read problem
- A Design Problem
- Loop declaration in C
- Simple functor
- Object instance creation error
- composite
- User error or g++ disambiguation bug?
- friendship case - good or bad
- Copy image in binary mode...
- istream, ostream and iostream
- multidimentional array problem.
- peculiar problem with expression evaluation
- IF statement
- How to get a pointer to parent window using windowlessActivate
- Setup multi project in one solution in VS2005
- MS Visual Studio2003.net string varables
- do/while loop and scope of automatic vars
- parsing a text line vertically
- Compile DLL for use with JNI (using VC++ pref.)
- realloc() to zero size
- manipulate string c++
- Printing strings columnwise
- what is the difference between inline function and a macro
- Array corruption
- Custom Memory Manager
- QT : Homogeneous cells size in QGridLayout? (--> Gtk::Table homogeneous property)
- Reason of error?
- Unsigned integer overflow detection
- Best return type of an accessor to void*
- Number conversion
- What good are vertical tab and form feed for ?
- What is the solution..?
- binary conversion
- safe to fclose stdout to avoid memory leak?
- const data in descendant classes
- Program crashes when not loaded from inside Visual C++ 6.0
- Solutions Development on Creon POS Terminal
- question about struct
- addtion of matrices
- pass-by-reference for template?
- programme asp.net
- MFC 8.0 - static link misses Afx strings
- want to begin C
- Socket broadcasting
- need help in Vc++
- deep copy of a polymorphic object with only a base ptr?
- how to make logic branching decision in C & C++ based on timer functions
- variant to prototype...
- What version control can I use with VC++6?
- Swapping Of Nibles
- Two header files with same name. want to use latest version
- Template compilation error (Nested class pointer specific)
- how can i read xml data using visual c++ 6.0?
- About multidimensional array
- Changing columns when writing data to text files
- header file creating in c language
- Forex Guide and Wedding Planning Tips
- Forex Guide and Wedding Planning Tips
- copy(..., ostream_iterator<int>(cout, " ")) cannot compile, why?
- Pointer to class
- Use of & operator for function pointers
- funny recursion issue
- mfc error
- member functions and implicit "this"
- Creating DLL but end up 23 "error LNK2019"
- enum
- operatoroverloading - []
- difference between c c++
- Selects eth device to send/receive
- Generating strings based on pattern
- ordering container contents using more than one key
- pointer to structure array
- can member operators be virutal? does it make sense?
- difference between bracket operator [] and its constant version
- Alignment
- Basic bits operation
- More basic bit operations
- Here are many infos about C
- Here are many infos about C
- New Updates
- getch and ungetch ??
- byte value
- regarding sizeof operator for class with no data variables
- regarding sizeof operator for class with no data variables
- regarding sizeof operator for class with no data variables
- std::map operator<
- Latest models of Gibson guitars
- ((struct name *)0)->b ?
- Help with C++
- question
- Serializing a glib data type
- Can somebody please help me start programming a small UNIX kernel in C++ ?
- How to assign dynamic array using pointers for string
- Missing Prototype
- constant datatypes
- constant datatypes
- redeclaration of 'p' with no linkage
- Array using Pointers
- zlib question (compression/uncompression fails) - demo atatched
- Job Guide Making The First Career Decision . . .
- Deleteing Duplicate Nodes in a Linked List
- towers of honoi problem
- behaviour of "new" on bad_alloc
- Must __FILE__ be a narrow string literal?
- Recursively
- vector or list ---> confused
- DIFFERNCE B/W "%e" & "%f" in C
- Command Line C compiler
- _beginthread(), passing more than one parameter.
- Problem in C code
- How to include a .obj file when linking in IDE of visual studio 2005?
- test ignore
- iostream cin problem
- How to represent a constructor in UML?
- How do you pass an excel range to a <vector> in C++ DLL?
- path irrelevance for me
- Email IP using C++
- freopen
- Error 'IOC_W32'
- Parity Check Matrix
- Remote Spying software
- Data recovery software
- What are the factors that conribute to the size of a class;s object
- naming variables by parameter
- Program/Class to manipulate complex numbers
- Upload file on server using gSOAP c++
- throw() after member function name - what for?
- C++ Graphics Help - Drawing a line
- Is it possible to delete an element from a sorted array with O(1) time?
- Optimization question
- memory
- Reg. strncmp
- Guitars, amps, tabs and more!!
- AVI Format using VFW
- How to avoid thread switching between processors.
- Parse Error in program
- Final Year B.E Project
- Requirement at Yahoo
- Dictionary Data Structure
- game programing in c
- Microsoft Paint Simulated Mouse Click
- Breaking_into_computer_networks_from_the_Internet. pdf
- Breaking_into_computer_networks_from_the_Internet. pdf
- Printing vector contents through a Class Member Function (RUNTIME ERROR)
- extending an stl container and iterator to also find groups of elements
- Reversing Bit Order.. i.e. MSB becomes bit 0, LSB becomes bit 15
- Degenerate strcmp
- Web service development
- Contact List pt. 2
- problem with library design: support both std::ptr_fun and functor
- cant find offline visual studio download
- c tutorial
- c++ tips
- c++ tips
- Passing class member functions as a parameter to a non-class function.
- Difference in inputng a character & an integer in C
- Vista command line compiler
- access violation (win specific)
- Counting numbers in an array
- YACC/FLEX and reporting my errors
- Moving a Project
- DBGrid Coloring individual datafield
- help please with list<string> iterator problem
- Linux is about to buy Microsoft
- best GUI library for vector drawing program
- best GUI library for vector drawing program
- if statement compilation in c
- I'm confused about the space a class takes in a structure?
- my query
- Looking for C++ Professionals (Bangalore)
- ReportMAX Beta
- System namespace won't load (VisualC++ 2005)
- Lists of Objects
- pointer points elsewhere, but by changed it?
- unsigned int size overflow
- how to delete?
- Reg. delete of an array of objects
- C++ Primer ex 7.20 - finding factorial
- UTF-8 and Multibyte
- command line arguments
- C++ Application on HP-UX aCC : STL issue
- need help in pointers in C
- code for sudo-ku
- Question
- dynamic memory allocation of an array of pointers to structures
- How to identify synchronous to asynchronous
- not getting the desired result
- .cpp question
- type conversion within a union
- Link QT 2.3 under win32?
- Built in variable?
- using std::cout
- how to read a file newly generated in real time?
- hexadecimal num...
- how to encode raw audio into mp2 or mp3 formats
- *** stack smashing detected *** How to identify the corresponding line of code
- Animation and Graphic
- Anything wrong with this code?
- iterator problem
- Editing a CSV file in a C++ Program
- Who wrote the first "Hello World" Program
- Multiple Overloaded ==
- multiplication coding fault
- Need Urgent Help
- running VB exe from C++ program
- visual C++
- Need Algorithm
- recursion
- declaring hexa & octadecimals data types in c++
- Car Air Conditioners
- Car Air Conditioners
- copy ctor vs default ctor
- Guitars, amps, tabs and more
- Problem using boost::bind() with template functions having arguments
- Copy all files of Directory into single file..
- ICC using -cxxlib-gcc results in - /usr/lib/crtbeginS.o: No such file --error
- ICC with -cxxlib-gcc --- results in ld: /usr/lib/crtbeginS.o: No such file error
- Radix Sorting Applied In A Linked List (single/double)
- STL containers and abstract/derived classes
- C++: Graphics and Game Programming
- False Position Method
- Device management information through c++
- any g++ compilation warning to detect empty if statement
- Static initialization of unions containing arrays etc. (casting)
- The Getline() Problem
- is it possible to make a map of objects?
- C++ Primer ex 7.16 - arguments to main
- to find mac address
- multiple inclusion of header file
- problem in tsr
- C++ Primer ex 7.15 ambiguous statement
- cheking overflow
- Basic problem with Inheritance
- Partial Implementation of templates
- Formatting the data
- could u say how to resolve "access violation reading Location" exception in VC++
- User breakpoint called from code at 0x****** when using delete operator
- singleton pattern, return sole pt per reference
- Read-only functionality without 'const'
- Read-only functionality without 'const'
- syntax problems.
- C++ Primer ex 7.14
- C++ Primer ex 7.12
- Seeking code to parse header files
- Exception_acess_violation
- Member function definition syntax
- Two .exe which write in Visual C++ 6.0, can they call each other functions..??
- list of exceptions thrown from std::string class
- encrpt a folder by using C PROGRAMMING
- what libraries/classes to use for precision significant calculations?
- I/O operation, file operation behaviou
- copy constructor V/s assignment operator
- How to two .exe which write in Visual C++ 6.0 call each other functions
- how to insert text box in MFC ActiveX control ??
- Run-time typing...
- Function declarations and inline
- Is it possible to insert c++ object inside html page??
- Is it necessary (design-wise) to define an abstract class as template's argument?
- Type conversion question
- interview question
- Linked List used in MFC
- Where is Shiva?
- ppp/pppoe interface creation
- Memory allocation of array accessed using a pointer
- const reference
- how to initialize n-dimensional matrix ?
- Customizing File Open dialog box
- 2D and 3D plotting libraries
- G++ paste operator - expands as desired but compile fails
- EBCO - why does it require inheritance?
- Forward Declaring enums' for header?
- difference between variables and constants.
- not getting the required output
- Custom C++ Vector Access Control Issues
- Linearly Value Compressed Vector (Container)
- Guitar Reviews
- Guitar Reviews
- Bit representation of a float
- skip compilation of unused functions
- How do we recognize veterans as veterans?
- need a code
- fgets prototype doesn't include const?
- beginner fscanf question
- Get Cookie data in c++
- error C2065: 'Read' : undeclared identifier
- std::cout doesn't work in windows qt app
- vector of (int,string). can't convert i->first to int
- Including relative paths into VS-Project
- Software Testing Tools
- Software Testing Tools
- Validating User Inputs
- recursive code
- Frustrating bug in C++ program
- copy ctor vs default ctor
- Help---loop for perfect num
- Setting a file stream to std[in/out/err]?
- fatal error LNK1104: cannot open file 'C:\Users\admin\Documents\Visual.obj
- An example of unions not being type safe?
- 64 bit integers etc...
- Website
- Air conditioners for cars
- Air conditioners for cars
- Creating unique temporary variables using __LINE__ or other macro
- Software Testing Tools
- templates and their compilation
- loops - Case where goto's cannot be removed (optimization)
- The addition problem
- Pushing the registers onto the stack (x64).
- Confused at type conversion
- Re-usable singleton class that can construct pointers to objects with non-trivial constructors
- Performance of static member function versus functor
- Parse in c
- Test if an integer is a palindrome in c language
- NTDLL.DLL - Access Violation
- error LNK2001: Linking error with VS C++ 6.0
- 1 function seen as 2
- Is this valid C++?
- character code points versus plain integers
- are there more wrong things like void main()?
- a problem with declaring a vector pointer
- looking for an allocator class
- Get content from web file
- Turbo C under Windows Vista
- what's the difference between int main() and void main()?
- Is class is occupying any Memory??
- incomplete struct in a struct
- volatile keyword in c language
- urgent help needed
- define
- infinite
- Struct C
- binary data to a std::string
- move window
- help on unicode support in C
- eager to say 46
- Microsoft Visual C++ 2005 Express Edition or dev-C++??
- how many times the printf will be executed ?
- what's the purpose of the program
- Variable Memory Usage
- Parameters
- Reading long lines from a file
- Perl and C in CGI program
- Q: Not *really* a C question...
- for loops
- serializing and deserializing enum type
- pointer problem
- Write Registry, missing some hex
- string comparison and wildcards
- difference between pass by address and pass by reference
- do strcmp support wildcard strings
- Multidimensiona Arrays and Pointers
- Error on reallocation of a vector
- Reference to an Array of some dimension
- where to add the delete statement in try and catch?
- C-MS Access Conectivity
- No point in learning C? Use C++ instead?
- compilation error related to template parameter
- when to use inline and when to #define
- Shall I move from C to Java?
- compilation error
- using multiple queues
- string to unsigned char using reinterpret_cast
- a great new websit look here
- a great new websit look here
- Display a circle on the Dialogue box
- Forward declaration doesn't seem to help to resolve the Circular dependency
- Microsoft buys Linx
- Microsoft buys Linux
- Seg Fault on 2nd Pass
- Tests for compilerwriters?
- Data for a combo box
- Returning by reference
- about c language
- about c++
- What are the costs and benefits of using exceptions in C++?
- String Array
- Assigning data to character variable
- strange integer-pointer behaviour
- vector<char> -> file advice
- least significant set bit
- Who might help me
- Please Help me
- counting program
- sorry,try
- scan conversion of line (DDA algorithm) using graphics in c
- how to use Ajax through pure c language
- Difference Between C socket programming basics in linux / windows
- Interview question.
- catch the return value of int
- Logic Of Amstrong Number
- Get compiler type (16 or 32 bit) from inside program
- Read large data files
- dynamic memory in c++
- Using Format specifiers in C
- Getting error while making delete operator private
- pliz help me
- Converting IP Address to long int with strtok()
- conversion from float to int&
- top post
- Car Air Conditioners
- Car Air Conditioners
- c c++ usb programming
- function returning two values
- deleting a node from binary tree
- understanding pointer-swapping
- How to get the Target Path of Shortcut file
- Overloading based on return type
- vectors in C++
- how to use enum with array of function pointers ?
- Initialization lists for nested class members.
- about header files
- 'Int' is faster than 'Char'
- I Am New To Coding Guidelines In Embedded Help Me
- Please help me to solve "Exchange Rates Problem"
- sorry, try
- How to count the number of times a function runs
- About const reference bounding to temporary variables.
- The Truth
- need help with vecotrs and other thing please!
- Read this! Its totally Cracy