Difference between revisions of "Workshop 1"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br> '''A:'''To be answered by kabilan<br><br>')
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br>
 
'''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br>
 
'''A:'''To be answered by kabilan<br><br>
 
'''A:'''To be answered by kabilan<br><br>
 +
 +
'''Q:'''For Microsoft,  I used "'''cl /EHsc w1_cpp.cpp'''" to compile the program. The program compile, but I still couldn't run.<br>
 +
'''A:'''To be answered by Peter Liu<br><br>

Latest revision as of 21:36, 16 September 2013

Q:What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?
A:To be answered by kabilan

Q:For Microsoft, I used "cl /EHsc w1_cpp.cpp" to compile the program. The program compile, but I still couldn't run.
A:To be answered by Peter Liu