USE C TO MAKE A KEY – NO STRING OR CTYPELIBRARY
hw2.h contains:
#include<stdio.h>
#include<stdlib.h>
char morseToKey(char*,char* );
——————–
hw2.c:
#include #include #include #include “morsecode.h” “hw2.h” <stdlib.h> <stdio.h> char* MorseCode[] (MorseExclamation, MorseDblQoute, MorseHashtag, Morses, MorsePercent, MorseAmp, MorseSglQoute, Morse0Paren, MorseCParen, MorseStar, MorsePlus, MorseComma, MorseDash, MorsePeriod, MorseFSlash, Morse, Morse1, Morse2, Morse3, Morse4, Morse5, Morse6, Morse7, Morse8, Morse9, MorseColon, MorseSemiColon, MorseLT, MorseEQ, MorseGT, MorseQuestion, MorseAt, MorseA /*22*/, MorseB, Morsec, MorseD,
OR
OR