... uint8_t fred2[32]; std::copy(std::begin(fred1), std::end(fred1), ... I don't think you can use strcpy to strncpy with a uint8_t.
確定! 回上一頁