all repos — nimisewi_c @ b9307275555b201aecaca213003e14da142909bf

simple random toki pona phrase generator

nimitoki.h (view raw)

 1/* this file is generated by makenimitoki program,
 2 * so do not edit it directly, but modify makenimitoki.c as you wish
 3 */
 4#ifndef NIMI_TOKI_H
 5#define NIMI_TOKI_H
 6
 7#include <stdlib.h>
 8
 9extern const char *nimi_toki[];    /* list of words */
10extern const unsigned long suli_pi_nimi_toki   /* length of word list */;
11
12#endif /* NIMI_TOKI_H */