Magic Number (Programming)
Broschiertes Buch

Magic Number (Programming)

Versandkostenfrei!
Versandfertig in 6-10 Tagen
22,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
In computer programming, the term magic number has multiple meanings. It could refer to one or more of the following:a constant numerical or text value used to identify a file format or protocol; an unnamed or ill-documented numerical constant value; distinctive unique values that are unlikely to be mistaken for other meanings (e.g., GUIDs).