Project

General

Profile

Revision 104

stuff

View differences:

lab5.c
72 72
    return 0;
73 73
}
74 74

  
75
///lcom_run lab5 "rectangle 105 3 3 30 30 12 -t 1"
75 76
int(video_test_rectangle)(uint16_t mode, uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint32_t color) {
76 77
    int r;
77 78
    if ((r = get_permissions_first_mbyte()))

Also available in: Unified diff