Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #169018
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: Why is there not a single good JSON library for C? |
| Date | 2023-01-24 14:33 -0800 |
| Organization | None to speak of |
| Message-ID | <87wn5bd0la.fsf@nosuchdomain.example.com> (permalink) |
| References | (8 earlier) <tqn43v$3q93v$2@dont-email.me> <87edrkstnb.fsf@bsb.me.uk> <tqn8g1$3r6pd$2@dont-email.me> <87wn5cqe25.fsf@bsb.me.uk> <tqplgu$ahmc$1@dont-email.me> |
Blue-Maned_Hawk <bluemanedhawk@gmail.com> writes:
> On 1/24/23 08:04, Ben Bacarisse wrote:
>> Blue-Maned_Hawk <bluemanedhawk@gmail.com> writes:
>>
>>> I know for certain that it's possible to make cleartext PGP
>>> signatures—i'm able to do so with GPG's `--clearsign` option.
>> Yes, so do I.
>>
>>> I just don't know _how_ to configure Thunderbird to do that.
>> But, as I said, that's only half the problem. A signed post, not
>> matter
>> how the main body text is encoded, will be a multipart MIME message and
>> that, on it's own, is frowned upon.[…]
>
> But wouldn't having the post be clearsigned mean that it will be a
> plaintext message while still keeping the security that PGP gives? Or
> am i misunderstanding what cleartext signing does?
The message would still have to be MIME-encoded, since it would have
multiple parts. Newsreaders that don't handle MIME would show the
message body in clear text, but would also show the useless signature
and metadata, likely in base64.
Stop PGP-signing your messages and this all goes away, and you can
participate in this newsgroup without annoying anyone.
I can understand why you initially thought that PGP-signing your posts
here was a good idea. You should now be aware that your PGP signatures
cause real problems and have no significant benefit.
Try posting without PGP signatures for a while, and see what happens.
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for XCOM Labs
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 14:28 -0500
Re: Why is there not a single good JSON library for C? Bonita Montero <Bonita.Montero@gmail.com> - 2023-01-22 20:56 +0100
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 15:17 -0500
Re: Why is there not a single good JSON library for C? Bonita Montero <Bonita.Montero@gmail.com> - 2023-01-23 05:25 +0100
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 09:06 -0500
Re: Why is there not a single good JSON library for C? Bonita Montero <Bonita.Montero@gmail.com> - 2023-01-23 17:14 +0100
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-23 08:42 -0800
Re: Why is there not a single good JSON library for C? Bonita Montero <Bonita.Montero@gmail.com> - 2023-01-23 21:27 +0100
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-23 13:03 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-23 13:24 -0800
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-23 14:03 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 17:52 -0500
Re: Why is there not a single good JSON library for C? Bonita Montero <Bonita.Montero@gmail.com> - 2023-01-24 13:59 +0100
Re: Why is there not a single good JSON library for C? Kaz Kylheku <864-117-4973@kylheku.com> - 2023-01-23 17:57 +0000
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 12:08 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 17:49 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 14:59 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 18:20 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 15:39 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 19:18 -0500
Re: Why is there not a single good JSON library for C? James Kuyper <jameskuyper@alumni.caltech.edu> - 2023-01-23 20:10 -0500
Re: Why is there not a single good JSON library for C? Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2023-01-26 09:04 -0700
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-22 19:56 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 15:26 -0500
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-22 22:06 +0000
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-22 11:59 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 15:27 -0500
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-22 12:31 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-22 12:33 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 15:34 -0500
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-22 12:45 -0800
Re: Why is there not a single good JSON library for C? Malcolm McLean <malcolm.arthur.mclean@gmail.com> - 2023-01-22 13:18 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-22 13:38 -0800
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-22 13:30 -0800
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-23 13:17 -0600
Re: Why is there not a single good JSON library for C? scott@slp53.sl.home (Scott Lurndal) - 2023-01-23 20:31 +0000
Re: Why is there not a single good JSON library for C? Bart <bc@freeuk.com> - 2023-01-24 00:31 +0000
Re: Why is there not a single good JSON library for C? scott@slp53.sl.home (Scott Lurndal) - 2023-01-24 00:44 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 19:48 -0500
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-24 07:23 -0800
Re: Why is there not a single good JSON library for C? Vir Campestris <vir.campestris@invalid.invalid> - 2023-02-03 20:41 +0000
Re: Why is there not a single good JSON library for C? bart c <bart4858@gmail.com> - 2023-02-04 17:32 -0800
Re: Why is there not a single good JSON library for C? Öö Tiib <ootiib@hot.ee> - 2023-02-05 06:35 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-02-05 08:32 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-02-05 08:41 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-02-05 08:49 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-02-05 08:54 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-02-05 08:28 -0800
Re: Why is there not a single good JSON library for C? Öö Tiib <ootiib@hot.ee> - 2023-01-22 14:17 -0800
Re: Why is there not a single good JSON library for C? Kaz Kylheku <864-117-4973@kylheku.com> - 2023-01-22 23:35 +0000
Re: Why is there not a single good JSON library for C? Simon.Says.Yes@gfdedsed.hgtgfrfd - 2023-01-23 00:50 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-22 19:58 -0500
Re: Why is there not a single good JSON library for C? Simon.Says.Yes@gfdedsed.hgtgfrfd - 2023-01-23 01:33 +0000
Re: Why is there not a single good JSON library for C? Kaz Kylheku <864-117-4973@kylheku.com> - 2023-01-23 02:39 +0000
Re: Why is there not a single good JSON library for C? Öö Tiib <ootiib@hot.ee> - 2023-01-22 17:03 -0800
Re: Why is there not a single good JSON library for C? Simon.Says.Yes@gfdedsed.hgtgfrfd - 2023-01-23 01:30 +0000
Re: Why is there not a single good JSON library for C? Richard Damon <Richard@Damon-Family.org> - 2023-01-22 21:05 -0500
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-23 02:44 +0000
Re: Why is there not a single good JSON library for C? James Kuyper <jameskuyper@alumni.caltech.edu> - 2023-01-23 03:21 -0500
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-23 11:15 +0100
PGP signatures and BASE64 posts (Was : Why is there not a single good JSON library for C?) Spiros Bousbouras <spibou@gmail.com> - 2023-01-23 12:47 +0000
Re: PGP signatures and BASE64 posts (Was : Why is there not a single good JSON library for C?) David Brown <david.brown@hesbynett.no> - 2023-01-23 14:48 +0100
Re: PGP signatures and BASE64 posts (Was : Why is there not a single good JSON library for C?) Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-01-23 16:52 +0300
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 09:19 -0500
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-23 17:45 +0100
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 18:09 -0500
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-23 23:44 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 19:24 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 16:49 -0800
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-24 13:04 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-24 17:19 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-24 14:33 -0800
Re: Why is there not a single good JSON library for C? Kaz Kylheku <864-117-4973@kylheku.com> - 2023-01-26 18:28 +0000
Re: Why is there not a single good JSON library for C? Manu Raju <MR@invalid.invalid> - 2023-01-26 18:44 +0000
Re: Why is there not a single good JSON library for C? Anton Shepelev <anton.txt@gmail.com> - 2023-01-28 23:42 +0300
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-26 11:56 -0800
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-26 20:37 +0000
Re: Why is there not a single good JSON library for C? Anton Shepelev <anton.txt@gmail.com> - 2023-01-28 23:37 +0300
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-28 22:27 +0000
Re: Why is there not a single good JSON library for C? Richard Damon <Richard@Damon-Family.org> - 2023-01-26 18:52 -0500
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-25 00:33 +0000
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-24 17:51 -0800
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-25 11:03 +0100
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-24 15:02 +0100
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-24 17:24 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-24 14:36 -0800
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-25 00:21 +0100
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-24 15:28 -0800
Re: Why is there not a single good JSON library for C? bart c <bart4858@gmail.com> - 2023-01-25 06:43 -0800
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-25 15:56 +0100
Re: Why is there not a single good JSON library for C? scott@slp53.sl.home (Scott Lurndal) - 2023-01-25 15:08 +0000
Re: Why is there not a single good JSON library for C? Öö Tiib <ootiib@hot.ee> - 2023-01-25 07:56 -0800
Re: Why is there not a single good JSON library for C? Phil Carmody <pc+usenet@asdf.org> - 2023-01-25 22:48 +0200
Re: Why is there not a single good JSON library for C? bart c <bart4858@gmail.com> - 2023-01-25 13:50 -0800
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-27 11:46 -0600
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-28 13:39 +0100
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-28 11:42 -0600
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-28 12:15 -0800
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-28 23:24 -0600
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-25 12:10 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-25 12:12 -0800
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 12:05 -0800
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 13:46 -0800
Re: Why is there not a single good JSON library for C? James Kuyper <jameskuyper@alumni.caltech.edu> - 2023-01-23 20:06 -0500
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-23 17:11 -0800
Re: Why is there not a single good JSON library for C? Phil Carmody <pc+usenet@asdf.org> - 2023-01-25 09:57 +0200
Re: Why is there not a single good JSON library for C? James Kuyper <jameskuyper@alumni.caltech.edu> - 2023-01-25 14:08 -0500
Re: Why is there not a single good JSON library for C? Spiros Bousbouras <spibou@gmail.com> - 2023-01-23 22:05 +0000
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 18:15 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 15:36 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 19:43 -0500
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-23 16:56 -0800
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 20:12 -0500
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-23 17:45 -0800
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 16:58 -0800
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-23 17:02 -0800
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-24 15:15 +0100
Re: Why is there not a single good JSON library for C? Richard Harnden <richard.nospam@gmail.com> - 2023-01-24 14:35 +0000
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-24 18:32 +0100
Re: Why is there not a single good JSON library for C Jim Jackson <jj@franjam.org.uk> - 2023-01-25 22:56 +0000
Re: Why is there not a single good JSON library for C Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-25 20:09 -0500
Re: Why is there not a single good JSON library for C? Phil Carmody <pc+usenet@asdf.org> - 2023-01-25 09:53 +0200
Re: Why is there not a single good JSON library for C? Öö Tiib <ootiib@hot.ee> - 2023-01-25 00:13 -0800
Re: Why is there not a single good JSON library for C? Phil Carmody <pc+usenet@asdf.org> - 2023-01-25 20:41 +0200
Re: Why is there not a single good JSON library for C? James Kuyper <jameskuyper@alumni.caltech.edu> - 2023-01-25 14:08 -0500
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-25 11:35 -0800
Re: Why is there not a single good JSON library for C? David Brown <david.brown@hesbynett.no> - 2023-01-26 00:18 +0100
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-25 15:33 -0800
Re: Why is there not a single good JSON library for C? Phil Carmody <pc+usenet@asdf.org> - 2023-01-29 01:08 +0200
Re: Why is there not a single good JSON library for C? Tim Rentsch <tr.17687@z991.linuxsc.com> - 2023-01-29 13:53 -0800
Apology to Öö Tiib (was Re: Why is there not a single good JSON library for C?) Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-25 15:31 -0800
Re: Apology to Öö Tiib (was Re: Why is there not a single good JSON library for C?) Öö Tiib <ootiib@hot.ee> - 2023-01-25 23:17 -0800
A comment about dogwhistles Tim Rentsch <tr.17687@z991.linuxsc.com> - 2023-01-29 13:47 -0800
Re: A comment about dogwhistles Phil Carmody <pc+usenet@asdf.org> - 2023-03-03 15:05 +0200
Re: Why is there not a single good JSON library for C? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-01-26 15:16 +0300
Re: Why is there not a single good JSON library for C? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2023-01-25 10:37 -0800
Re: Why is there not a single good JSON library for C? Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2023-01-29 20:57 -0700
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-29 23:04 -0600
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-22 21:09 -0800
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-23 02:41 +0000
Re: Why is there not a single good JSON library for C? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-01-23 11:35 +0300
Re: Why is there not a single good JSON library for C? Opus <ifonly@youknew.org> - 2023-01-23 19:22 +0100
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-23 18:18 -0500
Re: Why is there not a single good JSON library for C? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-01-23 16:57 -0800
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-24 18:23 -0600
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-24 20:35 -0500
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-24 21:37 -0600
Re: Why is there not a single good JSON library for C? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-01-25 11:49 +0300
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-25 12:32 -0600
Re: Why is there not a single good JSON library for C? Manu Raju <MR@invalid.invalid> - 2023-01-25 18:56 +0000
Re: Why is there not a single good JSON library for C? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2023-01-25 18:45 +0000
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-25 13:39 -0600
Re: Why is there not a single good JSON library for C? Blue-Maned_Hawk <bluemanedhawk@gmail.com> - 2023-01-25 17:07 -0500
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-25 17:54 -0600
Re: Why is there not a single good JSON library for C? scott@slp53.sl.home (Scott Lurndal) - 2023-01-26 00:04 +0000
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-25 19:27 -0600
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-26 02:50 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-26 03:07 -0800
Re: Why is there not a single good JSON library for C? Malcolm McLean <malcolm.arthur.mclean@gmail.com> - 2023-01-26 04:34 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-26 04:56 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-26 05:18 -0800
Re: Why is there not a single good JSON library for C? fir <profesor.fir@gmail.com> - 2023-01-26 05:23 -0800
Re: Why is there not a single good JSON library for C? BGB <cr88192@gmail.com> - 2023-01-26 12:48 -0600
csiph-web