POV-Ray : Newsgroups : povray.advanced-users : write uint32_t : Re: write uint32_t Server Time
2 Oct 2023 21:27:50 EDT (-0400)
  Re: write uint32_t  
From: ingo
Date: 30 Mar 2021 06:48:01
Message: <XnsACFD823568867seed7@news.povray.org>
in news:6062cd94$1@news.povray.org Thorsten wrote:

> Unsigned is only relevant when dealing with numbers past 2**31, so you 
> can just write it as signed.
> 

It's a field in a header file describing the data length in it. The 
maximum length can be up to 2^32. Hence the unint32 question regardless of 
the actual data length.

Thanks Thorsten,

Ingo


Post a reply to this message

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