Here is wat I have to say thanks hemant
Tusharchutani 2 years ago
thanks,,for giving this for free to us!
THEHULK58 2 years ago
guysss need help my dev-cpp don't save projects whatr should i do?
manorhacker 2 years ago
you say "In DOS, the EOF character is sent when you press Control D". This is incorrect.
In _BASH_, the EOF character is Control+D.
In _DOS_, the EOS character is Control+Z.
oldneuro 3 years ago
s/EOS/EOF/
when the program is first executed the first character typed does not print
does he address this issue later on?
jtman54159 3 years ago
never mind i just needed to wait a little longer :)
why can't i eliminate the variable c entirely and substitute getchar() in putchar(getchar())?
subwaybusker 3 years ago
You cant ask for an input in the function of an output. Its like giving the answer to something you are asking for. you first gotta ask, then you know it, then you can respond.
daiffelturm 3 years ago
Here is wat I have to say thanks hemant
Tusharchutani 2 years ago
thanks,,for giving this for free to us!
THEHULK58 2 years ago
guysss need help my dev-cpp don't save projects whatr should i do?
manorhacker 2 years ago
you say "In DOS, the EOF character is sent when you press Control D". This is incorrect.
In _BASH_, the EOF character is Control+D.
In _DOS_, the EOS character is Control+Z.
oldneuro 3 years ago
s/EOS/EOF/
oldneuro 3 years ago
when the program is first executed the first character typed does not print
does he address this issue later on?
jtman54159 3 years ago
never mind i just needed to wait a little longer :)
jtman54159 3 years ago
why can't i eliminate the variable c entirely and substitute getchar() in putchar(getchar())?
subwaybusker 3 years ago
You cant ask for an input in the function of an output. Its like giving the answer to something you are asking for. you first gotta ask, then you know it, then you can respond.
daiffelturm 3 years ago