User profile: rpsalh

User info
User name:rpsalh
History
Joined:
Number of posts:9
Latest posts:

program not running
Thanks now it is working as it should.Yeah, one more question will it work with every input function...

program not running
[code]/*Program to count the number of lowercase characters entered*/ #include<iostream> #include<...

cin vs getchar()
thanks got it

cin vs getchar()
the program given by [quote]Yansoon[/quote] works as i want the program to so std::cin.ignore() is ...

cin vs getchar()
i was trying to make a program it worked good with cin but not with getchar please tell. [code]/*Pr...