User profile: priyanshm

User info
User name:priyanshm
History
Joined:
Number of posts:14
Latest posts:

simple interest using functions.
@NwN: any input, i take, it gives me a wrong output. For eg: If I take p=10000 r=10 t=1 then it gi...

simple interest using functions.
i was trying to make a program of calculating simple intrest using functions. i dont know whats w...

char variable
It worked. Thank you.

char variable
how do i use a char variable in an if statement for eg. [code] #include<iostream.h> #include<c...

check whether character is digit or alphabet.
i have been given an assignment to check whether a given character is a digit or an alphabet but wit...