change the position of letters
#4

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
Thank you, it works, but sizeof(str) needs to be changed to strlen(str).
Not in this case as I assigned the string leaving the compiler to determining the cell required so we can avoid an overhead of strlen replacing with a constant which is better optmised.
Reply


Messages In This Thread
change the position of letters - by GoldenLion - 29.12.2016, 14:36
Re: change the position of letters - by SyS - 29.12.2016, 14:47
Re: change the position of letters - by GoldenLion - 29.12.2016, 16:51
Re: change the position of letters - by SyS - 30.12.2016, 11:37
Re: change the position of letters - by GoldenLion - 30.12.2016, 12:42
Re: change the position of letters - by SyS - 30.12.2016, 13:28
Re: change the position of letters - by SickAttack - 30.12.2016, 17:29
Re: change the position of letters - by admantis - 30.12.2016, 17:39
Re: change the position of letters - by Konstantinos - 30.12.2016, 18:44
Re: change the position of letters - by GoldenLion - 30.12.2016, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)