>  2020/05/26 (火) 16:33:51        [misao]
> > if(stencmp(ptr, "https://", 8) == 0) {
> >   printf(STDIO, "<a href=\"%s\"</a>\n", ptr);
> > }
> > みたいにしてあげればいいのかな(;´Д`)
> エラー:stencmpが未定義です

コンパイラさんがいる!(;´Д`)ありがたい

参考:2020/05/26(火)16時32分36秒