POV-Ray : Newsgroups : povray.general : Serializing a dictionary : Re: Serializing a dictionary Server Time
12 Jul 2025 21:39:18 EDT (-0400)
  Re: Serializing a dictionary  
From: jr
Date: 7 Jul 2025 12:45:00
Message: <web.686bf940e086e5d13ecaab5e6cde94f1@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> "Bald Eagle" <cre### [at] netscapenet> wrote:
> > ...
> > Maybe someone can suggest a command-line script to grep opening and closing
> > parentheses and give a count.
>
> not totally what you're after, ...(no time to write a script, sorry :-))

no script, but a (simple) re-purposed program (named "brace parenthesis bracket
counts"), attached.  compile with:

  $ gcc -std=c99 -O2 -o bpbcounts bpbcounts.c

(sorry, no spreadsheet importer :-))


enjoy, jr.


Post a reply to this message


Attachments:
Download 'bpbcounts.c.txt' (2 KB)

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