define

Hi all,

can anyone tell me what the following means

#if !defined ( _SOME_HPP_ )
#define _SOME_HPP_

my source

#endif

what does _SOME_HPP_ mean and how does it connect to something.

many thanks!!!
Its macro I suppose
Topic archived. No new replies allowed.