Skip nSize bytes from the file.

Synopsis

Declared in <streams.h>

void
ignore(size_t nSize);

Parameters

Name

Description

nSize

Number of bytes to skip.

Created with MrDocs