
{"id":18570,"date":"2010-01-27T19:28:29","date_gmt":"2010-01-27T13:58:29","guid":{"rendered":"http:\/\/froisa.com\/?p=527"},"modified":"2010-01-27T19:28:29","modified_gmt":"2010-01-27T13:58:29","slug":"install-6-reading-code-2","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/01\/27\/install-6-reading-code-2\/","title":{"rendered":"reading source code and giving math interpretation"},"content":{"rendered":"<pre class=\"brush:c\">\nstatic int selinux_enabled = 0;\n\nThe value of variable \"selinux_enabled\" is\nconstant 0 of integer type which is not allowed to change.\nvalue of selinux_enabled is constant 0 is Proposition p.\nvariable selinux_enabled is of type integer is Proposition q .\nvalue of selinux_enabled is not allowed to change is Proposition r.\n<\/pre>\n<p>[math]<br \/>\ntexttt {So. p is true if } q ; wedge ; r \\<br \/>\ntexttt{So P is a compound proposition or conjuction.}<br \/>\n[\/math]<br \/>\n<a style=\"font-size:150%;\" href=\"http:\/\/selinuxproject.org\/page\/Main_Page\">  http:\/\/selinuxproject.org\/page\/Main_Page<\/a><br \/>\n<a style=\"font-size:150%;\" href=\"http:\/\/en.wikipedia.org\/wiki\/Security-Enhanced_Linux\"> http:\/\/en.wikipedia.org\/wiki\/Security-Enhanced_Linux<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>static int selinux_enabled = 0; The value of variable &#8220;selinux_enabled&#8221; is constant 0 of integer type which is not allowed to change. value of selinux_enabled is constant 0 is Proposition p. variable selinux_enabled is of type integer is Proposition q . value of selinux_enabled is not allowed to change is Proposition r. [math] texttt {So. &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/01\/27\/install-6-reading-code-2\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;reading source code and giving math interpretation&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[78],"tags":[1071],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/18570"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=18570"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/18570\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=18570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=18570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=18570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}