A pointer that references data that is incompatible with the pointer's type. This usually happens through sloppy or kluged programming. Both null pointers and dangling references are types of wild pointers. Frequently the culprits in Exception Access Violations and related errors.