HOMELv028 signed char が表現できる値の範囲は通常どれか(8bitの場合)。 2026年1月24日 -128 ~ 127 sprintf関数の戻り値は何か。 int (*f)(void) = NULL; if(f) f(); このコードは安全か。