skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

subgetopt_here.c (111B)


      1 /* ISC license. */
      2 
      3 /* MT-unsafe */
      4 
      5 #include <skalibs/sgetopt.h>
      6 
      7 subgetopt subgetopt_here = SUBGETOPT_ZERO ;