NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
sbytes.f File Reference

This is the fortran versions of sbytes(). More...

Go to the source code of this file.

Functions/Subroutines

subroutine sbytes (iout, in, iskip, nbyte, nskip, n)
 

Detailed Description

This is the fortran versions of sbytes().

Author
Robert C. Gammill
Date
1972-07
Parameters
IOUT
IN= unpacked array input
ISKIP= initial number of bits to skip
NBYTE= number of bits to pack
NSKIP= additional number of bits to skip on each iteration
N= number of iterations
Author
Robert C. Gammill
Date
1972-07

Definition in file sbytes.f.

Function/Subroutine Documentation

◆ sbytes()

subroutine sbytes ( integer, dimension(*)  iout,
integer, dimension(*)  in,
  iskip,
  nbyte,
  nskip,
  n 
)

Definition at line 13 of file sbytes.f.