[Implemented] Defined(...) with #PB_Label
[Implemented] Defined(...) with #PB_Label
Why does Defined(...) not assisted #PB_Label?
- Kaeru Gaman
- Addict
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
- Kaeru Gaman
- Addict
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
even if implemented...
Defined() would only recon labels in the above code, not in the following.
like it is with constants and all other things.
perhaps this is a reason why it's not implemented, because labels are moreoften at the end of the code, in opposite to constants and stuff...
Defined() would only recon labels in the above code, not in the following.
like it is with constants and all other things.
perhaps this is a reason why it's not implemented, because labels are moreoften at the end of the code, in opposite to constants and stuff...
oh... and have a nice day.