Live data from Hacker News

Viewing profile — vivekvelankar

vivekvelankar

HN member
Joined
Thu, Dec 04, 2014, 8:13 AM UTC
HN karma
1
Public activity
1 items

About vivekvelankar

No profile information was provided.

Recent public activity

  1. comment
    Comment #8741092

    Just add this line to make it much more readable typedef int ( table_row)[2]; Replace ( int)[2] with table_row :)