Some minor code issue

if i write
if(dis_left) {//block of statements}
will the block of statements execute if dis_left==-1?