Operating Systems > macOS

Steam coming to OS X

<< < (4/4)

Lead Head:
What did it do? Just go back to the old way of representing the serial?

worker201:
I really don't know.  It could just generate a numeric ID for internal use.  Like:

--- Code: ---if sys_serial_num_in = SystemSerialNumb {
sys_serial_num_out = 12345678;
} else {
sys_serial_num_out = sys_serial_num_in;
}
--- End code ---
(pardon my pseudocode and lack of indents)

Navigation

[0] Message Index

[*] Previous page

Go to full version