User profile: simplyjustin

User info
User name:simplyjustin
History
Joined:
Number of posts:5
Latest posts:

program to read a string and prints its length excluding spaces
please tell me where i am doing wrong

program to read a string and prints its length excluding spaces
[code]#include<stdio.h> #include<string.h> #include<iostream.h> #include<conio.h> int main() { ...

how to initialize single element in string
dear programmers i am new to c++ ...i was writing a program to output the string length removing spa...

cannot correct the error
sorry i am new to this......thanks for telling me .....

cannot correct the error
#include<stdio.h> #include<string.h> #include<iostream.h> #include<conio.h> int main() { clrsc...