LTSVã®ãã°ãã¥ã¼ã¯ã¼ltsview (http://d.hatena.ne.jp/naoya/20130207/1360229220) ã®Cè¨èªçãä½ãã¾ããã ã½ã¼ã¹ã³ã¼ãã¯Githubã«ããã¦ããã¾ãã https://github.com/DQNEO/c-ltsview ããåã¯é£ãããã ã¨æã£ã¦ããã®ã§ãããæ¸ãã¦ã¿ããæå¤ã¨ç°¡åã§ã100è¡ã»ã©ã§ã§ãã¾ããã ãããªæãã§ãã #include <stdio.h> #include <string.h> #include <stdlib.h> #define BUF_MAX 10240 #define KEYS_MAX 100 struct item { char *key; char *value; }; void parse_item(struct item *item, char *key_value); int in_
{{#tags}}- {{label}}
{{/tags}}