Add tags

Add tags to the following comment
マイナス評価を付けても反応が無かったので、ちゃんと指摘します。
次のような場合|123  |と出力されず、|123|と出力されます。文字列が空白だけの時は...((((;゜Д゜)))
 char s[] = "123       ";
 rtrim(s + 5);
 printf("|%s|\n", s);

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...