When you're working on the command-line interface (also called VTY), you're dealing with text formatted output. Most of the CLI available on network equipments are pretty straightforward, and honestly ...
This is an exercise which includes algorithm allowing to merging two arrays with the same lenghts in one loop. The purpose of an exercise is creating a char array with uppercase and lowercase letters ...