Hi guys

This may sound stupid but how would I make a C program from display a single message, never exit and make sure no one can kill the program using Ctrl+C or Ctrl+Z to background it.

Thanks!