File nut/c/stdlib/atol.c


Included Files


Global Function atol()

long atol ( const char* str )
Prototyped in: /usr/avr/include/stdlib.h
Calls: strtol()
Called by: NutChatSend() nut/dev/chat.c
  ParseIpPort() nut/pro/ftpd.c