Mail Archives: djgpp/1996/01/25/10:57:33
On Wed, 24 Jan 1996 kagel AT quasar DOT bloomberg DOT com wrote:
> Date: Wed, 24 Jan 1996 14:24:47 -0600 (CST)
> From: Mason Glaves <masong AT post DOT cis DOT smu DOT edu>
>
> On Wed, 24 Jan 1996, Eli Zaretskii wrote:
>
> >
> > Any examples?
> >
>
> Sorry, I was rushed:
>
> Ok, if I try to add the lines:
>
> #define MAX 30
>
> ... (other stuff)
>
> main()
>
> char buff[MAX];
>
> Is the missing opening brace '{' for function main() a typo here or in your actual
> code????
typo... Oops... :)
- Raw text -