runtime error
Visual Studio
3
Posts
3
Posters
15
Views
1
Watching
-
why runtime error happens?
-
why runtime error happens?
Because your code makes assumptions about the data it's processing and/or your logic isn't correct.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
Because your code makes assumptions about the data it's processing and/or your logic isn't correct.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak