You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A menu-based word manipulation system. * It includes functions for inserting words, printing the words in the system, sorting the words by different criteria, and calculating the ASCII sum and average of each word. * Given as an assignment in Systems Programming course at Ben-Gurion University.