Registry / utility / portable-snippets

portable-snippets

JSON →
library2019-09-20vcpkgunverified

Collection of miscellaneous portable C snippets

vcpkg install portable-snippets
INSTALL
IMPORT
SIG · PORTABLE-SNIPPETS
P
portable-snippets
utilitycppv2019-09-20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

portable-snippets/portable-snippets.h
#include <portable-snippets/portable-snippets.h>

Include the main header of portable-snippets

#include "portable-snippets/portable-snippets.h" #include <cstdio> int main() { printf("Portable snippets available\n"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2019-09-20latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

portable-snippets — pip install portable-snippets · libregistry