all repos — nimisewi_c @ d77bd77ed102dd8d6b24f9c45e2a5128d6d859d5

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 */