Question: for this assignment you will use you sed and bash to create a program for formatting C code bash will only be used to the

Hint: All of the above will NOT be performed in a single pass. This assignment requires the use of only sed and bash. Do not use awk, Python, or any other languages/utilities/commands. Example In the code below, underscores (_) represent spaces. Note that there are no changes to comments or \#include lines. Input (inputProgram.c): author: some_student **1 int_main()_\{ int_numberin; printf("Enter_a_number:_"); scanf ("\%d",_zumberIn); if_(_number In >n10){ /l____ add__two return_numberIn_+_ _; subtract_two return rumberin nu; 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
