| Sign In/My Account | View Cart |
| Article: |
BYOB: Build Your Own Browser, Part 2 | |
| Subject: | small correction | |
| Date: | 2004-05-29 12:27:11 | |
| From: | zeus | |
The prototype for the: (void)setDefaultHomepage:(NSString*)homepage{}should be: -(void)setDefaultHomepage:(NSString*)homepage;and not: (void)setDefaultHomepage:(NSString*);
|
||
Showing messages 1 through 2 of 2.
//