91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 765B
    文件類型: .c
    金幣: 1
    下載: 0 次
    發布日期: 2021-06-27
  • 語言: 其他
  • 標簽: graph.c??

資源簡介

graph.c

資源截圖

代碼片段和文件信息

#include?“graph.h“

int?gresult;

int?initgraphmode(void)
{
int?gd?gm;
detectgraph(&gd?&gm);
? initgraph(&gd?&gm?““);

if(?(gresult?=?(int)graphresult())?!=?(int)grOk?)
return?0;
else
return?1;
}


char?*?getgrapherrmsg(void)
{
return?grapherrormsg(gresult);
}


void?drawbox(int?x?int?y?int?color)
{
int?basex?=?XPosition;
int?basey?=?YPo

評論

共有 條評論

相關資源