![]() ![]() ![]() | strings/leksikografisk-ordning-2 - Konkrete eksempler på leksikografisk ordning - med strcmp og i C syntaks. | Lektion 10 - slide 25 : 51 Program 2 |
The following logical expressions are C expressions - and they are all true: strcmp("", "abc")) == -1 strcmp("abc", "abcd")) == -1 strcmp("abc", "bde")) == -1 strcmp("abc", "acd")) == -1