I\'m using C, not C++, and I need to open a stream with popen(). Normally, I would pclose() the pointer, but I\'m not sure how in this case.
popen()
pclose()
<