X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Ftext%2Fparse_csv_line.h;h=5f86d0d53c01b340894435c3d9fdd8930f70b160;hb=1ca24b12c472cb24a21ba3efc43824bc21af264a;hp=53b36d0f6090f115a8b0145c16bcd4d4f835915e;hpb=5e68f23f6769118cb875beb662a41f4fb6b5c27e;p=feisty_meow.git diff --git a/scripts/text/parse_csv_line.h b/scripts/text/parse_csv_line.h index 53b36d0f..5f86d0d5 100644 --- a/scripts/text/parse_csv_line.h +++ b/scripts/text/parse_csv_line.h @@ -1,3 +1,4 @@ +#!/bin/bash ############################################################################ # This function parses a line from a CSV file (you pass the line as the # argument) into elements in an array. The CSV elements must be enclosed