In C++ (most) character literals are of type char.
[cparser] / walk_statements.c
2008-10-21 Christoph MallonImplement a statement walker.