Newsgroups: comp.std.c
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!mintaka!bloom-picayune.mit.edu!athena.mit.edu!tada
From: tada@athena.mit.edu (Michael J Zehr)
Subject: Re: type compatibility
Message-ID: <1991May29.224833.7880@athena.mit.edu>
Summary: with egg on my face...
Sender: news@athena.mit.edu (News system)
Organization: Massachusetts Institute of Technology
References: <1991May15.205506.24139@athena.mit.edu> <1991May29.022544.13579@tkou02.enet.dec.com>
Date: Wed, 29 May 91 22:48:33 GMT
Lines: 14

In article <1991May15.205506.24139@athena.mit.edu> tada@athena.mit.edu (I) wrote:
>suppose you have file1.c:
>  typedef Name char[10];

yes, this *was* supposed to be typedef char Name[10];
no, i didn't really have that in my file.

(i hate not having a network connection from my development machine --
it means i can't simply cut-and-paste or include the actual code,
generating lots of careless typos when i post an example like that.)

thanks to everyone for the responses.

-michael j zehr
