You can begin coding your HelloWorld program. The file that you create will be saved in the project folder you just created Creating a Makefile project.
Files are edited in the source editor located to the right of the Projects view. The left margin of the editor, called the marker bar, displays icons for items such as bookmarks, breakpoints, and compiler errors and warnings.
For more information about:
To create a source file:
Your new source file is displayed in the Project Explorer view. Your project now contains main.cu. Before you can build your bitreverse project, you must create a makefile.
Projects
Project file views
Coding aids
Working with project files
Writing code