[Fedora-tools-list] misbehaviour of system() function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
here is a small program:

main()
{
printf("Today's Date is:");
system("date");
}

the output of the program is:

#./a.out
Thu Dec 30 09:24:00 IST 2004
Today's Date is:

How can i make the execution sequential...Plz help me...

Regards,
Srikumar B


[Index of Archives]     [GCC Help]     [Fedora Development]     [Fedora Announce]     [Fedora Legacy Announce]     [Home]     [Fedora Config]     [PAM]     [Red Hat 9]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux