problem with strcat.
#2

That's because strcat only accepts strings. You're trying to pass an integer, so that won't work. You could use the valstr function or else the format function in order to do this.
Reply


Messages In This Thread
problem with strcat. - by budelis - 09.09.2011, 15:33
Re: problem with strcat. - by JaTochNietDan - 09.09.2011, 15:34

Forum Jump:


Users browsing this thread: 1 Guest(s)