Hornet
Newcomer
Is there in VB.NET a function to convert an integer to a boolean?
Now, I'm making a console application and I become on the end of the program an integer as resultat.
Then the program can say to lines: "Yes, you are in your right" or "No, you aren't in your right". But how can I convert that resultat (=integer) to a boolean?
Greetz,
Hornet
Now, I'm making a console application and I become on the end of the program an integer as resultat.
Then the program can say to lines: "Yes, you are in your right" or "No, you aren't in your right". But how can I convert that resultat (=integer) to a boolean?
Greetz,
Hornet