Esempio n. 1
0
function c_int($key, $default = 0)
{
    return visitor::c_int($key, $default);
}