NCEPLIBS-w3emc  2.11.0
gbytec.f File Reference

Wrapper for gbytesc() limiting NSKIP and N to 0 and 1. More...

Go to the source code of this file.

Functions/Subroutines

subroutine gbytec (IN, IOUT, ISKIP, NBYTE)
 Wrapper for gbytesc() limiting NSKIP and N to 0 and 1. More...
 

Detailed Description

Wrapper for gbytesc() limiting NSKIP and N to 0 and 1.

Author
NOAA Programmer

Definition in file gbytec.f.

Function/Subroutine Documentation

◆ gbytec()

subroutine gbytec ( character*1, dimension(*)  IN,
integer, dimension(*)  IOUT,
  ISKIP,
  NBYTE 
)

Wrapper for gbytesc() limiting NSKIP and N to 0 and 1.

Parameters
[in]INCharacter*1 array input.
[out]IOUTUnpacked array output.
[in]ISKIPInitial number of bits to skip.
[in]NBYTENumber of bits to take.

Definition at line 13 of file gbytec.f.