Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!mcsun!ukc!warwick!csuwr From: csuwr@warwick.ac.uk (Derek Hunter) Newsgroups: comp.sys.acorn Subject: Re: Drawing lines in C Message-ID: <0DB&7&#@warwick.ac.uk> Date: 4 Mar 91 12:11:57 GMT References: <29216.9102281711@olympus.cs.hull.ac.uk> <8810@castle.ed.ac.uk> Sender: news@warwick.ac.uk (Network news) Organization: Computing Services, Warwick University, UK Lines: 22 Nntp-Posting-Host: lily In article <8810@castle.ed.ac.uk> ecwu61@castle.ed.ac.uk (R Renwick) writes: [stuff gone] >If it can't be done in ML alone, it's not worth doing ;-) > 1) Get some overhead projector pens (water soluble) > 2) Run ML program and output co-ordinates of the object to be plotted > 3) Use a ruler and plot the co-ords on the screen using OHP pen > 4) Recalulate the object's co-ords > 5) Use damp cloth to remove drawing from the screen > 6) Goto (3) But this ^^^^^ isn't in ML. Is it worth doing? :-) >Rik - Derek Hunter PS. With reference to the using Basic's assembler as a 'real' code assembler, this is exactly what I'll be doing from my compiler once I've stopped modifying the main record types all over the place and have it written (in C, using itself) as a relocatable module. (Yes, there is a use for Basic -@chain).