Content deleted Content added
←Created page with '===CLOCK=== Syntax of the function 'clock': #include<ctime> clock_t clock(void); As the program starts , this function returns the processor time. And if that i...' |
|||
Line 1:
{{Proposed deletion/dated
|concern = [[wp:notmanual|wikipedia is not a manual]]
|timestamp = 20110915090714
}}
===CLOCK===
Syntax of the function 'clock':
|