program to read a string and prints its length excluding spacesplease 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 stringdear programmers i am new to c++ ...i was writing a program to output the string length removing spa...
cannot correct the errorsorry 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...