File nut/crt/read.c


Included Files


Global Function _read()

int _read ( int fd, void* buffer, unsigned int count )
Called by: XsvfGetByte() nut/app/xsvfexec/host.c
  XsvfGetCmd() nut/app/xsvfexec/host.c
  XsvfGetLong() nut/app/xsvfexec/host.c
  XsvfGetShort() nut/app/xsvfexec/host.c
  XsvfGetState() nut/app/xsvfexec/host.c
  XsvfReadBitString() nut/app/xsvfexec/host.c
  XsvfSkipComment() nut/app/xsvfexec/host.c
  fgetc() nut/crt/fgetc.c
  fpurge() nut/crt/fpurge.c
  fread() nut/crt/fread.c