
{"id":2335,"date":"2010-08-05T00:01:07","date_gmt":"2010-08-04T18:31:07","guid":{"rendered":"http:\/\/www.jeffrin.in\/?p=2335"},"modified":"2010-08-05T00:01:07","modified_gmt":"2010-08-04T18:31:07","slug":"print-with-delay-0-3","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/08\/05\/print-with-delay-0-3\/","title":{"rendered":"Print With Delay 0.3"},"content":{"rendered":"<p><a href=\"https:\/\/beautifulworknew.wordpress.com\/wp-content\/uploads\/2021\/03\/650b0-printwdelay03.png\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/beautifulworknew.wordpress.com\/wp-content\/uploads\/2021\/03\/650b0-printwdelay03.png?w=300\" alt=\"\" title=\"printwdelay03\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-2340\" \/><\/a><br \/>\n<code><br \/>\n\/* Jeffrin Jose   Licensed GPL v3 Copyright August 2010<br \/>\nGPL --&gt; http:\/\/www.gnu.org\/copyleft\/gpl.html *\/<\/p>\n<p>#include<br \/>\n#include<br \/>\nint main()<br \/>\n{<br \/>\nint seconds;<br \/>\nint i=0;<br \/>\nchar array[20]=\"Happy Friendship Day\";<br \/>\n\/* printf(\"n Happy Friendship Day n\"); *\/<br \/>\nfor(i=0;i&lt;20;i++)<br \/>\n{<br \/>\nprintf(&quot;%c&quot;,array[i]);<br \/>\n\/* for(seconds=0;seconds&lt;100000000;seconds++);*\/<br \/>\n\/* system(&quot;sleep 1s&quot;);*\/<br \/>\nfflush(stdout);<br \/>\nsleep(1);<br \/>\n}<br \/>\nprintf(&quot;\\n&quot;);<br \/>\nfor(i=0;i&lt;20;i++)<br \/>\n{<br \/>\nprintf(&quot;%c&quot;,&#039;-&#039;);<br \/>\n\/* for(seconds=0;seconds&lt;100000000;seconds++);*\/<br \/>\n\/* system(&quot;sleep 1s&quot;);*\/<br \/>\nfflush(stdout);<br \/>\nusleep(100000);<br \/>\n}<br \/>\nprintf(&quot;\\n&quot;);<br \/>\nreturn 0;<br \/>\n}<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/* Jeffrin Jose Licensed GPL v3 Copyright August 2010 GPL &#8211;&gt; http:\/\/www.gnu.org\/copyleft\/gpl.html *\/ #include #include int main() { int seconds; int i=0; char array[20]=&#8221;Happy Friendship Day&#8221;; \/* printf(&#8220;n Happy Friendship Day n&#8221;); *\/ for(i=0;i&lt;20;i++) { printf(&quot;%c&quot;,array[i]); \/* for(seconds=0;seconds&lt;100000000;seconds++);*\/ \/* system(&quot;sleep 1s&quot;);*\/ fflush(stdout); sleep(1); } printf(&quot;\\n&quot;); for(i=0;i&lt;20;i++) { printf(&quot;%c&quot;,&#039;-&#039;); \/* for(seconds=0;seconds&lt;100000000;seconds++);*\/ \/* system(&quot;sleep 1s&quot;);*\/ fflush(stdout); usleep(100000); &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/08\/05\/print-with-delay-0-3\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Print With Delay 0.3&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[645,784,862,1074,1129,1454,1634],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/2335"}],"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=2335"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/2335\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=2335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=2335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=2335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}