net24.C   [plain text]


// { dg-do assemble  }

    char HexDigit(unsigned char ch) { return ch < 'f'; }