Wild Pointer

Home > Computer Science > Programming Languages > Pointers > Wild Pointer

An uninitialized pointer, pointing to an undetermined memory location which may lead to runtime errors.