#include <conio.h>
#include <stdio.h>
main()
{
textmode(C80);
textbackground(CYAN);
window (1,1,80,25);
clrscr ();
text background (RED);
window (20,8,60,18);
clrscr ();
textcolor (YELLOW);
cprintf("\n%10c chuc mung nam moi",' ');
textcolor (WHITE);
gotoxy(1,4);
cprintf("\n\n%10c Happy new year",' ');
}
em code y như trong sách luôn ạ :((
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?