How can I remove the leading spaces from a string? Ans. The C language does not provide a standard function that removes leading spaces from a string. It is easy, however, to build your own function to do just this. you can easily construct a custom function that uses the rtrim(...
See more
Download the Study24x7 App, so you can connect and collaborate.