1 2 3 4 5 6
#include <yonder.h> #include <string.h> int main(int argc, char **argv) { return strcmp(yonder(), "AB54 6BR"); }