logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smiGetMinSize, smiGetMaxSize, smiPack, smiUnpack - SMI type utility functions

Author

       (C) 1999-2001 Frank Strauss, TU Braunschweig, Germany <strauss@ibr.cs.tu-bs.de>

IBR                                              August 21, 2006                                     smi_util(3)

Description

       These functions

Files

       ${prefix}/include/smi.h    SMI library header file

Name

       smiGetMinSize, smiGetMaxSize, smiPack, smiUnpack - SMI type utility functions

See Also

libsmi(3), smi_module(3), smi.h

Synopsis

#include<smi.h>unsignedintsmiGetMinSize(SmiType*smiTypePtr);unsignedintsmiGetMaxSize(SmiTyep*smiTypePtr);

See Also