addch



function add
{
    addstr "${1:0:1}"
    return ${?}
}