spamsink: (Default)
[personal profile] spamsink
Вот вы думаете, что 42 - это "Answer to the Ultimate Question of Life, the Universe, and Everything", да? Ага, щас. На самом деле это...
% cat > 42.c
#include <errno.h>
main() {
    errno = 42;
    perror("42 means");
}
^D
% make 42
% ./42
42 means: No message of desired type


"Сообщение желаемого типа отсутствует."

Короче, ничего не ответила машина, только кодом ошибки махнула.

На момент написания поста википедия об этом очевидном факте умалчивала.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting
Page generated Mar. 6th, 2026 11:15 am
Powered by Dreamwidth Studios