ゆの in C

ゆの in languageをC言語でやろうと考えたわけですが、 まず、2バイト文字は識別子に出来ないので無理、 あと、コロンをどうしていいのか分からないので無理。 けれど、ゆの in ニコスクリプト や ゆの in Java などを見るとそのあたりはごにょごにょしているかんじなので。  X / _ / X < "来週も見てくださいね!" ということであれば、 #include #define X 1 #define _ ubar() int ubar(void) { printf("ひだまりスケッチx365 来週も見てくださいね!"); return 1; } int main(void) { X Continue reading ゆの in C


Deprecated: Creation of dynamic property WP_Term::$cat_ID is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 378

Deprecated: Creation of dynamic property WP_Term::$category_count is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 379

Deprecated: Creation of dynamic property WP_Term::$category_description is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 380

Deprecated: Creation of dynamic property WP_Term::$cat_name is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 381

Deprecated: Creation of dynamic property WP_Term::$category_nicename is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 382

Deprecated: Creation of dynamic property WP_Term::$category_parent is deprecated in /usr/home/bugyo/public_html/b-log/wp-includes/category.php on line 383
Posted in コンピュータ | Tagged , | 1 Reply