You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
487 B

---
language: "C"
library: "Standard"
layout: emacspeak_tutorial
title: "Printing in C"
zip_link: "/assets/emacspeak-tutorials/printing.zip"
yt_link: "https://youtu.be/BP28hVVhq4A"
---
"Hello World!"
The most famous incantation among programmers and software engineers since it was popularized in the 1990s by Ken Thompson and Dennis Richie.
Today I will explain how to make your own "Hello World!" application in C using the Emacspeak environment for the blind and visually impaired.