c++不支持静态const char*数组了吗?

static const char *__tlv_printf_format[] =
{
[TLV_TYPE_RESULT] = "Result:%s\n",

};

posted on 2022-03-08 14:44  lydstory  阅读(23)  评论(0)    收藏  举报

导航