From 0bae2428e862b0874849d6dffc7832d094bc6e08 Mon Sep 17 00:00:00 2001 From: crys marye Date: Sat, 15 Oct 2016 02:03:50 -0700 Subject: [PATCH] Wiki page start changed with summary [] by crys marye --- pages/docs/c/start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/c/start.txt b/pages/docs/c/start.txt index 1d2b38e84..7fd70bd07 100644 --- a/pages/docs/c/start.txt +++ b/pages/docs/c/start.txt @@ -6,7 +6,7 @@ //This is not a theoretical C language specifications document. It is a practical primer for the vast majority of real life cases of C usage that are relevant to EFL on today's common architectures. It covers application executables and shared library concepts and is written from a Linux/UNIX perspective where you would have your code running with an OS doing memory mappings and probably protection for you. It really is fundamentally not much different on Android, iOS, OSX or even Windows.// //It won't cover esoteric details of "strange architectures". It pretty much covers C as a high level assembly language that is portable across a range of modern architectures.// - +[[http://prodissertation.co.uk|dissertation writing service]] ==== Your first program ==== Let's start with the traditional "Hello world" C application. This is about as simple as it gets for an application that does something you can see.