Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!ORVILLE.ARPA!rowley From: rowley@ORVILLE.ARPA (Karl Rowley) Newsgroups: comp.sys.atari.st Subject: A couple of programming questions Message-ID: <8707272346.AA14688@orville.arpa> Date: Mon, 27-Jul-87 19:46:14 EDT Article-I.D.: orville.8707272346.AA14688 Posted: Mon Jul 27 19:46:14 1987 Date-Received: Wed, 29-Jul-87 00:35:54 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 Does anyone know how to determine what the rs-232 parameters are at any point in time? They are simple enough to set with Rsconf(), but I do not know of a way to just read the current settings. Also, I have been trying to figure out what the format of resource files is. Every resource file starts with a header. The header includes a bunch of offsets and counts. I don't understand how these offsets are set. When rsrc_load() loads a resource, does it simply read the objects from the file and call rsrc_obfix() for each one? Any information or pointers to information would be appreciated. Is this stuff documented in the Atari developers kit? Karl Rowley rowley@orville.nas.nasa.gov ...{seismo,hplabs,lll-crg,ucbvax}!ames!orville!rowley