2 devlogs
3h 7m 44s
This replaces the currect malloc function in C. Only I am making it.
This replaces the currect malloc function in C. Only I am making it.
I have added some more edge cases and it is now able to decode more images!
Log in to leave a comment
I finished the Initialization portion of the project. You can upload an image like the one below and it will identify the space needed to store the image. Then it will dynamically allocate storage in memory to store it.
Log in to leave a comment