Simple typedef question

Mark C. Carroll <MC> mccarrol at topaz.rutgers.edu
Fri Jul 1 11:29:35 AEST 1988


I have a fairly simple question about typedef, but I can't seem to
find the answer in any of my books.

I'd like use typedef to alias a new type names State_Table to
an array of 20 State_Table_Entry's. But nowhere can I find any
reference on how to use typedef this way. I would find it rather suprising
if C couldn't do this. Please respond in E-mail, I don't normally
read comp.lang.c .

		<MC>
-- 
<MC>=Mark C. Carroll,the Rutgers Schnozz| "The only thing that makes life 
mail to:                                | possible is permanent, intolerable
   mccarrol at topaz.rutgers.edu           | uncertainty: Not knowing what comes
   (backbone)!rutgers!topaz!mccarrol    | next" - Ursula K. LeGuin



More information about the Comp.lang.c mailing list