LoginSignup
4
2

More than 5 years have passed since last update.

VS Unityエディタ日本語化

Posted at

【Unity】Unityエディターを日本語化する方法(Unity2018.1)
(※テラシュールブログさんの記事)

対抗して、C言語も日本語化する事にしました。

#define すたんだーどあいおーへっだ <stdio.h>
#define もしも if(
#define だったら )
#define いこーる ==
#define が ==
#define 代入 =
#define に =
#define せみころん ;
#define いれる ;
#define ぷりんと printf(
#define 整数出力 "%d"
#define で ,
#define を )
#define よろしく ;
#define はじまり {
#define おわり }
#define 無 void
#define 整数 int
#define ぜろ 0
#define めいん main
#define 引数無し ()

#include すたんだーどあいおーへっだ


 めいん 引数無し
はじまり
    整数 a  ぜろ いれる
    もしも a  ぜろ だったら a  10 いれる
    ぷりんと 整数出力  a  よろしく
おわり
出力結果
10
続行するには何かキーを押してください . . .

センスが問われますね(使ってないdefineもあるし・・・)

4
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2