help-gnu-emacs
[Top][All Lists]
Advanced

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

What is the difference between "%s" and "%d"?


From: Marcin Borkowski
Subject: What is the difference between "%s" and "%d"?
Date: Fri, 31 Jul 2015 23:17:18 +0200

Hi all,

consider two forms:

(format "%d" int)

and

(format "%s" int)

Assuming that `int' is bound to an integer, is there any difference
between the two?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

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