Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 8/8/2024 in #middleware-and-os
Why Does Piping Output to Hexdump Fail for My Assembly printf Function?
Of course thanks . You know someone told me the issue was that ; the exit syscall is preventing any data my C library buffered as in via printf to be properly flushed before the process terminates. Rather than me using syscall to exit, use the C library exit function. That didn't really fix it. thanks man @Enthernet Code
4 replies