POV-Ray : Newsgroups : povray.off-topic : Haskell raving : Re: Haskell raving Server Time
11 Oct 2024 15:18:03 EDT (-0400)
  Re: Haskell raving  
From: Orchid XP v7
Date: 4 Nov 2007 15:57:27
Message: <472e3237$1@news.povray.org>
Darren New wrote:

> In C, you declare a pointer to a structure without defining the layout 
> of the structure.

Ah, yes. I believe Borland's TurboPascal allows this too. (There's a 
type just called "Pointer", which you then have to cast to something 
else before you can use it.) Good luck with figuring out how big the 
data structure in question is... (But then, presumably the module that 
uses this thing will handle all creation and destruction.) Also fun, you 
how cannot have an array of this thing.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.