It's all about second parameter of getline in stdio.h, I'll name it 'n' or '__linecapp' below. According to the document: If the buffer is not large enough to
I have a C++ program that waits for some text input with getline(), and it works well from the command line. However, I would like to call it from Python - send
I´m trying to load all the files in a folder that have names from the form "file_i.csv". For this I write the program: void load_reel_set() { bool fil