#include <stdio.h> int main(int argc, char **argv) { fprintf(stderr, "Hello world!"); return 0; }
Охх… А в stderr-то зачем?
Name (обязательно)
Mail (will not be published) (обязательно)
Website
Февраль 3rd, 2011 at 0:53
Охх… А в stderr-то зачем?