meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
automation:topics:dead_beef [2025/12/08 13:58] vamsanautomation:topics:dead_beef [2025/12/08 13:59] (current) vamsan
Line 1: Line 1:
 == DEAD_BEEF == == DEAD_BEEF ==
-Just as “FF” is likely to represent the maximum of a given variable type, dead beef is a test value designation, a play on letters. The letters of the hexadecimal number system are a, b, c, d, e, f. #dead_beef contains all of them except c, so it is useful for testing. The Windows calculator, switched to programmer mode, is very helpful for hex-dec-bin conversions. From this, it turns out that the value of 16#dead_beef is:+Just as //“FF”// is likely to represent the maximum of a given variable type, dead beef is a test value designation, a play on letters. The letters of the hexadecimal number system are a, b, c, d, e, f. #dead_beef contains all of them except c, so it is helpful for testing. The Windows calculator, switched to programmer mode, is very helpful for hex-dec-bin conversions. From this, it turns out that the value of **16#dead_beef** is:
  
 {{:automation:topics:dead_beef.png|#DEAD_BEEF}} {{:automation:topics:dead_beef.png|#DEAD_BEEF}}