Re: OT: Determining the size of plotting area
  Home FAQ Contact Sign in
comp.lang.fortran only
 
Advanced search
POPULAR GROUPS

more...

 Up
Re: OT: Determining the size of plotting area         

Group: comp.lang.fortran · Group Profile
Author: GaryScott
Date: Sep 18, 2008 07:10

On Sep 18, 7:42 am, "Kevin G. Rhoads" alum.mit.edu> wrote:
>>Yuck...I'm sure glad I use GINO...3D graphing, surface plots, dynamic
>>view rotation, imports/exports lots of other formats.
>
> Well, the next time you are in 1985, using a 68000 based
> micro with 3Meg RAM (WooT!) and dual 8" floppies, please
> stop by the High Voltage Research Lab at MIT and slip
> me a bootleg copy of GINO that will work on that hardware.
>
> I'd have loved to not have to write (and rewrite) so much
> code -- the final total was only about 50,000 LOC, 66%%
> F77, 31%% 68k asm and 2%% Pascal.  Hacking dynamic memory
> allocation onto F77 using asm and Pascal was a bigger
> pain than all the graphics routines needed. At least when
> the machine crashed, I could fire up my program again and
> recover data from RAM.  Without that capability it would
> probably have taken several more years to finish the PhD.
>
> You work with what you've got or you write your own.  Today,
> we've got a heck of lot, so mostly we don't have to write
> our own. But even a few decades ago ...

Yeah, I know, I had to write my own missile slaving plotting routines
for Harris VOS in 1982, in Fortran + a little assembly.
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
do structure definitions go in data area or in code area...15 comp.lang.c ·