NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
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.
 

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.