Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:%d

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 20 years ago by Drini in topic Untitled

Untitled

[edit]

Whi is this linking to printf? this is used in a more general context. To put a simple example python uses it with print:

print '%5d%4d' % (3,5)

shows

    3   5

and I'm pretty sure some pascal routine also uses it. -- (drini|) 01:35, 27 September 2005 (UTC)Reply