QUESTION_MARK constant

int const QUESTION_MARK = 63

CAUTION: The question mark is for US-keyboard layouts. It varies for other locales and keyboard layouts.

Implementation

static const int QUESTION_MARK = 63