Raised This Month: $ Target: $400
 0% 

return sting


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Nail
BANNED
Join Date: May 2008
Location: PetrovЪ GradЪ
Old 03-12-2011 , 08:06   return sting
Reply With Quote #1

Code:
...
decl String:buffer[256];
Format(buffer, sizeof(buffer), "Name %s", GetNick());
...
	
GetNick()
{
	decl String:username[256] = "name1";
	return username;
}
return username; - warning 213: tag mismatch
Nail is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode