exo3.c: implement ROTX where X the number of latin
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 18 Feb 2017 23:49:59 +0000 (00:49 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 18 Feb 2017 23:49:59 +0000 (00:49 +0100)
commiteb0c99634dc36a57993cb69a55985d37c2b24af3
tree0a5ba60b12f1f63b75f1eb83c64f07fb9a2e1eb7
parent753121470afc9b67c59d5b039715295b984b2e8d
exo3.c: implement ROTX where X the number of latin
alphabet letter to rotate.

And make a use of it for X=13.

There's still a lot of rooms for improvements but it works.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
exo3/exo3.c