Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!sdcsvax!ucsdhub!esosun!seismo!uunet!mcvax!ukc!dcl-cs!bath63!sc_dra From: sc_dra@ux63.bath.ac.uk (Dave Allum) Newsgroups: comp.sys.atari.st Subject: Re: New ST owner needs help Message-ID: <2117@bath63.ux63.bath.ac.uk> Date: 27 Jan 88 09:11:12 GMT References: <3209@bunker.UUCP> <2111@bath63.ux63.bath.ac.uk> Reply-To: sc_dra@ux63.bath.ac.uk (Dave Allum) Organization: SWURCC, University of Bath, U.K. Lines: 15 In article <2111@bath63.ux63.bath.ac.uk> pes@ux63.bath.ac.uk (Smee) writes: >There's also a book called something like 'Programming in C on the Atari ST', >by 'Compute!' I think -- if not, by some other US magazine publisher. It's >pretty good for getting the flavour of things. Can anyone provide the real >proper correct name of this? 'Compute!'s ST Applications Guide: Programming in C' by Field, Mandis & Myers (ISBN 0-87455-078-5). Cover price is $19.95 though it cost me 17.95 pounds here in the UK. Worth it though. It has a lot of good code in it and several large applications built from a toolkit of routines that should provide most of the functions needed for ST GEM. Also useful is the fact that these routines take account of the bugs in ST GEM where possible. Some good ones for building resource trees within programs too.