Let's write a good, small, compact, extensible, standards-compliant and feature-full web browser that doesn't send the user's private info to the Big Brother.
Name:
Anonymous2014-03-31 13:55
>>2 return 1; That's underfined (or implemetation specific, I am not sure) behavior you shitlord
Name:
Anonymous2014-03-31 20:30
Yea, if you for whatever reason insist on main being of type void, then don't have it try returning a damn thing. Also, you try to write a string to an address represented by the identifier url which wasn't declared in the first place (you probably meant the address array instead).