This commit is contained in:
2025-08-29 16:26:36 -04:00
parent 266c5232e9
commit 13b15cb07f
10 changed files with 166 additions and 550 deletions

View File

@@ -12,12 +12,12 @@
#include "../include/yait.h"
licence_t TOlicence(char *s);
style_t TOstyle(char *s);
int getopt_long(int argc, char *const argv[], const char *optstring,
const struct option *longopts, int *longindex);
char *str_dup(char *s);
char *tostrupr(char *s);
extern int fno;
extern bool flast;