You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user uses invalid arguments or data types that have the wrong size in bytes, the program is designed to terminate with no visual information about the error, it only returns an error code. The program should also show something on-screen
Add a better error handler
Completely remove the "auto-test"
Check for grammatical errors in the comments of the source code
Optimize the code
Look for redundant/unnecessary validity checks and remove them
Repository
Add a CMakeLists.txt
Expand the readme
Move the source code into a subfolder
The text was updated successfully, but these errors were encountered:
Code
Repository
The text was updated successfully, but these errors were encountered: