Hello , Anybody knows if Kbhit() works with stream ???
Like this :
IF(Kbhit(stream1)) DO ANYTHING,
IF(Kbhit(stream2)) DO Anotherthing;
Tank's for now.
[]s Pedro.
___________________________
This message was ported from CCS's old forum
Original Post ID: 9692
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Re: Kbhit() works with stream ???
Posted: Mon Dec 02, 2002 2:14 pm
:=Hello , Anybody knows if Kbhit() works with stream ???
:=Like this :
:=
:=IF(Kbhit(stream1)) DO ANYTHING,
:=IF(Kbhit(stream2)) DO Anotherthing;
:=
----------------------------------------------
According to this message, CCS has put this feature
into the compiler. So, just try it.
<a href="http://www.pic-c.com/forum/general/posts/7015.html" TARGET="_blank">http://www.pic-c.com/forum/general/posts/7015.html</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 9699
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum