We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(base) marco@pc01:~/cpp/libsam3/examples/sam3a$ cc -Wall -g -O2 -std=gnu99 ../../src/libsam3a/libsam3a.c test_sc.c -o test_sc (base) marco@pc01:~/cpp/libsam3/examples/sam3a$ ls -lah total 168K drwxrwxr-x 3 marco marco 4,0K apr 22 16:47 . drwxrwxr-x 4 marco marco 4,0K apr 22 13:12 .. drwxrwxr-x 2 marco marco 4,0K apr 22 14:04 libsam3a -rw-rw-r-- 1 marco marco 5,8K apr 22 13:12 test00.c -rwxrwxr-x 1 marco marco 132K apr 22 16:47 test_sc -rw-rw-r-- 1 marco marco 6,1K apr 22 13:36 test_sc.c -rw-rw-r-- 1 marco marco 6,8K apr 22 13:12 test_ss.c (base) marco@pc01:~/cpp/libsam3/examples/sam3a$ ./test_sc ................... =============================== SESION_CREATED PRIV: PUB: =============================== ERROR: NO KEY FILE! =============================== SESION_DISCONNECTED =============================== =============================== SESION_DESTROYED ===============================
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: