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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831
{"id":6418,"date":"2015-02-20T22:36:52","date_gmt":"2015-02-21T04:36:52","guid":{"rendered":"http:\/\/alejcbgmz.withknown.com\/2015\/mastery09-tc1017-basic-types-c"},"modified":"2015-02-20T22:36:52","modified_gmt":"2015-02-21T04:36:52","slug":"mastery09-tc1017-basic-types-c","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101winter2015\/2015\/mastery09-tc1017-basic-types-c\/","title":{"rendered":"#Mastery09 #TC1017 Basic Types C++"},"content":{"rendered":"
\n

Why is important declared variables?<\/p>\n

because in that way you are saying the kind of the data and how that data will be called. <\/p>\n

This is the basic types for C++ so, please be careful when you are using like<\/p>\n

int main {}<\/p>\n

int<\/p>\n

double<\/p>\n

\/\/ You can use whichever you want but!! following the right variable for the quantity you will recieve!<\/p>\n

 <\/p>\n

https:\/<\/wbr>\/<\/wbr>www.dropbox.com\/<\/wbr>s\/<\/wbr>01wo97zpmjpm4nc\/<\/wbr>Mastery09.mov?dl=0<\/a><\/p>\n

•<\/span><\/span>ENTEROS<\/span><\/div>\n
–<\/span><\/span>byte   <\/span>0 -> 255<\/span><\/div>\n
–<\/span><\/span>short   <\/span>-32,768 -> 32,767<\/span><\/div>\n
–<\/span><\/span>int   <\/span>-2,147,483,648 –> 2,147,483,647<\/span><\/div>\n
–<\/span><\/span>long  <\/span> -9,223,372,036,854,775,808 -> 9,223,372,036,854,775,807<\/span><\/div>\n
<\/div>\n

• REALES<\/span><\/p>\n

  <\/span>–   <\/span>decimal<\/span><\/p>\n

–<\/span><\/span>float 1.5 E-45 –> 3.4E38<\/span><\/div>\n
–<\/span><\/span>double 5.0E-3424 –> 1.7E308<\/span><\/div>\n
–<\/span><\/span><\/div>\n

• TIPO MONETARIO<\/span><\/p>\n

–<\/span><\/span>decimal 1.0 E-28 –> 7.9E28<\/span><\/div>\n
\n

<\/span><\/span><\/p>\n

• Datos de tipo CARACTER<\/p>\n

–<\/span>Char    ‘<\/span>a<\/span>’<\/span>    <\/span>‘<\/span>s<\/span>’<\/span>    <\/span>‘<\/span>N<\/span>’<\/span>     <\/span>‘<\/span>1<\/span>’<\/span>     <\/span>‘<\/span>$<\/span>’<\/span><\/div>\n
–<\/span><\/div>\n

• Datos de tipo CADENA DE CARACTERES<\/p>\n

–<\/span>String  “<\/span>Alejandra Jacobo<\/span>”<\/span><\/div>\n
–<\/span><\/div>\n

• Boleano<\/p>\n

–<\/span>bool     True, False<\/span><\/div>\n
 <\/div>\n
 <\/div>\n
#Mastery09<\/a>#TC1017<\/a> Basic Types C++<\/div>\n
 <\/div>\n

<\/span><\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

Why is important declared variables?because in that way you are saying the kind of the data and how that data will be called. This is the basic types for C++ so, please be careful when you are using likeint main {}intdouble\/\/ You can use … Continue reading →<\/span><\/a><\/p>\n","protected":false},"author":65,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,26],"tags":[322,323,164,40],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6418"}],"collection":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/comments?post=6418"}],"version-history":[{"count":2,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6418\/revisions"}],"predecessor-version":[{"id":7038,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6418\/revisions\/7038"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/media?parent=6418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/categories?post=6418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/tags?post=6418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}