Learning C: Why (38 == '&' && 046 == 0x26 ) is true (cvursache.com) 3 points by cvursache 13y ago ↗ HN
[–] raimue 13y ago ↗ This works the same way in almost any language. Numbers can be represented as decimal, octal, hexadecimal, binary, ... It's not anything special to C. [–] cvursache 13y ago ↗ Thanks for pointing that out (: The blogpost explains how in learning C after years with PHP, MySQL, JavaScript and Objective-C one discovers little things about CS that weren't visible before while working on a higher abstraction level.
[–] cvursache 13y ago ↗ Thanks for pointing that out (: The blogpost explains how in learning C after years with PHP, MySQL, JavaScript and Objective-C one discovers little things about CS that weren't visible before while working on a higher abstraction level.
2 comments
[ 4.5 ms ] story [ 18.9 ms ] thread