--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/progs/README Mon Oct 06 21:04:33 2014 +0100
@@ -0,0 +1,10 @@
+
+C0.c
+
+add to string
+
+ " \x15\xcd\x5b\x07"
+
+to get
+
+ foo("my string is too long !!!!! \x15\xcd\x5b\x07");
\ No newline at end of file