Pull to refresh
0
0
Send message
> Возвращаемое значение не-void функции должно проверяться вызываемой функцией.

вызывающей функцией

Rule 14 (checking return values)
The return value of non-void functions shall be checked or used by each
calling function, or explicitly cast to (void) if irrelevant.

Information

Rating
Does not participate
Registered
Activity