donotturnoff / aerend

My third year project
0 stars 0 forks source link

Indicate invalid arguments in status code #154

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

It would be good to indicate when an argument was invalid in the returned status code. E.g. making a window with an invalid width returns 0x01, invalid height returns 0x02, etc.