[A83] Re: Is compression possible?
[Prev][Next][Index][Thread]
[A83] Re: Is compression possible?
> Van: Darren <qarnos@dingoblue.net.au>
>
> USELESS INFORMATION ALERT!!!
>
> .ECHO "Size of RoutineYouWantToMeasure is: "
> .ECHO (RoutineYouWantToMeasureEnd - RoutineYouWantToMeasure)
> .ECHO " bytes.\n"
>
> Then when you compile, TASM will display something like:
> Size of RoutineYouWantToMeasure is: xxx bytes.
>
> I'm full of useless bits of information like that ;)
You eat documentation? (off coarse everybody should...)
Henk Poley <><