POV-Ray : Newsgroups : povray.programming : Parsing an object : Re: Parsing an object Server Time
28 Jul 2024 12:24:04 EDT (-0400)
  Re: Parsing an object  
From: Warp
Date: 17 Jan 2001 10:07:50
Message: <3a65b545@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:
: Call Parse_Object, which will return a pointer to an OBJECT or NULL if 
: one wasn't found.

  Ok, thanks. That's exactly it.

: Remember to free up the object when you're done with it (even if it was
: an object ID; Parse_Object makes a copy.)

  Hmm... How is it freed? Just POV_FREE(Object)?

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

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