79130866

Date: 2024-10-27 15:23:02
Score: 3
Natty:
Report link

(struct book*) is pointer typecasting 0 here, so, it doesn't matter it's 0 or 'a' or something else, the end result will always be a pointer to a instance of struct book.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: guone