Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1309

Python • Re: Entering digits without pressing "Enter'

$
0
0
You don't say what language you're using. In C, you can use something like:

Code:

 in_char = fgetc(stdin);
for each character.

Statistics: Posted by W. H. Heydt — Thu Jul 25, 2024 6:29 am



Viewing all articles
Browse latest Browse all 1309

Trending Articles