mud/lib/doc/sefun/false
2020-09-06 05:43:07 -07:00

25 lines
441 B
Plaintext

FALSE(1) FALSE(1)
NAME
false() - Always returns a 0.
SYNOPSIS
int false()
DESCRIPTION
This function is mostly just cosmetic. There are circumstances where
I feel wrong not having SOMETHING happen, so there is this.
LOCATION
/secure/sefun/generic.c
SEE ALSO
true()
Author
Cratylus @ Dead Souls
1