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
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to