3 Mar
2006
3 Mar
'06
2:26 p.m.
Tim Blechmann
hi all,
working on a crossplatform program at the moment, i'm in need of a portable uuid generator ... currently, i'm using libuuid on linux and i read through the msdn about generating gid, but if there's a uuid class (maybe in boost?) that already does it, it would handy ...
thanks ... tim
-- TimBlechmann <at> gmx.de ICQ: 96771783 http://www.mokabar.tk
You can play a shoestring if you're sincere John Coltrane
I am currently working on a guid class. It is not quite done yet, but is quite functional. It does have a portable function to create guids. I have put it in the boost vault (guid.zip) in the hopes that it may one day be a boost library. I would love to here some comments about it. Andy.