NCEPLIBS-w3emc 2.12.0
All Data Structures Namespaces Files Functions Pages
sbyte.f File Reference

This is the fortran 32 bit version of sbyte(). More...

Go to the source code of this file.

Functions/Subroutines

subroutine sbyte (iout, in, iskip, nbyte)
 

Detailed Description

This is the fortran 32 bit version of sbyte().

Author
Robert Gammill
Date
1972-07

Definition in file sbyte.f.

Function/Subroutine Documentation

◆ sbyte()

subroutine sbyte ( integer, dimension(*)  iout,
integer  in,
  iskip,
  nbyte 
)
Parameters
[out]IOUT
[in]INUnpacked array input
[in]ISKIPInitial number of bits to skip
[in]NBYTENumber of bits to pack
Author
Robert Gammill
Date
1972-07

Definition at line 11 of file sbyte.f.