Hi everybody,

It will be a silly question, but I would like to know 
why CodeWarrior creates the MainFormInit with the
parameter commented. Please see the example below...

Does it have any meaning ?


/*******************************************************
****************
 *
 * FUNCTION:    MainFormInit
 *
 * DESCRIPTION: This routine initializes the MainForm
form.
 *
 * PARAMETERS:  frm - pointer to the MainForm form.
 *
 * RETURNED:    nothing
 *
 * REVISION HISTORY:
 *
 *
 
********************************************************
***************/
static void MainFormInit(FormPtr /*frmP*/)
{
}

 
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - � gr�tis!
http://antipopup.uol.com.br/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to