jugalyash Messages 3 Reaction score 0 Thread starter Mar 24, 2007 #1 hi i have no idea how to creat MORSE CODE IN PASCAL CAN anyone help me out PLZ
arevolutionist Messages 60 Reaction score 0 Mar 25, 2007 #2 I believe you wish to program an English to morse code converter. You can complete this task in multiple methods. Loop through each character in a string, and implement a case statement to match the letter to the morse code equaivalent.
I believe you wish to program an English to morse code converter. You can complete this task in multiple methods. Loop through each character in a string, and implement a case statement to match the letter to the morse code equaivalent.
aminayousuf Messages 2 Reaction score 0 Sep 26, 2007 #3 can u please supply me with atleast one program for this,i need it fr my project i don't noe pascal..thanx a lot .
can u please supply me with atleast one program for this,i need it fr my project i don't noe pascal..thanx a lot .