HOMELv017 関数ポインタの型定義 typedef int (*FuncPtr)(int, int); を利用した変数宣言はどれか。 2026年1月24日 FuncPtr f; 特定のビット位置 n を反転(トグル)するための演算はどれか。 realloc関数の役割はどれか。