标题:C语言怎么写SetCursorPos(int 100, int 100);
取消只看楼主
cdz86
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2017-6-12
结帖率:0
已结贴  问题点数:20 回复次数:0 
C语言怎么写SetCursorPos(int 100, int 100);
#include<stdio.h>
#include<windows.h>
int main()
{
    SetCursorPos(int 100, int 100);
}
这样写提示错误。百度网上只有C#的写法。

请教大神哪里写错了。
搜索更多相关主题的帖子: include 百度 网上 C语言 
2017-06-12 22:56



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-477860-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.976065 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved