Category: Programming
Tags: #youtube #iprogrammer #gcc #c #command-line #stdout #stderr
Published: 2019-10-16

Writing a Command Line Utility in C Pt 2

The command-line utility series continues. In this episode we look at how to handle the stdout and stderr streams.

Some useful links are:

The c programming language https://en.wikipedia.org/wiki/C_(programming_language)

GCC https://en.wikipedia.org/wiki/GNU_Compiler_Collection

Vim https://en.wikipedia.org/wiki/Vim_(text_editor)

Unix https://en.wikipedia.org/wiki/Unix

Command Line Interface https://en.wikipedia.org/wiki/Command-line_interface

Don’t forget to like the video and subscribe to the channel!