Dialog only showing 1 Row
#5

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Use strcat instead of formatting the string over and over. It will add up the source to the dest.

pawn Код:
strcat(dest, source);
Using strcat will just call strcat as many times as it will call format which is more than just calling format.

@J4Rr3x: "!=" is equal to "<" in this case, which both are correct. Though using "<=" will use 1 more row which does not exist.
Reply


Messages In This Thread
Dialog only showing 1 Row - by sammp - 25.04.2015, 15:58
Re: Dialog only showing 1 Row - by Konstantinos - 25.04.2015, 16:00
Re: Dialog only showing 1 Row - by J4Rr3x - 25.04.2015, 16:03
Re: Dialog only showing 1 Row - by SickAttack - 25.04.2015, 16:10
Re: Dialog only showing 1 Row - by Konstantinos - 25.04.2015, 16:14
Re: Dialog only showing 1 Row - by sammp - 25.04.2015, 16:29

Forum Jump:


Users browsing this thread: 1 Guest(s)