Online Eiffel Documentation
EiffelStudio

C Output tool

The C Output tool is where C compilation output is shown.

C output tool

If the C compiler uses a different locale than your default locale, you can select that particular locale in the "Locale" region.

Open a file mentioned in the C output

You can open a file mentioned in the C output in a specified external editor by selecting the file name and then clicking the C output toolbutton highlighted in the following figure:

C output tool

Find C code for a class/feature

Pick the class or feature whose related C code you want to see and drop it into the C output toolbutton or the C output toolbutton. The related C code will be shown in specified editor.

C output tool