On Fri, 2004-10-15 at 15:33 +1000, Michael Kraus wrote: > G'day... > > I'm developing a database application that uses the inserting processes > pid. Problem is that I'm wondering how big this pid should be?
sizeof(pid_t) IIRC. Its system specific. FWIW, I just wouldn't do that. Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
