|
|
发表于 2004-2-23 22:06:44
|
显示全部楼层
最初由 kj501 发表
既然用了C++ 就可以不用C,你把两种语言混合使用,会给代码的维护带来困难。
agree!;)
but how can i use operator << to do the same things like printf("%c[%d;%dH",27,x,y),
i want to use some C++ functions to set the cursor at the exact position of the screen,
but i dont know how to do ,
please help me
(sorry , my english is not good , and my debian gnu/linux cannot input Chinese.)
:help |
|