[Master Answer Logo]
Question

How to determine the language that matches two strings?

Answer

strings, both constant and variable, may be manipulated without using the standard library. However, the library contains many useful functions for working with null-terminated strings. It is the programmer's responsibility to ensure that enough storage has been allocated to hold the resulting strings.

— Source: Wikipedia (www.wikipedia.org)