initial commit

This commit is contained in:
2025-06-03 14:16:01 +03:00
commit 6fed9ef617
683 changed files with 109296 additions and 0 deletions

52
ttyper/language/c Normal file
View File

@@ -0,0 +1,52 @@
int
char
unsigned
float
void
main
union
long
double
printf
sprintf
if
else
struct
fork
switch
for
define
return
include
case
&&
||
break
bool
static
public
enum
typedef
private
exit
<stdio.h>
scanf
NULL
malloc
calloc
free
realloc
<string.h>
fgets
strcmp
strcpy
fputs
stdout
EOF
getc
while
fclose
fopen
do
fscanf
extern