Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What do we use command for print screen in C++?

user-image
Question added by AsadUllah Khan , Territory manager , Shaigan
Date Posted: 2017/04/02

to print screen in c++ we use printf("   ");

Abdul Rakim Cosain
by Abdul Rakim Cosain , Computer Technician , Q-Zone Entertainment

Use Print Screen in Windows XP

Use Print Screen in Windows Vista and Windows7

Use Print Screen on a Mac

Bawar SALIH
by Bawar SALIH , Quality Assurance Inspector , UNOPS

 WS_OVERLAPPEDWINDOW, /* default window */ 046                CW_USEDEFAULT,       /* Windows decides the position */ 047                CW_USEDEFAULT,       /* where the window ends up on the screen */ 048                544,                 /* The programs width */ 049                375,                 /* and height in pixels */ 050                HWND_DESKTOP,        /* The window is a child-window to desktop */ 051                NULL,                /* No menu */ 052                hThisInstance,       /* Program Instance handler */ 053                NULL 

naughty hacker
by naughty hacker , computer operator , SOS Manpower

cout is the command used to print in the screen

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.