bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=de4836b241bab0a1d31b34a1f8ff63ce32e28126

commit de4836b241bab0a1d31b34a1f8ff63ce32e28126
Author: Marcel Hollerbach <marcel-hollerb...@t-online.de>
Date:   Sat Oct 15 11:24:49 2016 +0200

    Revert "Wiki page start changed with summary [] by crys marye"
    
    This reverts commit 0bae2428e862b0874849d6dffc7832d094bc6e08.
---
 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 7fd70bd..1d2b38e 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.

-- 


Reply via email to