Linux

7e901393 :Anonymous 2023-02-10 22:17
const char *s = "hello world";
*s = 'H';

上記をコンパイルして実行すると
Segmentation faultを吐く
デバガーでもbtされる。
それを強弁して"仕様"ですって言えるんかね
Powered by shinGETsu.