]>
diplodocus.org Git - nmh/blob - sbr/seq_getnum.h
1 /* seq_getnum.h -- find the index for a sequence
2 * -- return -1 if sequence doesn't exist
4 * This code is Copyright (c) 2017, by the authors of nmh. See the
5 * COPYRIGHT file in the root directory of the nmh distribution for
6 * complete copyright information. */
8 int seq_getnum(struct msgs
*, char *);