diff -r e6e160c7ea33 -r 1d2744383b7a progs/README --- /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