How to convert an integer to a string in GLib?

Posted by Ashwin on Stack Overflow See other posts from Stack Overflow or by Ashwin
Published on 2010-03-19T09:16:31Z Indexed on 2010/03/19 9:21 UTC
Read the original article Hit count: 133

Filed under:

I want to convert an integer value to string in GLib. Is there any macro or function to da that? Or Can i store different data types in the same doubly linked list?

© Stack Overflow or respective owner

Related posts about glib