changeset 402 | fb0c844a26cf |
parent 400 | f05368d007dd |
child 403 | 92c49c160b24 |
401:2d6eb340fd98 | 402:fb0c844a26cf |
---|---|
21 C0.c |
21 C0.c |
22 ==== |
22 ==== |
23 |
23 |
24 Add the bigger string and the long is printed out differently. |
24 Add the bigger string and the long is printed out differently. |
25 |
25 |
26 foo("my string is too long !!!!! \x15\xcd\x5d\x07"); |
26 foo("my string is too long !!!!! \x15\xcd\x5b\x07"); |
27 |
27 |
28 C1.c |
28 C1.c |
29 ==== |
29 ==== |
30 |
30 |
31 needs to be called using |
31 needs to be called using |