#include <stdio.h>int main(void) { printf("hello world\n"); return 0;}
>>107273626haha stoopid
>return 0;What if printf fails?
>>107273661>What if printf fails?
>>107273661how
>>107273681>If an argument operand cannot be completely converted into an internal value appropriate to the corresponding conversion specification, a diagnostic message shall be written to standard error and the utility shall not exit with a zero exit status, but shall continue processing any remaining operands and shall write the value accumulated at the time the error was detected to standard output.
>>107273681I think you can force the output to /dev/null.
>>107273626> { on same line as function header
const int MY_CONST = 10;int * my_var = &MY_CONST;*my_var = 0;
>>107273938>The other penguins will not allow it.
>>107273626Forgot the tags. But yeah, this how it begins.>>107273661I have never seen this happen.
tags. But yeah, this how it begins.>>107273661I have never seen this happen.
>>107273626#include <stdio.h>void main(){ puts("nigger");}>>107273715thats not failing thats piping stdout to /dev/null, fuck (you) retarded nigger
>>107274609Youre mean
>>107273626>return 0;You don't have to do that>ISO/IEC 9899 5.1.2.2.3:>reaching the } that terminates themain function returns a value of 0.
>>107274747thank (you), i knowand also thank (you) for the (you), it means very little to me but enough to warrant a thank (you)