Форумы Другие компиляторы PL/I Iron Spring Ответ в теме: Iron Spring

#805
admin
Хранитель
    @admin

    Аналогично, для проверки FREE

    testfree: proc options (main);
    /* Iron Spring does not accept free with more than one variable */
    dcl (a(n,n), b(n)) float ctl, n fixed;
    n=2;

    allocate a, b;
    free a, b;

    end testfree;

    Авторизация
    *
    *

    одиннадцать + 6 =

    Регистрация
    *
    *
    *

    два × 5 =

    Генерация пароля

    3 × 2 =

    Перевести »
    Прокрутить вверх
    Scroll to Top