#PB_Prototype for Defined()
Posted: Sun Apr 07, 2013 5:11 pm
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.
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.