logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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