From: | Jesper Svennevid |
Date: | 17 Aug 2001 at 10:19:05 |
Subject: | RE: [amiga-c] A bit confused!!! |
> -----Original Message-----
> From: amigabloke@yahoo.co.uk [mailto:amigabloke@yahoo.co.uk]
> Sent: Friday, August 17, 2001 11:11 AM
> To: amiga-c@yahoogroups.com
> Subject: [amiga-c] A bit confused!!!
>
> When I checked the file size it was 7534 Bytes or there abouts,
> this seems a little large considering the program I know this is
> only about 7K but is this right? I then used the -noixemul option
> and that worked fine, but file size want up to 14538 bytes, even
> larger, I thought this would have been smaller as it doesn't use
> the ixemul library, I know it says in docs to use ixemul for
> porting unix progs and libnix for Ami stuff.
> Both files work and run fine any idea?
When you use printf(), the entire formatting-engine is linked into
this, including the floating-point support which is pretty large.
Try using Printf() (note the capital P), this function is from
dos.library and will take no notable space in your application.
You'll lose floating-point support, but for "hello world", I think
that's worth it. :)
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Do you need to encrypt all your online transactions? Secure corporate intranets? Authenticate your Web sites? Whatever
security your site needs, you'll find the perfect solution here!
http://us.click.yahoo.com/Bre3tC/Q56CAA/yigFAA/dpFolB/TM
---------------------------------------------------------------------~->
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/