File nut/c/stdlib/atoi.c


Included Files


Global Function atoi()

int atoi ( const char* str )
Prototyped in: nut/include/include2/stdlib.h
Calls: strtol()
Called by: At91MciMount() nut/arch/arm/dev/atmel/at91_mci.c
  HttpSchemeParse() nut/app/tls_client/tls_client.c
  Lpc177x_8x_MmcardMount() nut/arch/cm3/dev/nxp/lpc177x_8x_mmcard_sdio.c
  ProcessRequests() nut/app/tcps/tcps.c
  tls_client() nut/app/tls_client/tls_client.c