robinbobin (
robinbobin) wrote2006-12-08 02:00 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
c decl
In addition, Linux may have the cdecl(1) program that can be used to translate C declarations to English, as for example, in
echo 'explain volatile int *v' | cdecl
which will answer with
declare v as a pointer to volatile int
хы.
или ручками и глазками и моском разбираться как разобраться в си декларации

echo 'explain volatile int *v' | cdecl
which will answer with
declare v as a pointer to volatile int
хы.
или ручками и глазками и моском разбираться как разобраться в си декларации
