C# equivalent strnicmp function in C language. It accepts two input strings along with the number of positions of chars to compare.
Printing in C# Made Easy