
ATOI(2)                   simul_efun			ATOI(2)

名稱
     atoi - 轉換字串為整數

語法
     int atoi(string str);

描述
     Takes the string str and converts it to an integer, if  pos-
     sible.   Returns  zero  if  the  string is empty or does not
     begin with a valid integer.

作者
     Ichabod@TMI, 1/18/93
     wade@future 4/7/1996 翻譯

MudOS Release 0.9         Last change:                   3-19-93

