Order Number |
4652187545 |
Type of Project |
ESSAY |
Writer Level |
PHD VERIFIED |
Format |
APA |
Academic Sources |
10 |
Page Count |
3-12 PAGES |
Specifications These exercises will be recorded as your lab sore for the week. Implement the following library functions. Follow each link to their official specification from strength and ctype.h stolen size t stolen (const char* str) strum int strong (const char stroll, const char str2) stripy char stripy(char dust, const char sic) stumpy char stinky (char dust, const char sic, size t n)I stricta char* stricta (char* dust, const char* sic) state char strata (char dust, const char sic, size t n starch const char* starch (const char str, int c starch const char starch (const char str, int c) starts state is the hardest one. It uses a tricky nested loop and must return an address.
See the starter code for some hints. const char starts [const char stroll, const char str2) isalnum int isalnum (int c) Header File The goal of this lab is to get valuable practice implementing some of the most useful C string library functions that involve pointers. Do not #include or You must #include-strength” at the top of your file string’s. This file is available for download.
It ensures that the linker does not confuse our functions with the library functions There is another copy overstrength already on the server so you do not need to upload it Testing When uploading, main can be empty () Your functions will be unit tested individually here.
The unit tester will only tell you if your functions failed or not Study the specifications given above Implement your own main function to test your code. o Test each function with different arguments o Print out the results, addresses, and characters as you are testing Nearly all of the functions have a loop. Try to be efficient with your code. My solution is 87 lines with proper bracketing