all repos — nimisewi_c @ 4faa5c8dc1cbd1f654bdaf11f7d18049e8eae720

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