all repos — nimisewi_c @ 60d1b0c720c58dc08b070dd9d39d72f93a07b028

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