all repos — nimisewi_c @ c0337d768bca432915509e3799c072703c89ace2

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>
 8extern const char *nimi_toki[];    /* list of words */
 9extern const unsigned long suli_pi_nimi_toki   /* length of word list */;
10
11#endif /* NIMI_TOKI_H */