How do I use a byte in an if statement?
public byte MyByte;
if (MyByte)
{
//Code here;
}
|
Results 1 to 2 of 2
Thread: byte in an if statement?Threaded View
|
Click Here to Expand Forum to Full Width |