To: Xudong Xie Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp mail list) Subject: Re: void * Date: Tue, 11 Oct 94 18:57:15 +0200 From: "Eli Zaretskii" > I'm a new C programmer so the following question may sound a bit silly. Please help me anyway. Occasional line breaks would be nice... > Inside the function, I need to access the struct. K&R (2nd ed p.199) says > that the original pointer can be recovered if s is converted back to the the question is: what *do* you want to do with the structure? The answer to your question kinda depends on it. Eli