Python Forum
expressing an 8-bit ASCII code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
expressing an 8-bit ASCII code
#2
I miss EOT. If you're in a Terminal, you can use CTRL+D, which interpreted and fires a EOT, which closes the Terminal.
Another example is CTRL+L, which clears the screen in a Terminal. It's 0x0C.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
expressing an 8-bit ASCII code - by Skaperen - Jan-15-2020, 12:43 AM
RE: expressing an 8-bit ASCII code - by DeaD_EyE - Jan-15-2020, 09:01 AM
RE: expressing an 8-bit ASCII code - by Skaperen - Jan-16-2020, 01:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  expressing data in python Skaperen 7 4,023 Jan-07-2020, 02:59 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020