Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fj.sources > #8 > unrolled thread

Set elite mode for NEC PC-PR150

Started byTakanori OOshiro <aisiurika@gmail.com>
First post2022-07-16 12:33 +0900
Last post2022-07-16 12:33 +0900
Articles 1 — 1 participant

Back to article view | Back to fj.sources


Contents

  Set elite mode for NEC PC-PR150 Takanori OOshiro <aisiurika@gmail.com> - 2022-07-16 12:33 +0900

#8 — Set elite mode for NEC PC-PR150

FromTakanori OOshiro <aisiurika@gmail.com>
Date2022-07-16 12:33 +0900
SubjectSet 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);
}

[toc] | [standalone]


Back to top | Article view | fj.sources


csiph-web