있다면 이름이라도...
저게 뭔진 모르겠지만 만일 터미널에서 커서를 x, y로 옮기는 거라면 ncurse 라이브러리를 보시는 게 좋을 것 같습니다. ---- Let's shut up and code.
---- Let's shut up and code.
네... 터미널상. 참고로 gotoxy 는 윈도우 콘솔 상에서 커서의 위치를 지정된 좌표로 움직여 주는 함수 입니다. (기본으로 정의된 것은 아니고....)
-------------------------------------- 2b or not 2b, that is the question
void setsyx(int y, int x) 함수를 쓰시면 됩니다.
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
저게 뭔진
저게 뭔진 모르겠지만 만일 터미널에서 커서를 x, y로 옮기는 거라면
ncurse 라이브러리를 보시는 게 좋을 것 같습니다.
----
Let's shut up and code.
----
Let's shut up and code.
터미널 상 맞아요
네... 터미널상.
참고로 gotoxy 는 윈도우 콘솔 상에서 커서의 위치를 지정된 좌표로 움직여 주는 함수 입니다.
(기본으로 정의된 것은 아니고....)
--------------------------------------
2b or not 2b, that is the question
setsyx
void setsyx(int y, int x) 함수를 쓰시면 됩니다.
댓글 달기