/byte-copy

program that copies <source_file> bytes to a new <destination_file> in both reverse and normal orders. My friend told me to code it using the __stdcall calling convention, so I did :3.

Primary LanguageC++

This repository is not active