Blitz (107/352)

From:Paul Richer
Date:6 Oct 99 at 02:24:50
Subject:Re: Freeing bsdsocket.library

Hi Roger,

> ...
> Question - Do I always need to store a4-a6 even if I'm not using them? I
> suppose I need to assume that something else in the bsdsocket function
might
> change them. Is that right?
>
> Cheers,
>
> Roger

You need to store them only if you plan to change their values ; because
you'll need to restore them anytime you call some libraries or when you
exit. The best thing to do is not touch them unless you want to live
debugging nightmares.

The Amiga's dead, LONG LIVE AMIGA!

Paul Richer

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie