NCEPLIBS-w3emc  2.11.0
sbytec.f File Reference

Wrapper for sbytesc() More...

Go to the source code of this file.

Functions/Subroutines

subroutine sbytec (OUT, IN, ISKIP, NBYTE)
 This is a wrapper for sbytesc() More...
 

Detailed Description

Wrapper for sbytesc()

Author
Unknown

Definition in file sbytec.f.

Function/Subroutine Documentation

◆ sbytec()

subroutine sbytec ( character*1, dimension(*)  OUT,
integer, dimension(*)  IN,
  ISKIP,
  NBYTE 
)

This is a wrapper for sbytesc()

Parameters
[in]OUT= packed array output
[in]IN= unpacked array input
[in]ISKIP= initial number of bits to skip
[in]NBYTE= number of bits to pack
Author
Unknown

Definition at line 13 of file sbytec.f.