#!/usr/bin/env cscript #include int main(int argc, char *argv[]) { int index = 0; char column_string[3 + 1] = {0}; }