Programming Practice
A blog posting problems and tutorials for blog visitors to practice and gain experience.
AD1
Thursday, 2 February 2017
Remove all blank spaces in a string
Write a C program to remove all the blank spaces from a string.
as example if string is "hello world , C programming" then the output will be "helloworld,Cprogramming"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment