I am trying to build a file handling program and I am using a pointer to a custom class for certain variables and functions. But everytime I used the pointer I get 3 errors.
error C2143: syntax error : missing ';' before '*'
error C2501: 'CPerson' : missing storage-class or type specifiers...
I have been trying to build a program with gifs added into it. But the pictures are more than 256 colors, so they get all distorted. I want to know how to put the gif's in without the picture getting distorted, and without making the pictures black and white. Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.