strlen
#2

Basically s[24] makes sure that the string obtained will be at least 24 chars long, the rest is truncated. Change it to s[25] (in your string declaration aswell)
Reply


Messages In This Thread
strlen - by dominik523 - 11.07.2013, 12:13
Re: strlen - by Misiur - 11.07.2013, 12:18
Re: strlen - by MP2 - 11.07.2013, 12:20
Re: strlen - by dominik523 - 11.07.2013, 13:15
Re: strlen - by Konstantinos - 11.07.2013, 13:19
Re: strlen - by dominik523 - 11.07.2013, 13:20

Forum Jump:


Users browsing this thread: 1 Guest(s)