Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fj.sources > #8 > unrolled thread
| Started by | Takanori OOshiro <aisiurika@gmail.com> |
|---|---|
| First post | 2022-07-16 12:33 +0900 |
| Last post | 2022-07-16 12:33 +0900 |
| Articles | 1 — 1 participant |
Back to article view | Back to fj.sources
Set elite mode for NEC PC-PR150 Takanori OOshiro <aisiurika@gmail.com> - 2022-07-16 12:33 +0900
| From | Takanori OOshiro <aisiurika@gmail.com> |
|---|---|
| Date | 2022-07-16 12:33 +0900 |
| Subject | Set elite mode for NEC PC-PR150 |
| Message-ID | <35f1spdm.fsf@gmail.com> |
Mode set program for NEC PC-PR150 in C language
#include <stdio.h>
void main(void){
putchar(0x1B);
putchar(0x45);
}
Back to top | Article view | fj.sources
csiph-web