docs/examples/protofeats.c: Outputs all protocols and features

Showing off one way to get to char pointer arrays of info returned by
curl_version_info()

Closes #10991
This commit is contained in:
Daniel Stenberg 2023-04-17 23:40:22 +02:00
parent 1c5ed24ee0
commit c9cff9262f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 53 additions and 0 deletions

View file

@ -97,6 +97,7 @@ check_PROGRAMS = \
postit2 \
postit2-formadd \
progressfunc \
protofeats \
resolve \
sendrecv \
sepheaders \