SubhanUllah Posted October 31, 2022 Report Posted October 31, 2022 #include "../x11.c" int main(){ xopen(0,0,"box"); xclear_color(ORN); xcolor(BLU); xrectangle(44,44,200,100,0); xgetc(); xclose(); } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.