Registry / other / libgta

libgta

JSON →
library1.0.8vcpkgunverified

Libgta is a portable library that implements the Generic Tagged Array (GTA) file format.

vcpkg install libgta
INSTALL
IMPORT
SIG · LIBGTA
L
libgta
othercppv1.0.8
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.

gta.h
#include <gta.h>

Initialize a GTA header.

#include <gta.h> int main() { gta_header_t header; gta_init_header(&header); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.8latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

libgta — pip install libgta · libregistry