[Ilugc] .a-tip-a-day (patch - apply diffs and act as inverse of diff)

  • From: lawgon@xxxxxxxxxxxxxxx (Kenneth Gonsalves)
  • Date: Wed Sep 30 14:19:31 2009

On Wednesday 30 Sep 2009 2:12:18 pm Manvendra Bhangui wrote:

You can take the following 'C' program as an example. Write the same in
perl and enjoy the gunk that comes out.

int
main(int argc, char **argv, char **envp)
{
__write(1, "hello world\n", 12);
}

what does this program do?
-- 
regards
kg
http://lawgon.livejournal.com

Other related posts: