Question: C PROGRAMMING Write a program that is rough version of an finnish-english it-dictionary. The program ask as input a word, that can be either in
C PROGRAMMING
Write a program that is rough version of an finnish-english it-dictionary. The program ask as input a word, that can be either in finnish or english.
The program prints the translation in the following way:
Word ohjelmointi is in english programming
or
Word programming is in finnish ohjelmointi
if the word is not in your dictionary print:
The word was not found in the dictionary.
The words you put into the dictionary should be in a file called dicstionart.txt which has the following structure:
ohjelmointifinnish;programmingenglish
tietokonefinnish;computerenglish
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
