How to access the last n elements of a string in c?

So I was making a code and I got stuck because I was unable to figure out how to access the the last n elements of a string. I tried using the string.h library but it did not work as there is no such function that can access the last elements of a string. Could anyone help me please ?



from Recent Questions - Stack Overflow https://ift.tt/3i1rRi4
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)