Write a program to design a leet speak translator, C/C++ Programming

Assignment Help:

The program will consist of two text fields, two buttons, and a counter label.  One text field will be input, where the user types the plain text.  The second text field will be output where the translated text appears.

The program will also have two buttons.  One button performs the translation.  Besides translating, clicking this button will update a counter label to show many characters were changed.  The clear button will clear both text fields and reset the counter label. 

The translations are performed as follows
 
Capital and lower case "A" become 4
Capital and lower case "E" become 3
Capital and lower case "T" become 7
Capital and lower case "S" become $
Capital and lower case "X" become >< 
Capital and lower case "H" become |-|
All other characters are kept as is.


Related Discussions:- Write a program to design a leet speak translator

Area under the curve, Write a program to find the area under the curve y = ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Client-server architecture Project, I need a client-server architecture pro...

I need a client-server architecture program for windows OS (minimum support: Win 7),. the agent program will run as a background process and perform certain tasks every X time, and

C program count characters words with space & without space , v\:* {behavio...

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0

What does it mean to declare a destructor as static, d) a "static destructo...

d) a "static destructor" is a static member function of the class which accepts one argument - a pointer to the object of that class to be cracked. It is probably utilized along wi

Functions, please help me get all the inbuilt functions in c++

please help me get all the inbuilt functions in c++

Program to write c++ program, program to write superposition of waves using...

program to write superposition of waves using class and objects

What is abstraction in c++, Abstraction is of the process of hiding unwante...

Abstraction is of the process of hiding unwanted details from the user

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd