void int function_name()
{
///code
return variable_int;
}