declare __getopt_msg in stdio_impl.h
it's not ideal, but the function is essentially an extended stdio function specialized to getopt's needs. the only reason it exists is avoiding pulling printf code into every program using getopt.
Showing
想要评论请 注册 或 登录