PREV INDEX NEXT

Author: Unknown
Subject: here document
Date: Sunday, 27 Sep 2020, 01:12:07

When I try to read from stdin when implementing here documents, my code isnt prompting the command line. I am using a similar getline() loop as the mainParsley code. Upon the first getLine(), it immediately returns <0. Is there any particular reason this may be happening?
PREV INDEX NEXT