Comment on An IRC Bot in Arm AssemblerComments−markb13912yThere seems to be a bug in the string compare function. If either string is empty the function return 0 meaning success.
Comments
There seems to be a bug in the string compare function. If either string is empty the function return 0 meaning success.