Viewing profile — zam
zam
HN member- Joined
- Wed, Sep 16, 2009, 12:01 PM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About zam
http://hnofficehours.com/profile/zam/
Recent public activity
-
comment
Comment #1925993
void strcpy(char *s, char *d) { while(*d++ = *s++); }
-
story
Ask HN: iPhone/iPad online app-development
I don't own a Mac, but would like to get started iPhone/iPad development using Objective-C. Is there any online tools which lets me submit code in Obj-C and which compiles and disp…
-
story
Ask HN: How much do you spend on Hosting?
How much do you spend on Hosting per month for you personal OR part-time OR startup project?