i have an array which contains only roman numerals and i want to write up a function that allows me to display within the array characters ( V, L, and D) only once , so if i input one of those characters if displays an error mesage...
I dont know where to start from?
what should i use and if you could give me an example.....