Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/feed-rss2-comments.php on line 8
Comments on: WSQ05 – Temperature https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Mon, 26 Jan 2015 23:25:32 +0000 hourly 1 By: Ken https://kenscourses.com/tc101winter2015/course-home-page-for-tc1017/wsqs-tc1017/wsq05-temperature/#comment-113 Mon, 26 Jan 2015 23:25:32 +0000 http://kenscourses.com/tc101winter2015/?page_id=1875#comment-113 In C/C++, input is auto-converted and so are variables. If you want to use float, you should. It depends what you need with your data.

]]>
By: Eduardo Tostado https://kenscourses.com/tc101winter2015/course-home-page-for-tc1017/wsqs-tc1017/wsq05-temperature/#comment-112 Mon, 26 Jan 2015 23:22:32 +0000 http://kenscourses.com/tc101winter2015/?page_id=1875#comment-112 Hello everybody, I wonder if you can help me with a question I have. I use the command “int” to declare my variable but even when the user introduces values with decimal numbers, the program runs with no problems. ¿Should I use float instead of int, or why is it actually working?

]]>