Help for this page

Select Code to Download


  1. or download this
    use DIVISION;
    divideInteger(56,2);
    ...
    __END__
    will this program print the value "23";
    how the allocation for the module is done ?