Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!falk From: falk@sun.uucp (Ed Falk) Newsgroups: comp.graphics Subject: Re: North America (1 of 5) Message-ID: <71227@sun.uucp> Date: 3 Oct 88 04:36:15 GMT References: <1198@cleo.SW.MCC.COM> <385@mrsvr.UUCP> Organization: Sun Microsystems, Inc. - Mtn View, CA Lines: 39 In article <385@mrsvr.UUCP>, ssa@mrsvr.UUCP (6607) writes: > From article <1198@cleo.SW.MCC.COM>, by peterson@cleo.SW.MCC.COM (James Peterson): > > > > -63.616 53.688 -63.666 53.734 > > -63.633 53.693 -63.616 53.688 > > -63.649 53.662 -63.633 53.693 > > > Excuse my ignorance but how do i view this map and on what machine? > is there any kind of viewer program that i need? Any specific > hardware? > > S Alavi If you have a Unix box, you can use this program (link it with the plot library of your choice): main() { float x1,y1,x2,y2 ; int iret ; openpl() ; erase() ; space(-1800,0,-600,900) ; while( (iret = scanf("%f %f %f %f",&x1,&y1,&x2,&y2)) == 4 ) line((int)(x1*10), (int)(y1*10), (int)(x2*10), (int)(y2*10)) ; closepl() ; printf("iret = %d\n",iret) ; } -- -ed falk, sun microsystems sun!falk, falk@sun.com terrorist, cryptography, DES, drugs, cipher, secret, decode, NSA, CIA, NRO.