C++ Delay Procedure
How?
Blog Archive
►
14
(1)
►
Nov
(1)
►
12
(8)
►
Jun
(5)
►
Apr
(1)
►
Mar
(1)
►
Feb
(1)
▼
11
(59)
►
Oct
(1)
►
Sep
(1)
►
Aug
(3)
►
Jul
(23)
►
Jun
(6)
►
May
(17)
▼
Apr
(5)
CSharp Rounded Blinking Box in Console
VB.net Create Simple Text Effect Following Mouse
VB.net DataGridView, Move Row Item By Draging
C++ Delay Procedure
Java. Compile & Run Using Command Prompt
►
Mar
(1)
►
Jan
(2)
►
10
(3)
►
May
(3)
Followers
Listed
Google PageRank Checker PRBbutton
auto FWS
mBed Bugs
Programing
VB.net
CSharp
Aero Glass
C/C++
Pascal/TPW
Software
Win7Aero Programing
Tas Wanita Murah
Visitor
Large View
Feedjit Live Blog Stats
S
H
A
R
E
Friday, April 08, 2011
C++ Delay Procedure
#include
void delay(unsigned int tick)
{ //klampok_child@yahoo.co.id
int tmp = (clock()+tick);
while (clock() <= tmp){};
};
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment