From 57bb186914bc3993b38e72bc9ea2f4735481f9a2 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 17 Jul 2004 02:17:26 +0000 Subject: [PATCH] (main): Use `chise_ds_location'. --- sample.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample.c b/sample.c index b72c41d..03abec7 100644 --- a/sample.c +++ b/sample.c @@ -79,6 +79,8 @@ main (int argc, char* argv[]) return -1; } + printf("data source location = %s\n", chise_ds_location(ds)); + /* * get a character corresponding with Daikanwa number 364 -- 1.7.10.4