1 2 3 4 5 6 7 8 9 10 11
#include <stdlib.h> #include <string.h> #include "rand48.h" unsigned short *seed48(unsigned short *s) { static unsigned short p[3]; memcpy(p, __seed48, sizeof p); memcpy(__seed48, s, sizeof p); return p; }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル