Viewing profile — vivekvelankar
vivekvelankar
HN member- Joined
- Thu, Dec 04, 2014, 8:13 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About vivekvelankar
No profile information was provided.
Recent public activity
-
comment
Comment #8741092
Just add this line to make it much more readable typedef int ( table_row)[2]; Replace ( int)[2] with table_row :)