AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   String to int (https://forums.alliedmods.net/showthread.php?t=56124)

Toster v2.1 06-07-2007 06:46

String to int
 
Is there a command to convert a string to an integer (or whatever they are called in pawn)?

In C/C++ there was int atoi(char str[])

Greenberet 06-07-2007 06:52

Re: String to int
 
str_to_num

Toster v2.1 06-07-2007 06:56

Re: String to int
 
thx!


All times are GMT -4. The time now is 10:37.

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