Home
last modified time | relevance | path

Searched refs:LINE_SZ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/quiz/
H A Dquiz.h44 #define LINE_SZ 1024 macro
H A Dquiz.c209 char *answer, *s, *t, question[LINE_SZ]; in quiz()