fork download
  1. #include <stdio.h>
  2.  
  3. int eof_()
  4. {
  5. return -2147483592;
  6. }
  7.  
  8. int main(void) {
  9. unsigned char c = eof_();
  10. printf("%c", c);
  11. return 0;
  12. }
  13.  
Success #stdin #stdout 0s 2292KB
stdin
Standard input is empty
stdout
8