all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What is the difference between "%s" and "%d"?
@ 2015-07-31 21:17 Marcin Borkowski
  2015-08-01  7:24 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2015-07-31 21:17 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-01  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 21:17 What is the difference between "%s" and "%d"? Marcin Borkowski
2015-08-01  7:24 ` Tassilo Horn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.