discuss-gnustep
[Top][All Lists]
Advanced

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

One quick question in Objective C


From: ramana rao
Subject: One quick question in Objective C
Date: Wed, 17 Oct 2001 11:34:23 +0530

 
Hi,
 
One quick question in OBjective C,
 
In NSlog or in printf, to print a variable we give type specifier like
 
%d    for     "int"
%ld    for     "long int"
%f      for     "float" or "double"
 
what?  for     "long long"
 
does any body have idea which type specifier should we use to print "long long" variable
 
 
thanks for any help i may get
 
 
Ramana Rao

reply via email to

[Prev in Thread] Current Thread [Next in Thread]