My Project - RET HER  versionsnr
t.h File Reference

Go to the source code of this file.

Functions

int f1 (int i, int k)
 
int f2 (int i)
 
int main (void)
 

Function Documentation

◆ f1()

int f1 ( int  i,
int  k 
)

f1 - den sidste funktion

Parameters
[in]ifirst parm of tp int
[in]ksec parm
Returns
int - result
Remarks
only to be called before start of KRNL
  • bullet 1
  • bullet 2
  • sub 1
  • sub 2

Definition at line 1 of file t.c.

◆ f2()

int f2 ( int  i)

Definition at line 7 of file t.c.

◆ main()

int main ( void  )

Definition at line 13 of file t.c.