P99

◆ P99_LINENO

#define P99_LINENO ( )    P99_PASTE4(0x, __LINE__, P99_ID(), ULL)

A number that identifies different lines in an include hierarchy.

This is a hexadecimal constant of type unsigned long long.

See also
P99_LINEID

Definition at line 125 of file p99_id.h.