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.

17 lines
584 B

---
layout: default
title: "Printing in C, an Emacspeak tutorial."
---
# An Emacspeak Tutorial: Printing Text With C
"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.
* Link to a YouTube video: [Printing in C](https://youtu.be/BP28hVVhq4A)
* Link to resources zip file: [Printing in C](/assets/emacspeak-tutorials/printing.zip)