William ML Leslie writes:
> Remember: I'm not suggesting what the outcome of your project will be,
> just that if the result is negative, we still know nothing. When
> testing a system for subterfuge, we need to examine *all* of the
> moving parts, even those that appear to be unused. If the syst
Frank Terbeck wrote:
> I personally don't know any OS that doesn't use EXIT_SUCCESS := 1, but
Err... EXIT_SUCCESS := 0, was what I meant, of course. :)
2014-09-06 21:18 GMT-03:00 Ian Grant :
I suggest looking at the lightning test driver
http://git.savannah.gnu.org/cgit/lightning.git/tree/check/lightning.c
if writing an interface to another language, it is one of the simplest possible
examples of an (almost) full interface to lightning. It show