Does kread() generate an error if you pass it a NULL pointer? I'm trying to determine if NULL pointer checks are still necessary if I use kread(). Some earlier email implies that they aren't, but I want to be certain. Thanks, Mike