/* * add.c - Employing Argumenst to Perform Calculations */ #include int main( int argc, char * argv[]) { int sum=0; int count=1; while(count