#include <graphics.h>
int main( )
{
    initwindow(600, 600, "Rectangle");
    bar(500, 500, 100, 100);
    while (!kbhit( ))
   
{
        delay(200);
    
    return 0;
}

Leave a Reply

Subscribe to Posts | Subscribe to Comments

All Notes on BCA

All Notes  on BCA
BCA all subjects notes

Total Pageviews

Translate

Powered by Blogger.

Copyright © All Notes on BCA