How do you recognize preprocessor directives?
they are written before the main()
they are marked with a #
they are written in the main()
they are indicated by a /