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

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.