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":14215,"date":"2015-05-06T18:12:25","date_gmt":"2015-05-06T23:12:25","guid":{"rendered":"https:\/\/juancaglez.withknown.com\/2015\/mastery10-1"},"modified":"2015-05-06T18:12:25","modified_gmt":"2015-05-06T23:12:25","slug":"mastery10-19","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101winter2015\/2015\/mastery10-19\/","title":{"rendered":"#mastery10"},"content":{"rendered":"
\n

#mastery<\/a>10 #MASTERY<\/a>10<\/p>\n

Here i will explain you how to do basic output and input text based in C++.<\/p>\n

To output something is really simple. in every output you always will have to put ”\n<\/p>\n

An example to output text you will put upper commas:<\/p>\n

cout\n<\/p>\n

An example to output a function you will do this:<\/p>\n

cout\n<\/p>\n

If you want to put some text and a function is:<\/p>\n

cout\n<\/p>\n

If you want to put end the line after whatever you print put this.<\/p>\n

cout\n<\/p>\n

Here is everything together:<\/p>\n

cout\n<\/p>\n

——————————————————————————————————————————————–<\/p>\n

To input something the first thing you want to do is to declare the variable were you want to save the input.<\/p>\n

If is an int variable just put \u00a0 int n1;<\/p>\n

If is a string \u00a0name; (You will have to include the string library)<\/p>\n

If is a boolean \u00a0bool n1;<\/p>\n

And etc.<\/p>\n

After you now this the syntax to an input is:<\/p>\n

cin >> ;<\/p>\n

Let\u00b4s say you will save a number which is variable is n1.<\/p>\n

cin >> n1;<\/p>\n

\u00a0<\/p>\n

That is basically everything to know about input and output in c++.<\/p>\n

Hope you understand so i can \u00a0get my 2 points!<\/p>\n

\u00a0<\/p>\n

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

\n

#mastery<\/a>10 #MASTERY<\/a>10<\/p>\n

Here i will explain you how to do basic output and input text based in C++.<\/p>\n

To output something is really simple. in every output you always will have to put ”\n<\/p>\n

An example to output text you will put upper commas:<\/p>\n

cout\n<\/p>\n

An example to output a function you will do this:<\/p>\n

cout\n<\/p>\n

If you want to put some text and a function is:<\/p>\n

cout\n<\/p>\n

If you want to put end the line after whatever you print put this.<\/p>\n

cout\n<\/p>\n

Here is everything together:<\/p>\n

cout\n<\/p>\n

——————————————————————————————————————————————–<\/p>\n

To input something the first thing you want to do is to declare the variable were you want to save the input.<\/p>\n

If is an int variable just put   int n1;<\/p>\n

If is a string  name; (You will have to include the string library)<\/p>\n

If is a boolean  bool n1;<\/p>\n

And etc.<\/p>\n

After you now this the syntax to an input is:<\/p>\n

cin >> ;<\/p>\n

Let´s say you will save a number which is variable is n1.<\/p>\n

cin >> n1;<\/p>\n

 <\/p>\n

That is basically everything to know about input and output in c++.<\/p>\n

Hope you understand so i can  get my 2 points!<\/p>\n

 <\/p>\n

 <\/p>\n<\/div>\n

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