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":6313,"date":"2015-02-20T21:32:04","date_gmt":"2015-02-21T03:32:04","guid":{"rendered":"http:\/\/a01224845.withknown.com\/2015\/tc1017-mastery13"},"modified":"2015-02-20T21:32:04","modified_gmt":"2015-02-21T03:32:04","slug":"tc1017-mastery13","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101winter2015\/2015\/tc1017-mastery13\/","title":{"rendered":"#TC1017 #Mastery13"},"content":{"rendered":"
\n

C Library<\/h3>\n

The elements of the C language library are also included as a subset of the C++ Standard library. These cover many aspects, from general utility functions and macros to input\/output functions and dynamic memory management functions:<\/span><\/p>\n

\"#TC1017<\/span><\/p>\n

\n
<cassert> (assert.h)<\/strong><\/a><\/dt>\n
C Diagnostics Library (header)<\/span><\/dd>\n<\/dl>\n
\n
<cctype> (ctype.h)<\/strong><\/a><\/dt>\n
Character handling functions (header)<\/span><\/dd>\n<\/dl>\n
\n
<cerrno> (errno.h)<\/strong><\/a><\/dt>\n
C Errors (header)<\/span><\/dd>\n<\/dl>\n
\n
<cfenv> (fenv.h)<\/strong><\/a><\/dt>\n
Floating-point environment (header)<\/span><\/dd>\n<\/dl>\n
\n
<cfloat> (float.h)<\/strong><\/a><\/dt>\n
Characteristics of floating-point types (header)<\/span><\/dd>\n<\/dl>\n
\n
<cinttypes> (inttypes.h)<\/strong><\/a><\/dt>\n
C integer types (header)<\/span><\/dd>\n<\/dl>\n
\n
<ciso646> (iso646.h)<\/strong><\/a><\/dt>\n
ISO 646 Alternative operator spellings (header)<\/span><\/dd>\n<\/dl>\n
\n
<climits> (limits.h)<\/strong><\/a><\/dt>\n
Sizes of integral types (header)<\/span><\/dd>\n<\/dl>\n
\n
<clocale> (locale.h)<\/strong><\/a><\/dt>\n
C localization library (header)<\/span><\/dd>\n<\/dl>\n
\n
<cmath> (math.h)<\/strong><\/a><\/dt>\n
C numerics library (header)<\/span><\/dd>\n<\/dl>\n
\n
<csetjmp> (setjmp.h)<\/strong><\/a><\/dt>\n
Non local jumps (header)<\/span><\/dd>\n<\/dl>\n
\n
<csignal> (signal.h)<\/strong><\/a><\/dt>\n
C library to handle signals (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstdarg> (stdarg.h)<\/strong><\/a><\/dt>\n
Variable arguments handling (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstdbool> (stdbool.h)<\/strong><\/a><\/dt>\n
Boolean type (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstddef> (stddef.h)<\/strong><\/a><\/dt>\n
C Standard definitions (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstdint> (stdint.h)<\/strong><\/a><\/dt>\n
Integer types (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstdio> (stdio.h)<\/strong><\/a><\/dt>\n
C library to perform Input\/Output operations (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstdlib> (stdlib.h)<\/strong><\/a><\/dt>\n
C Standard General Utilities Library (header)<\/span><\/dd>\n<\/dl>\n
\n
<cstring> (string.h)<\/strong><\/a><\/dt>\n
C Strings (header)<\/span><\/dd>\n<\/dl>\n
\n
<ctgmath> (tgmath.h)<\/strong><\/a><\/dt>\n
Type-generic math (header)<\/span><\/dd>\n<\/dl>\n
\n
<ctime> (time.h)<\/strong><\/a><\/dt>\n
C Time Library (header)<\/span><\/dd>\n<\/dl>\n
\n
<cuchar> (uchar.h)<\/strong><\/a><\/dt>\n
Unicode characters (header)<\/span><\/dd>\n<\/dl>\n
\n
<cwchar> (wchar.h)<\/strong><\/a><\/dt>\n
Wide characters (header)<\/span><\/dd>\n<\/dl>\n
\n
<cwctype> (wctype.h)<\/strong><\/a><\/dt>\n
Wide character type (header)<\/span><\/dd>\n<\/dl>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

C LibraryThe elements of the C language library are also included as a subset of the C++ Standard library. These cover many aspects, from general utility functions and macros to input\/output functions and dynamic memory management functions:&l… Continue reading →<\/span><\/a><\/p>\n","protected":false},"author":50,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,26],"tags":[318,157,147],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6313"}],"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\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/comments?post=6313"}],"version-history":[{"count":2,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6313\/revisions"}],"predecessor-version":[{"id":7157,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/6313\/revisions\/7157"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/media?parent=6313"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/categories?post=6313"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/tags?post=6313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}