Skip to content

Update recipe-576752.cpp#74

Open
shubhamvishnoi3288 wants to merge 1 commit intoActiveState:masterfrom
shubhamvishnoi3288:master
Open

Update recipe-576752.cpp#74
shubhamvishnoi3288 wants to merge 1 commit intoActiveState:masterfrom
shubhamvishnoi3288:master

Conversation

@shubhamvishnoi3288
Copy link

while(clock() - start < delay){
SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) 2);}
SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) 2);
// SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) 2);
// three loops are used in case if like while loop and do while loop and for loop....
return 0;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant