Just Wondering

Peter Desnoyers desnoyer at Apple.COM
Tue Apr 25 08:38:32 AEST 1989


In article <12565 at lanl.gov> jlg at lanl.gov (Jim Giles) writes:
>
>So in a programming language:
>
>      type vertex...        ! type - what you just called "V"
>      vertex:: v1,v2,...    !variables of type vertex

Actually, what he said was

  set V of vertex
  for v = set$element in V
   ...

				Peter Desnoyers



More information about the Comp.lang.c mailing list