#pragma once

int *
get_ints (int         argc,
          char      **argv,
          int         n,
          const char *prompt);