* get a character corresponding with Daikanwa number 364
*/
+#if 1
+ char_id = chise_ds_decode_char (ds, "=daikanwa", 364);
+#else
/* setup a decoding-table */
ccs_daikanwa
= chise_ds_get_ccs (ds, "=daikanwa");
/* get a character from the decoding-table */
char_id = chise_ccs_decode (ccs_daikanwa, 364);
-
+#endif
/* get a feature-value of the character */
ft_ideographic_structure