mirror of
https://github.com/foxsen/archbase.git
synced 2026-03-23 05:22:18 +08:00
2 lines
58 B
C
2 lines
58 B
C
for (i = 0; i < 8; i++)
|
|
RESULT[i] = SRC0[i] + SRC1[i]; |