13 Jan
2008
13 Jan
'08
4:20 p.m.
sj@sjcomp.com wrote:
Hello,
I'd like to provide a function with an unique identifier: void f(size_t UniqueId);
Why not generate a GUID as a unique identifier. I know there is functionality for that under Windows and I highly suspect there is functionality for generating a GUID under Linux and Mac.