Sha256: f7a29f11a753f695ef62b96194fcdf8e54899c0943f70395a30ac4b8e162e54d
Contents?: true
Size: 110 Bytes
Versions: 66
Compression:
Stored size: 110 Bytes
Contents
#ifndef WORDY_H #define WORDY_H #include <stdbool.h> bool answer(const char *question, int *result); #endif
Version data entries
66 entries across 66 versions & 1 rubygems