Write a code with QT which is turning to ASCII message to decimal. Do not write characters equals one by one. Finally ta

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Write a code with QT which is turning to ASCII message to decimal. Do not write characters equals one by one. Finally ta

Post by answerhappygod »

Write a code with QT which is turning to ASCII message todecimal. Do not write characters equals one by one. Finally taketraslated decimal message and save it on another QString and printit.
Example for check-up your self:
Assume that the message is _AA_X_#IY~TR__ZA/SD.Z_M*T_ the codemust translate this message to 95 65 65 95 88 95 35 73 89 126 84 8295 95 90 65 47 83 68 46 90 95 77 42 84 95
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply