[maemo-developers] System calls
From: Carlos GP cbing0786 at gmail.comDate: Mon Feb 19 13:09:10 EET 2007
- Previous message: dpkg: serious warning: files list .......
- Next message: System calls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: dpkg: serious warning: files list .......
- Next message: System calls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]