Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!mcnc!ecsvax!dukeac!sbigham From: sbigham@dukeac.UUCP (Scott Bigham) Newsgroups: comp.lang.c Subject: Re: Why doesn't this work? Message-ID: <1310@dukeac.UUCP> Date: 23 Mar 89 06:15:17 GMT References: <1309@dukeac.UUCP> Reply-To: sbigham@dukeac.UUCP (Scott Bigham) Organization: Academic Computing, Duke University, Durham, NC Lines: 23 In article <1309@dukeac.UUCP> I wrote: > >typedef char **Block; > >Block > b1 ={"this","that"}, > b2={"yes","no"}, > B[]={b1,b2}; I meant to write: typedef char *Block[]; etc... The second "typedef char **Block;" is right. I really shouldn't be trying to think at this hour. Excuse me, I'm going to go to bed. sbigham -- Scott Bigham "The opinions expressed above are Internet sbigham@dukeac.ac.duke.edu (c) 1989 Hacker Ltd. and cannot be USENET sbigham@dukeac.UUCP copied or distributed without a ...!mcnc!ecsgate!dukeac!sbigham Darn Good Reason."