Some errors while compiling
#6

Код:
stock trcar(car[]) { 
  new tmp[MAX_STRING]; 
  set(tmp,car); 
  tmp=strreplace("[","(",tmp); 
  tmp=strreplace("]",")",tmp); 
  return tmp; 
}
all the errors are in here
Reply


Messages In This Thread
Some errors while compiling - by houssam501 - 09.06.2016, 13:04
Re: Some errors while compiling - by SyS - 09.06.2016, 13:09
Re: Some errors while compiling - by houssam501 - 09.06.2016, 13:41
Re: Some errors while compiling - by Stinged - 09.06.2016, 14:09
Re: Some errors while compiling - by houssam501 - 09.06.2016, 15:30
Re: Some errors while compiling - by houssam501 - 09.06.2016, 16:07
Re: Some errors while compiling - by Sjn - 09.06.2016, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)