Kiwi User Interface Framework  beta
Functions
KUMain.h File Reference

Define main routine. More...

#import "KUForwarders.h"

Go to the source code of this file.

Functions

int KUMain (const struct KUApplicationInfo *info)
 Main routine of the application.

Detailed Description

Define main routine.

Copyright
Copyright (C) 2012 Steel Wheels Project

Function Documentation

int KUMain ( const struct KUApplicationInfo info)

Main routine of the application.

Returns:
Return value to the caller of this application
Parameters:
infoInformation to boot the application