Here's my code thus far, it loads an image of the format:
Code:
Width,Height,Depth: word;
pData: pointer;
But is my code FPC compliant? If not what must I fix? (fixed/finished)