Menu

[solved] – Question 99936

Write a function named trimrear() that deletes all trailing blanks from a string.
Write the function using pointers with a return type of void.

Expert Answer


 

OR


Leave a Reply

Your email address will not be published. Required fields are marked *