[maemo-developers] System calls

From: Carlos GP cbing0786 at gmail.com
Date: Mon Feb 19 13:09:10 EET 2007
The following program works just fine under my regular Linux box.

#include <unistd.h>

int main()
{
 system("ls>kk");
 return 0;
}

----
I don't think so. It doesn't create me any "kk" archive...

I'll try again, but...

-- 
Carlos GP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20070219/ce9d9084/attachment.htm 
More information about the maemo-developers mailing list