I am using the function g_utf8_get_char() to read Unicode values from a text file. The strings are
fetched by using fscanf() function. It fetches upto SPACE or NEWLINE. But both these characters
are returned as NULL. How can I fetch the SPACE as SPACE and NEWLINE as NEWLINE ?
-- Viveka Nathan K <vivek@lantana.tenet.res.in> TeNeT Group |