• Murdo Maclachlan@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Image Transcription: Code


        if (startPageNumber >= maxStartPageNumber)
        {
            break;
        }
    } while (true);
    

    I am a human who transcribes posts to improve accessibility on Lemmy. Transcriptions help people who use screen readers or other assistive technology to use the site. For more information, see here.