File input, getting pointer positionHi, I'm writing a program where I have to manipulate the stream pointer in an input file. I just wro...
Some questionsthank you for clarifying..... Is the .lib file that contains the definitions already compiled or not...
Some questionsI don't understand the concept of libraries and dll files.... for example, I was trying to use Op...
a pointer questiontake a look at this program int main() { int i, *pi; float f, *pf; i=1024; pi=...
VC++ 2010 graphics libraryin VC++ 2010 windows.h , message box function takes 4 parameters, and in the tutorial code, 3 parame...
This user does not accept Private Messages