If no header exists for elf32_getehdr( ), one cannot be created for elf32_newehdr( ), a system error occurs, the file is not a 32-bit class file, or elf is null, both functions return a null pointer. For the 64-bit class, replace 32 with 64 as appropriate. The header ...