Can You Help Me Create Morse Code in Pascal?

  • Thread starter Thread starter jugalyash
  • Start date Start date
  • Tags Tags
    Code Pascal
Click For Summary
To create a Morse code converter in Pascal, one effective method involves looping through each character of the input string and using a case statement to match each letter to its Morse code equivalent. This approach allows for a straightforward implementation of the conversion process. Sample code is requested to assist with a project, highlighting the need for practical examples for those unfamiliar with Pascal programming.
jugalyash
Messages
3
Reaction score
0
hi
i hav no idea how to creat MORSE CODE IN PASCAL
CAN anyone help me out PLZ
 
Technology news on Phys.org
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.
 
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 .
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
64
Views
9K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
Replies
8
Views
2K