Paul Nevai wrote <1908@palm-dev-forum>... > >However, FrmCustomAlert (MyGenericAlert, "a", "b", ""); works. Why? > > Well, NULL as argument gives the NULL as pointer (address) of the String to FrmCustomAlert, this address obviously is not allowed to access. "" however, gives a valid address pointing to a cell in memory containing 0 ( the string end indicator). -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- Re: BUG in 3.0.2 (^1^2^3 in custom alerts) Richard Burmeister
- Re: BUG in 3.0.2 (^1^2^3 in custom alerts) Paul Nevai
- Re: BUG in 3.0.2 (^1^2^3 in custom alerts) Ken Krugler
- Re: BUG in 3.0.2 (^1^2^3 in custom alerts) Richard Burmeister
- Jens Schmidt
