Bùi Nguyễn Tấn Sang

Results 2 issues of Bùi Nguyễn Tấn Sang

There’s some code duplication in your main function where you’re calling "LoadDynamicLibrary" with different parameters based on the platform. You could define platform-specific constants for the library name and use...

bug
C++

I think prism needs an elf or pe (preferably elf) loader to load user applications written in C, also, you need to have a C standard library like newlib or...