PREV INDEX NEXT

Author: Unknown
Subject: valgrind "Process terminating with default action of signal 2 (SIGINT)"
Date: Wednesday, 26 Feb 2020, 09:31:51

Hi, I'm getting an error "Process terminating with default action of signal 2 (SIGINT)" in Valgrind, which says it's occurring on my while loop getline() call. I followed Note 2 to set up my loop and its getline(), and I'm not sure what signal 2 SIGINT means.
PREV INDEX NEXT