Strcpy problem
#1

WTF! is this?

C:\Documents and Settings\Mark&Matt\My Documents\Downloads\SAMP\Next Revolution Roleplay\gamemodes\NRRP_main.pwn(623) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

I dunno what's the problem on my script.

Line 623
Код:
// strcpy - Simon / ******
#define strcpy(%0,%1,%2) \
    strcat((%0[0] = '\0', %0), %1, %2)
Reply


Messages In This Thread
Strcpy problem - by sampmark05 - 22.07.2012, 11:32
Re: Strcpy problem - by [ABK]Antonio - 22.07.2012, 11:33
Re: Strcpy problem - by sampmark05 - 22.07.2012, 11:39
Re: Strcpy problem - by [MM]RoXoR[FS] - 22.07.2012, 12:31
Re: Strcpy problem - by [ABK]Antonio - 22.07.2012, 12:35
Re: Strcpy problem - by sampmark05 - 24.07.2012, 15:51

Forum Jump:


Users browsing this thread: 1 Guest(s)