How to have full screen control from a c program?

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
benny7440
Posts: 440
Joined: Mon 20 Apr 2009, 04:23

How to have full screen control from a c program?

#1 Post by benny7440 »

I remember that from a very basic BASIC running machine I had that capabilities at hand, by default, since the early '80's.

How can I achieve the same results from c?

For ex., I've seen that there're some codes that render the dominoes pieces or cards as used in poker. I need to use some symbols like those & they need to be placed in the screen at arbitrary locations & orientations. Need to change the background color without loosing any symbol present there already.

It should be possible but I don't know where to look for it. Thanks for any tip/help on this!

Post Reply