| 
      
      
      From: Bill S. <we...@ri...> - 2000-05-26 02:41:39
      
     | 
| On Thu, 25 May 2000, Vadim Zaliva wrote: > I suggest to change prototype of function: > > void icq_ContactAdd(ICQLINK *link, unsigned long cuin); > > to > > int icq_ContactAdd(ICQLINK *link, unsigned long cuin); > > Return value on '0' will mean that contact successfully added. > Any other value, will indicated that error occured. > > If nobody objects I will do all appropiate changes. Sounds good to me - go for it. :) Bill |