Revision history of "Ud.t"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 03:38, 24 June 2021T (talk | contribs). . (1,498 bytes) (+950)
  • (cur | prev) 03:35, 24 June 2021T (talk | contribs). . (548 bytes) (+548). . (Created page with "<pre> <?php include "uni.t"; $K=$argc; printf("K=%2d \n",$K); for($k=1; $k<$K; $k++) { $a=$argv[$k]; $b=hexdec($a); $c=unichr($b); $u=uniord($c); printf("\n%s %5d [[&#X%04X;]]...")