in sdl i have

#include <stdio.h>
#include <stdlib.h>
#include <memory.h>
#include <SDL/SDL.h>

yet it still says pSurface undeclared use first in this function

PLEASE HELP!