To add a source file to the the hello_world project:
Select the hello_world project in the Project Explorer view.
Select File > New > Source File. The New Source File dialog box opens.
Enter hello_world.c in the Source File field.
Click Finish to add the file to the hello_world project.
In the Editor view, add your code for hello_world.c.
When your code is complete, save your file.
Copyright © 1996-2010, Intel Corporation. All rights reserved.