how can i display :
int x,y,p;
y=10;
p=3;
x=y+p;
printf(" sum = %d",x); in graphics mode ( graphics.h)


or which function can do this job?

mars key
to mars and beyond

Download this as a file

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.