Page 1 of 1

#PB_Prototype for Defined()

Posted: Sun Apr 07, 2013 5:11 pm
by grabiller
Hello,

When we declare a Prototype twice we get this error message:
'Structure', 'Interface' or 'Prototype' already declared

But we can't check if a Prototype has been already declared with the compiler function Defined(), as there is no #PB_Prototype type.

Could be great to have it.

Cheers,
Guy.