List/Grid
Tag Archives: strcmp -Compares string1 and string2 to determine the alphabetic order.
strcmp -Compares string1 and string2 to determine the alphabetic order.
loadrunner example: Example: strcmp The following example compares two strings, string1 and string2, which are identical except for the word “quick” which is lowercase in string1 and uppercase in string2…. Read more