Difference between revisions of "Workshop 1"

From CDOT Wiki
Jump to: navigation, search
 
Line 3: Line 3:
  
 
'''Q:'''For Microsoft,  I used "'''cl /EHsc w1_cpp.cpp'''" to compile the program. The program compile, but I still couldn't run.<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 Andre East<br><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