Re: g_printf and format



François-Xavier Coudert wrote:
Hello,

I can't find the answer in the API : how do you write code like

gint64 foo = scanf ("%lld", &foo);

You dont.

This statement is obviously not what you intended.

Aside from GTK+ documentation, you might just simply try:

[bash]$ man scanf

Cheers,
                     -Tristan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]