Re: g_printf and format
- From: Tristan Van Berkom <vantr touchtunes com>
- To: François-Xavier Coudert <Francois-Xavier Coudert ens fr>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: g_printf and format
- Date: Thu, 12 Feb 2004 15:12:38 -0500
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]