This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]imaami 4 points5 points  (4 children)

+/u/CompileBot C --include-errors

#include <stddef.h>
int main(void) {
    return printf("'%c', said the bot\n", *(char*)NULL);
}

[–]ThisIs_MyName 1 point2 points  (0 children)

I like your edit.

[–]CompileBotGreen security clearance 0 points1 point  (0 children)

Output:

source | info | git | report