I forgot to add:
Re:
main(t,_,a)
char *a;
{
The declaration outside the brackets is a an old way of declaring globals.
chuck
Re:
main(t,_,a)
char *a;
{
The declaration outside the brackets is a an old way of declaring globals.
chuck
)


Comment