Skip to content

TRUEANGLE

BEAUTY AND PLAY

  • DOLLECT
  • Others
  • Configuration
  • AI
  • BLOG
  • ABOUT
    • ABOUT
    • Perception Style

fork example.

Posted byjeffrin August 1, 2010



/* Jeffrin Jose <jeffrin@rocketmail.com> Licensed GPL v3 Copyright August 2010
GPL --> http://www.gnu.org/copyleft/gpl.html */
#include
#include
main()
{
/* fork(); */
printf("nhellon");
fork();
printf("n World n");
}

Posted byjeffrinAugust 1, 2010Posted inUncategorizedTags: child, duplicate, fork, parent, process

Post navigation

Previous Post Previous post:
print with delay 0.1
Next Post Next post:
Print With Delay 0.2
August 2010
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Jul   Sep »
TRUEANGLE, Proudly powered by WordPress.