We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3e21c7 + bfa4568 commit 33400dcCopy full SHA for 33400dc
README.md
@@ -8,6 +8,7 @@
8
<strong>- <a href="https://www.unlam.edu.ar/">UNLaM</a> (National University of La Matanza) -</strong>
9
</p>
10
11
+
12
<p align="center">
13
<a href="#summary">Summary</a> •
14
<a href="#features">Features</a> •
src/main.c
@@ -11,6 +11,7 @@
#include "./structs.h"
#include "./utilities.h"
15
int main(const int argsLength, char* args[]) {
16
unsigned char error;
17
0 commit comments