View Full Version : answers
- WINDOWS, C/C++, Database, DLL
- Project on Shutdown/Reboot of Ubuntu System
- C matrix does funny things
- LNK2019: Unresolved External Symbol
- _open on a shared file not working
- Inheritence/substitutability dilemma
- How to change the COM port name?
- problem in thread
- SO_REUSEADD successful but bind fails for release version - debug version no problem
- constructor of array of Point
- program is getting stuck with precision of float variables
- Return output parameters in VC++
- fscanf from txt file is reading the last record twice
- member function error..
- struct member assignment (c-only)
- unsigned char * problem
- Time Stamp
- Array sorting by using the Bit Reverse Order ...
- error: incompatible types in assignment
- How to find cyclic path and path between two nodes using depth first search
- how to resolve error " STATUS_INVALID_USER_BUFFER (c00000e8)"?
- processor status
- Modifying type precision
- dereferencing type-punned pointer will break strict-aliasing rules
- Regarding the Error "The System could not execute the specified Program"
- sizeof function implementation using C programming
- help needed with HttpWebRequest
- ToASCIIEx
- Create a object passing the line just input
- advanced c++ book, focus on data storage
- How to do a macro that creates other macros and...
- debug vs release version
- FTP Send Error
- Problems doing sscanf() on strings
- Mathematical operation
- how to retreive OEM ID?
- how to resolve unable to load XXX.lib file error?
- How to call the function including arrays of structure in main.c?
- How are dynamic arrays are stored in memory?
- what is the use of unions in c?
- How to construct ISO 8583 message format using C++
- print text file into string
- Generating Default "Recently Used Programs"
- Understanding of Pointers and References
- website/book/resource for manipulating images?
- _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) error
- printf of the "%d" string
- problem with streambuffer
- How to insert a string into a char array, (without using pointers) ??URGENT
- How can I convert CAtlString back to a char * ?
- connection to postgres
- Evaluation of arguments in function calls
- How to erase images from program window
- Problem accessing variable in inherited template class
- Casting
- Why is .copy adding duplicate characters to one word?
- Reading a disc drive (C++)
- semaphores
- about ANSI C Standard...
- Please explain the behaviour of strlen() in the program
- Information about XML Parser in C++
- string::capacity()
- Program to execute keyboard commands
- Create a function thats like printf?
- round function
- using system date calculate last 6 days in c language
- linked list implementation of librery system
- Are clrscr(); and system("cls"); same?
- How to free Single linked List Nodes with dynamic char* fields???
- fopen manipulation (in C)
- gcc online help
- Program only works in debug mode..
- Linker error with qt
- How to find the token for logged in user?
- SQL handle duplication
- Couple of questions about strings and such
- Incompatible types problem in C / Variable Problem
- Eclipse Error
- SQL API for Windows C
- BitBlt trouble.
- gotoxy and clrscr
- Filling char field in struct and array of a struct
- problem with #using <mscorlib.dll>
- Question About glut and OpenGL
- Is a c++ certification worth it?
- How to change the entry point main() in c langauge
- How to implement sizeof operator in C
- Please explain why sizeof behaves like this?
- time the code
- How to delete a directory on restart
- Error After Compiling: please help
- example program
- Relationship between FILE * and channel number
- assigments to string pointers with literals
- does not name a type using g++ compiling
- Freshening the FAQ
- I think this is a problem in gcc.
- static and initialization rules or 0 is 0.0 is NULL
- A program that writes code: should it use 'string'?
- Ambiguity by making overloaded operator function-const - why?
- Bad code or bad compiler?
- How to encode text into html format
- Custom Painting
- function templates doesn't support default template parameters?
- how to read integers from a text file
- time problems
- sorted and shifted array
- accessing parent class method
- String array in C
- How to send a key event to another process?
- template class question
- is order urgent doubt
- Visual C++ 08 Error
- On-the-fly compilation and execution of C++ program
- Design problem: dealing with multiple time frames.
- Please don't feed the troll
- Random number generator.
- What has C++ become?
- struct padding ???
- private functions
- strtok question
- "J2ee" professionals - Excellent and URGENT openings for Top IndianMNC (CMM Level 5)
- ticky problem
- function
- warning question (C4114)
- Tell you a great News website www.orlink.com
- Error while writing State Design Pattern Code
- dynamic objects, agregation and calling member functions
- C++ Image processing
- Compiler Question
- c/c++ function for keyboard layout
- .lib to .a
- Printing C graphics output and Converting C graphics output to JPEG file
- includes
- printf - format command of C that will not round of the value
- C kbhit() help
- String to array of integers
- converting char* to wstring
- errors while creating a dll using gcc
- Constructor call
- Adding large integers
- Compilation Errors on Borland C++ 4.0
- Declare variable type void *
- size of C++ function stack
- Milliseconds
- Clear vector
- Please clear this doubt relating to Forest (DataStructures)
- Assertion failure - Expression: stream != NULL
- string array
- -1.#IND000 problem
- using threads with C++
- How do i create an open dialog box that behaves like ones in programs such as word?
- libsybdb.lib : fatal error LNK1136: invalid or corrupt file
- Virtual function signature problem
- Sound in C++
- message queue and signal notifiers
- Pixel size of text
- Navigation between forms in visual studio 2005(VC++)
- C++ - How to set up an array class
- Convert time to FILETIME
- In which line it displays error?
- Compiler Warnings:warning: implicit declaration of function `release_pages'
- reference, pointers and copy's
- lint program for windows
- Difference between Circular Linked list and Loop in linked list
- c Program for play sound
- c code to run with parallel port
- problem of using eclipse
- Strange issue with fscanf and fgets
- Find all the roots form one point to another in an array
- Serialization template base class
- passing an array to function
- Suggest a good book to learn C++
- Resource Acquisition as Initialization Technique
- Getting File Properties info
- Win32 API: Unmanaged equivalent Process.MainWindowHandle
- Coding output
- Something in C that has always bothered me.
- Pure virtual base class destructor
- mutable
- MSDE Installation
- operator precedence
- char *p uninitialized
- sizeof(char*)
- Binary search error
- Non-aggregate type
- realloc for (char **) doesn't seem to work
- C++ Form Transitions
- Loop counter
- How to escape single quota in char * string
- const v static const
- runtime overhead of pure abstract classes
- Getting the Distiller API to work.
- How to reroute a system call output to local variable in C++?
- problem with visual C++ 9 compile
- Errors in my code
- spliting and recomposing files
- Finding access permissions in UNIX C
- Help class function passing variable by reference
- simple coding error
- fread/fwrite
- C Memory Access Preventing
- Initializing const struct member
- const correctness
- Map iteration
- How can I end input?
- How to get a DOS cmd output to CString or equivalent using MFC?
- Since when did we stop using brackets?
- forward declaration
- Referencing embedded enums in a class' implementation
- Number of CPU's?
- Comparing two double values
- Unable to generate .dll file from Make utility using Borland c++ command line tool
- Storing and doing modulus on long doubles
- User created class in MFC going out of scope???
- Substituting for malloc() in C++
- pointers
- Regular expressions
- c++ Get user permission set
- Division with two Huge Integers
- ROM BIOS interrupts in Borland C++ 5.02
- Glut : Callback functions
- Data encapsulation
- Inaccessible method
- C language to Delphi language
- rand() and normalize
- Loop and Input going wrong...
- delete operation
- Sorting a class on 2 datamembers
- Any Idea about this error? Value of ESP
- Dynamic Memory Allocation-Urgent
- Print New Line to File in C
- How to create an array of objects using MFC
- c how to convert string to integer
- How to return an array from a function
- Static data members initialization
- read a file into a memory block
- On komodo
- How about preprocessor usage in C....?
- How to creat a c project file?
- Assignment operator
- Sorting Multiple Vectors
- bitmap processing in C
- writing a bmp
- memcpy() & memmove()
- Problem with data type adInteger when using ADODB to query Excel
- Recursion Problem
- declaring 2-d array dynamically
- hide cgi c code
- Grade book program using arrays and Bubble sort (many problems)
- Please explain me about unsigned char?
- c++
- C Program - 'Junk value' appearing
- Inheritence Problem.
- How to remove COM dll completely from memory?
- How to make Huge Arrays in C++ using GCC?
- a function that performs 3 task
- Filename displaying with ~ character
- computing the excution time
- C++ function that will convert a 24bit color pixel
- File stream
- Interrupt Handler
- Singleton Attempt, Static Variable, "Undefined reference" error.
- An Important Question
- An Important Question
- need advise using a random no and incl. switch command
- getting rid of warning: C4244
- cin >> string looping infinitely
- press enter key in textbox to trigger button event handler
- Do you think this macro is a bad programming practice?
- Get info from extension
- ??forbiddin comparison between pointer and integer??
- backpropagation classification
- Program check - help
- Rookie needs help~~~
- Problem with virtual inheritance
- Am getting an error Memory Fault(coreDump)
- QT GUI Toolkit: beginer
- SendMessage WM_CLOSE with return
- CodeBlocks IDE
- Scope of C preprocessor definitions
- Problem with windows forms and delegates
- strncpy memory corruption
- Minor Coding error
- Iterator Implementation Compile error
- Generating prime pairs in C
- Change any window file menu
- include files
- Need help for Access violation (solved!)
- Values disappearing from array on cleanup
- C inputing Fractions
- Is it necessary to destroy the temporary objects?
- strange behaviour from API SHGetFolderPath()
- c program help - functions
- can't get Qt to work
- Exit Status In C++
- strtok question
- search for a string
- Compiling differences between Linux and FreeBSD
- error in a function.needs help
- stopping a running program
- Help with vectors
- Printing to file -- Not working
- converting '-' char to int array for hugeInteger
- How to bind
- Instrusive List Container using the Base class as the node
- playing sound in windows form
- Code output
- difference between c++ and vc++
- Overriding question
- MFC - Disable moving/dragging of windows
- ActiveX error DHTMLEdit (Unable to get window handle 'AxDHTMLEdLib')
- Another problem with the same program as before
- Packet Reformation
- WMI Impersonation Problem
- pointer to an array of structures
- Please suggest a tool for Debugging Memory leak Bug in C++ source code
- variantchangetype problems COM interoperability C++/CLI
- recursion
- Call to a static member function
- compile assemble to C- code ?
- Max value of an element in array of structs
- Win Form App - Text Label
- Using mmap to assign space for a struct
- Calculate Degree at particular time
- Virtual Destructor
- C++ - formula in a while loop
- Visual studio 2008 problem
- using a while loop
- stripping from string
- list of template class objects
- Eclipse Build Error
- Need ASAP help with a function (program)!!!
- Reading file while another process is writing to it.
- segmentation when cout
- Move cursor in cin input
- Simple Vector Problem
- Frustrating syntax problem
- WIll this program cause any memory leak?
- Creating modal dialog in vc++
- Run Time Check faliure # 3 it says the variable hours is being used with out being in
- Visual C++ 6.0 Undeclared Identifier Error
- pointer to array
- ofstream ambiguity problem
- server not able to send data
- error: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style
- Using a private method for threading
- 'itoa': The POSIX name for this item is deprecated ???
- Files In C
- Windows API - GetAdaptersInfo()
- C++ class design - a class to inherit different functionality
- Float to wide char string conversion
- Link-time error when used _strdate() and _strtime()
- variable value shown to label text
- Insert items into a Binary Search Tree in ascending order
- programming OFDMA in C++
- OO techniques Get/Set functions
- Multiline Macro
- About Outp function in conio.h for c or c++?
- What is the advantage to declare destructor as a virtual in c++ ?
- how to use append function
- C++ Polymorphism/Abstraction. Multi-Class Abstraction.
- Using boost pool library!
- error C2447 Missing function header (old-style format list? )
- #define macro
- urgent: how to include header file
- inline Functions in C
- C++ Error
- Best way to contain / sort Baseball Statistics
- can't figure out how aggregation and compostion relates to my program
- Installing eclipse for c/c++
- MFC ..get a value from a previous dialog
- Triangle Validity
- About Matrix
- Data structure/Vector
- DNS Lookup
- c++ codes for searching specific word (code as dictionary)
- Quadratic equation
- problem with infinite loop
- string datatype
- CStatic and scrollbars
- structs
- I have a DOS program with an Icon how can I change it
- Lambda and Tuple question
- inline overload operation question
- friend functions
- C source code line count function
- population and industrial?
- strange read in of binary file
- Two classes share common data - How to?
- C++ coin toss simulation program
- IBM zos XML tool kit - The implementation does not support the requested type
- Rounding off in C
- Addition of duplicate values in Binary tree
- When an application crashes...
- single traverse in array problem......
- lint still useful?
- Dealing with illegal instruction
- Video Streaming
- How to set text with superscripts as button label?
- #include header
- Map problem
- extern pointers.
- Anticlockwise rotation of matrix
- the static identifier in the global scope
- callback functions
- What is wrong in this program ?
- What is wrong in this program ?
- Speech related problem
- struct declaration into another struct
- How to generate random numbers in C
- Why C dont allow the name of a variable start with a digit?
- preprocessor: how to operate on strings
- How to get more precision in C ?
- Function return values...
- How to be a better C programmer?
- How to be a better C programmer?
- Honestly what am I doing wrong here?
- another locale Q: lose thousands sep
- [OpenCV] Extract en recognize barcode from image file.
- lost. Help
- Linking with a particular shared library by full path overridingLD_LIBRARY_PATH
- Parentheses and compiler optimzation
- Problem opening multiple files through command line
- Problem with hdparam
- scanf
- run incorrecly using -O?
- How do you force a computed float value to be stored in a variable?
- #define a macro that #includes
- "ab" mode in fopen
- c function call performance
- efficient way of saving class objects ?
- Lack of pointer Typedef in STL container
- priority_queue cannot update element value
- Do you use a garbage collector?
- list all characters available
- does C allow this ?
- K&R2, exercise 5.5
- what is NULL pointer dereferencing
- function pointer and pointer to function
- C++/Tcl/C++ Interface
- volatile const
- wav to mp3 conversion in c language
- it is not printing the right values
- K&R2, page 106 <strcmp>
- Is there a mean to pass Pinny Pointer to native code?
- Char Comparison Logic error
- How to connect with data base and c
- extra character when writing file
- Decimal Value of the Ratios of Consecutive Fibonacci Numbers
- a question about efficiency of STL
- CPPUnit for VS2005
- Check my C++ code please? I'll PM you.
- IBM ZOS Unresolved static references detected
- x&(x-1) ... why only 2's complement system?
- Hash key for vector of 3 ints
- Static attribute
- print output
- Need globbing function
- SDL_draw and Dev-C++
- C or C++
- help needed with if- else cases
- SLOC Counter in C/C++
- #ifdef __cplusplus
- Logical error - same output no matter what the input
- variable/object passing from 1 form to another form in MSVC++
- Comparing double in for loop
- member function vs standalone func in cpp
- How to put the value in dynamically in the constructor of class
- int main(int argc, const char * argv[]) ??
- spin_lock
- new int?
- recursion.
- incompatible type conversion
- Reading words from a text file
- need help with IF statment
- C FAQs 6.12
- function pointer
- STL pool allocator performing very slow!
- How to obtain a slim version of a code...
- Help with getline
- implementation of FFT algorithm in C
- selection structure problem
- Returning a value.
- IOCP question.
- Need help with static linking Allegro with C++ and making it work...
- data type
- reference
- Is it in the C++ culture to use Dependency Injection/Inversion ofControl?
- HANDLE
- program converting Celsius to Fahrenheit
- process.h
- Run Time Error #0 MSVS 2003, with COM
- detect non reentrant function
- if statement error! please help!
- integer-input ONLY textbox in GUI c++
- reading an internet page
- Questions about mmap()
- I need a book and/or resource.
- Function lookup problem
- Program that diplays corresponding ASCII code for the numbers 0-127, 16 per line.
- How to use qsort function of C library ?
- What is the error on building solution mean ?
- finding memory leaks
- Function issue
- need help for socket programming in C
- inline
- Help with RogueWave RWHashDictionary
- printing a leading zero
- Information hiding
- string type to char type with same effect
- dynamic struct array with in a struct
- problem with multiple source file
- Take control over ActiveX by hwnd.
- multithreading
- sizeof()'s strange behviour
- length of binary file
- What is the difference between bind() and connect() in windows socket programing
- K&R2, exercise 5.3
- An allocator for your perusal
- K&R2 , section 5.4
- Help
- Help
- What are the differences in EOF & FEOF in the
- Any idea why this program is not generating an output ?
- Polymorphic constructor
- Traversing backwords through a text file.
- code for boost shared safe pointer
- Creating directory and writing files in that directory ?
- Why would someone use c++ compiler on a C code?
- Having trouble calling an array!
- How serializing xml
- Data Structures C++
- Prog question
- 2 Matrices
- tools for C and C++
- Iterations, matrix replacement
- Program that diplays corresponding ASCII code for the numbers 0-127, 16 per line.
- Dining Philosophers / C++/ Linux question
- Sharing a variable across multiple files
- replicating default constructor's "non-initializing state"
- string type to char type in Windows Form application
- How to make it faster?
- gmtime_r or strftime problem or just my code?????
- c++ books
- Problem with dlopen
- Upsigning or downsigning
- New to C++, which IDE?
- confused with cin in C++
- Restricting template parameters to signed or unsigned types, but notboth