Live data from Hacker News

Viewing profile — therealdtscode

therealdtscode

HN member
Joined
Wed, Apr 01, 2015, 11:13 AM UTC
HN karma
22
Public activity
2 items

About therealdtscode

No profile information was provided.

Recent public activity

  1. comment
    Comment #9673945

    I wouldn't really say they are optional. The two do different things. (int) foo (or (int)(foo)) is a c-style cast. int(foo) isn't a cast. Instead it invokes the int constructor wit…

  2. story