In this tutorial you will learn how to create a model for C from scratch. There are some more steps to do in C compared to Java. The goal is to get familiar with the additional steps. The Java tutorial is a prerequisite for the following explanations. You will perform the following steps:
Make sure that you have set up the workspace as described in Setting up the Workspace for C Projects.