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":13663,"date":"2015-05-05T18:28:53","date_gmt":"2015-05-05T23:28:53","guid":{"rendered":"https:\/\/oswaldouliel.withknown.com\/2015\/basic-output-printing-and-input-text-based-in-c--"},"modified":"2015-05-05T18:28:53","modified_gmt":"2015-05-05T23:28:53","slug":"basic-output-printing-and-input-text-based-in-c-mastery10","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101winter2015\/2015\/basic-output-printing-and-input-text-based-in-c-mastery10\/","title":{"rendered":"Basic output (printing) and input (text based) in C++ – Mastery10"},"content":{"rendered":"
\n

Output e Input en c++\u00a0<\/p>\n

\"\"<\/p>\n

El output esta compuesto por la siguiente formula:\u00a0<\/p>\n

cout el texto que deseamos imprimir ” \u00a0endl;<\/em><\/p>\n

Este ejemplo lo podemos notar en la imagen de arriba.\u00a0
Al correr el programa imprime el texto entre los parentesis.<\/p>\n

Debemos tener en cuenta que el texto siempre va entre comillas y al final del endl<\/em> debemos poner punto y coma.<\/p>\n

\u00a0<\/p>\n

Para realizar el input debemos crar variables donde se guarde el valor entrante. Podemos resumirlo con la siguiente formula:<\/p>\n

int (nombre de la variable);<\/p>\n

cin >> (nombre de la variable);\u00a0<\/p>\n

\u00a0Como podemos observarlo en la imagen superior.<\/p>\n

\u00a0<\/p>\n

#TC<\/a>1017 #Mastery<\/a>10<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

\n

Output e Input en c++ <\/p>\n<\/p>\n

El output esta compuesto por la siguiente formula: <\/p>\n

cout el texto que deseamos imprimir ”  endl;<\/em><\/p>\n

Este ejemplo lo podemos notar en la imagen de arriba. 
Al correr el programa imprime el texto entre los parentesis.<\/p>\n

Debemos tener en cuenta que el texto siempre va entre comillas y al final del endl<\/em> debemos poner punto y coma.<\/p>\n

 <\/p>\n

Para realizar el input debemos crar variables donde se guarde el valor entrante. Podemos resumirlo con la siguiente formula:<\/p>\n

int (nombre de la variable);<\/p>\n

cin >> (nombre de la variable); <\/p>\n

 Como podemos observarlo en la imagen superior.<\/p>\n

 <\/p>\n

#TC<\/a>1017 #Mastery<\/a>10<\/p>\n<\/div>\n

Continue reading →<\/span><\/a><\/p>\n","protected":false},"author":101,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,26],"tags":[144,79,486,40,287],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/13663"}],"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\/101"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/comments?post=13663"}],"version-history":[{"count":1,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/13663\/revisions"}],"predecessor-version":[{"id":13664,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/13663\/revisions\/13664"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/media?parent=13663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/categories?post=13663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/tags?post=13663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}