КП
/opt/anti-bububu/main.c:40:2: error: function declaration isn’t a prototype [-Werror=strict-prototypes] size_t (*F)() = (void *)func;
Size: a a a
КП
/opt/anti-bububu/main.c:40:2: error: function declaration isn’t a prototype [-Werror=strict-prototypes] size_t (*F)() = (void *)func;
КП
КП
VR
КП
VR
КП
КП
VR
КП
VR
КП
VR
/opt/anti-bububu/main.c:40:2: error: function declaration isn’t a prototype [-Werror=strict-prototypes] size_t (*F)() = (void *)func;
КП
КП
КП
VR
VR
КП
/opt/anti-bububu/main.c:41:2: error: too many arguments to function ‘F’
F(1,2,3);
КП
size_t (*F)(void) = (void *)func;