投稿されたすべてのコード一覧
#include <stdio.h>// 状態番号static unsigned char sucState;// 投入金額
void setup(){size(300, 300);}void draw(){
#uselib "qrcodelib.dll"#func QRcode_encodeString "QRcode_encodeString" str,int,int,int,int#func QRcode_free "QRcode_free" int// 使用ライブラリ
#uselib "qrcodelib.dll"#func QRcode_encodeString "QRcode_encodeString" str,int,int,int,int#func QRcode_free "QRcode_free" int// 使用ライブラリ
#include "kernel32.as"#define FILE_SHARE_READ 0x00000001#define FILE_SHARE_WRITE 0x00000002#define GENERIC_READ 0x80000000#define GENERIC_WRITE 0x40000000
--------------------------------------------------------------------------------- Serial/Parallel converter, interfacing JTAG chain with FTDI FT245BM--------------------------------------------------------------------------------- Copyright (C) 2005-2007 Kolja Waschk, ixo.de-------------------------------------------------------------------------------
// http://web.archive.org/web/20060511161900/http://www.apple.ac/~namasoft/codebank/delphi2.php#include "kernel32.as"#include "user32.as"#module _st_