PocketC アルファベット順関数一覧

a b c d e f g h i j k l m n o p q r s t u v w x y z


A
about(string text)
abs(floag x)
acos(float x)
alert(string text)
asin(float x)
atan(float x)

back to top


B
beep(int soundtype)

back to top


C
cbaddstr(int nID, string str)
cbdelstr(int nID, int nIndex)
cbfndstr(int nID, int findindex string str)
cbgetcnt(int nID)
cbgetcur(int nID)
cbgettxt(int nID, int nIndex)
cbinsstr(int nID, int nIndex, string str)
cbrstcnt(int nID)
cbselstr(int nID, int nStart, string str)
cbsetcur(int nID, int nIndex)
cbxset(int id, int state)
cbxget(int id)
ceil(float x)
circle(int x, int y, int r)
clear()
clearg()
commclrbrk(int handle)
commclrerr(int handle, void v)
commesc(int handle, int ext)
commgetmask(int handle)
commsetbrk(int handle)
commsetmask(int handle,int mask)
commwait(int handle, int nblock)
confirm(string text)
(現在利用されていない)
CopyFile(string NewFilePath,string ExistingFilePath,int bFailIfExists)
cos(float x)
cosh(float x)
createctrl(string strCtrl, string strName, int nStyle, int nExStyle, int xpos, int ypos, int width, int height, int nID)
CreateDirectory(string Dirname)
cursorwait(int nState)

back to top


D
dbclose()
dbcreate(string name, int dbtype)
dbdelete(int dboid)
dbenum(int bFirst, int dbtype)
dbname(int oid)
dbnrecs(int oid)
dbopen(int oid, string name)
dbrecdel(int recoid)
dbrecdelprop(int recoid, int proptype, int propid)
dbrecnow()
dbrecpropcnt()
dbrecproptype(int index)
dbrecpropval(int index)
dbrecread(int proptype, int propid)
dbrecwrite(int rec_oid, int prop_type, int prop_id, void prop_value)
dbseek(int seektype, int dwValue)
dbsize(int oid)
debugout(string debugstring)
delallgui(int from, int to)
DeleteFile(string FileName)
delgui(int id)
drawbitblt (string filename,int x,int y,int flag)
drawbitmap(string filename,int x,int y)

back to top


E
editget(int id)
editset(int id,string str)
ellipse(int x1, int y1, int x2, int y2)
event(int blocking)
exec(string action, string path, string parameter)
exp(float x)

back to top


F
fileclose(int filehandle)
filecopy(string ExistingFilePath,string NewFilePath,int bFailIfExists)
fileenum(int first, string filename)
fileflush(int filehandle)
filegetlen(int filehandle)
filemodeget(int filehandle)
filemodeset(int filehandle, int filetype)
filemove(string ExistingFilePath,string NewFilePath,int bFailIfExists)
fileopen(string filepath, int type, int flag)
filepos(int filehandle)
fileread(int filehandle,int counter)
fileseek(int filehandle,int offset,int from)
fileseekend(int filehandle)
filesetlen(int filehandle, int newlen)
filewrite(int filehandle,string data,int counter)
floor(float x)
flushevent()
format(float fval, int precision)
free(pointer ptr)

back to top


G
getbkmode()
getc()
getcurpath()
getday()
GetFileAttr(string filepath)
gethour()
getmin()
getmonth()
getnotify()
getpixelB(int x,int y)
getpixelG(int x,int y)
getpixelR(int x,int y)
gets(string prompt)
getsec()
getyear()
graph_off()
graph_on()
guigetfocus()
guiid()
guisetfocus(int guiid)

back to top


H
hex(int ival)

back to top


I
isalpha(char ch)
isalphanum(char ch)
islower(char ch)
isupper(char ch)

back to top


J

back to top


K
keepscreen_off()
keepscreen_on()
key()
keyevent(char vkey,char cScan, int flag, int extra)
killtimer(int timerid)

back to top


L
lbaddstr(int nID, string str)
lbdelstr(int nID, int nIndex)
lbfndstr(int nID, string str)
lbgetcnt(int nID)
lbgetcur(int nID)
lbgettxt(int nID, int nIndex)
lbinsstr(int nID, int nIndex, string str)
lbrstcnt(int nID)
lbsetcur(int nID, int nIndex)
line(int x1, int y1, int x2, int y2)
loadres(int resourceid)
log(float x)
log10(float x)

back to top


M
malloc(int size)
memcpy(pointer dest, pointer src, int size)
menu()
menu_off()
menu_on()
menudel(int handle, int flag, int id)
menuins(int handle, int id_after, int flag, int id_new, string name)
menupop(string strmenu)
menupopex(string strmenu, int x, int y)
MessageBox(string text,string caption,int icon,int buttons)
MoveFile(string ExistingFileName,string NewFileName)

back to top


N

back to top


O
OpenFileDlg(string FileFilter)

back to top


P
penx() mousex()
peny() or mousey()
postevent(int nEvent)
pow(float x, float y)
puts(string text)
putsl(string text)

back to top


Q
quit()

back to top


R
rand()
random(int n)
rawiropen(int baud,string settings,int timeout)
roundrect(int x1, int y1, int x2, int y2,int cx,int cy)
readbyte(int handle)
readchar(int handle)
readint(int handle)
recentdoc(string path)
rect(int x1, int y1, int x2, int y2)
regdelkey(int root, string keypath)
regdelval(int root, string keypath)
regrint(int root,string keypath,string keyname)
regrstr(int root,string keypath,string keyname)
regwint(int root,string keypath,string keyname, int ival)
regwstr(int root,string keypath,string keyname, string sval)
RemoveDirectory(string Dirname)
roundrect(int x1, int y1, int x2, int y2,int cx,int cy)
runapptime(string path, int month, int day, int hour, int min)

back to top


S

SaveFileDlg(string FileFilter)
screenx()
screeny()
sendmsg(int nID, int nMsg, anytype wparam, anytype lparam)
(現在利用されていない) serclose()
(現在利用されていない)
serdata()
seropen(int baud, string settings, int timeout)
seropenex(string comport, int baud, string settings, int timeout)
(現在利用されていない)
serrecv()
(現在利用されていない)
sersend(char byte)
setbkcolor(int R, int G, int B)
setbkmode(int iBkMode)
setbrushattr(int R, int G, int B)
setfontattr(string fontname, int italic, int underline,int strikeout, int weight,int width, int height)
setpenattr(int style, int width, int R, int G, int B)
setpixel(int x,int y)
setpixelattr(int R, int G, int B)
settextangle(int x)
settextcolor(int R, int G, int B)
settextdefault()
settimer(int timerid,int timeElapse)
settype(pointer ptr, int size, char type)
shortcut(string lnkpath,string filepath)
showabout()
showconsole()※(英語版には記述なし)
showhelp(string filepath)
sin(float x)
sinh(float x)
sleep(int len)
sqrt(float x)
strchr(string,char)
strgetc(string str, int index)
strleft(string str, int len)
strlen(string str)
strlwr(string str)
strmid(string str, int first, int len)
strncmp(string1,string2,int count)
strrchr(string str,char ch)
strright(string str, int len)
strrvrs(string)
strsetc(string str,int index, char ch)
strspn(string src,string charset)
strupr(string str)

back to top


T
tan(float x)
tanh(float x)
text(int x, int y, string str)
texth(string text)
textw(string text)
ticks()
timerid()
title(string text)
typeof(pointer ptr)

back to top


U

back to top


V

back to top


W
waitp()
wave(string wavfile,int flag)
wndmove(int handle, int x, int y, int width, int height)
wndshow(int handle, int flag)
writebyte(int handle,int v)
writebytes(int handle, string s)
writechar(int handle, int v)
writechars(int handle, string s)
writeint(int handle, int v)

back to top


X

back to top


Y

back to top


Z

back to top