i get an error message when i try this.....
if(amount >2000 && <4000)
this works ok:
if(amount <4000)
so why wont the first one work????
thanks
This is a discussion on why wont this work??? within the C++ Programming forums, part of the General Programming Boards category; i get an error message when i try this..... if(amount >2000 && <4000) this works ok: if(amount <4000) so why ...
i get an error message when i try this.....
if(amount >2000 && <4000)
this works ok:
if(amount <4000)
so why wont the first one work????
thanks
yep! that works fine french fry! : )
cheers mate!