Searching...
Saturday 31 March 2018

How to change Background color in c++ program Explained in hindi/urdu










c laguage is a high level language so you can craeate a program with the help of c++ easy if you want to learn c++ programming language in hindi or urdu langugae tutorials so we have a solution to your problem you can learn this language in our website or youtube channel here is youtube

so today is our topic is how to change background color in c++ language with
example this video is totaly in urdu languge you can understand easily
this video about c graphics how can we use to graphis options in c languge
graphics means you see different look your computer screen like this


its the code of change background color in c++/c language

#include<conio.h>
#include<stdio.h>
void main()
{
     int gd=detect=gm;
   initigraph(&gd,&gm,"c://turbo3//bgi);
    setbkcolor("YELLOW");
   getch();
   closegraph();

}
this coding is very small and easy work you can do it so if you like it so please share it with others
c++ laguage history

History of c Language in Urdu/Roman 

martin richardS
develper of bcpl language
Basic compined programming language in 1966

us ke bad bcpl ko improve kar ke b language baniye

developer of b language
ken thompson
1969
also developer of unix opreting system
he aslo developer first master level chess called belle in 1980
ken thompson ek opreating system banna chah rehty to usko banne ke liye inhone b language baneyi or phr unix oprating system bhi banaya

denis ritchie
bhi ball lab me kam karte the ken thompson ke sath denis ritchie ne c language banye 1972 inhone B language ko improve kar ke C language banayi  or ken thompson se kaha ke hum
b languge ko improve kar ke unix oprating system me bht si new features ley kar aa saktey hain   
to c language bani hi unix oparating system ko bane ne ke lia yeh dono hi shaks bell lab me kam karte the
ken thompsop or denis ritchie

ken thompson ne b language baniye hain
or

denis ritchie ne b language ko improve kar ke c language baniye hain





0 komentar:

Post a Comment