http://abelikoff.livejournal.com/ ([identity profile] abelikoff.livejournal.com) wrote in [community profile] potsreotizm_new 2019-01-02 04:07 pm (UTC)

Пацан сказал - пацан сделал!


$ cat -n kr.c
1 int foo(a, p) //тут только имена
2 int a; //тут типы
3 char *p; //тут типы
4 { return 0; }
$
$ gcc --version
gcc (Debian 7.3.0-5) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$
$ gcc -c kr.c
$

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting