You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For full usage of reset of the public API's (`snowid.h`), checkout `main.c` that provides a driver program on how to use the library from an application (e.g. a (web)service).
67
68
68
69
## Dependencies
69
70
71
+
* Tested on macOS and GNU/Linux (via Docker). PR welcome to make it work on Windows.
70
72
* C99 compatible C compiler (e.g. GCC or Clang).
71
-
* This library doesn't depend on any external libraries.
73
+
* This library doesn't depend on any external libraries.
0 commit comments