S Due Wednesday by 2pm Points 100 Programming Assignment#0 (DUE by 2:00pm July 6th) Overview In this programming assignm

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

S Due Wednesday by 2pm Points 100 Programming Assignment#0 (DUE by 2:00pm July 6th) Overview In this programming assignm

Post by answerhappygod »

S Due Wednesday By 2pm Points 100 Programming Assignment 0 Due By 2 00pm July 6th Overview In This Programming Assignm 1
S Due Wednesday By 2pm Points 100 Programming Assignment 0 Due By 2 00pm July 6th Overview In This Programming Assignm 1 (64.49 KiB) Viewed 11 times
S Due Wednesday by 2pm Points 100 Programming Assignment#0 (DUE by 2:00pm July 6th) Overview In this programming assignment, students need to count the frequency of each alphabet letter (A-Z and a-z, total 52 case sensitive) and five case insensitive special words (he, she, they, him and me) in all the .txt files under a given directory. Submitting a text entry box or a file upload Assignment You will be provided a zero.zip which includes the following files: makefile count.h specialcount.c alphabetcount.c testalphabetcount.c testspecialcount.c README Your assignment is to write/modify code in the following files count.h makefile alphabetcount.c to count the frequency of alphabet letters; and specialcount.c to count the frequency of special words. README to explain your code and include your test result Note: Feel free to do any change of these files (fill the code, create new functions and etc). You also can create new.h and .c files if needed.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply