ESP DIGI-VIEW 4 System Manual do Utilizador Página 23

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 30
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 22
23
8. Open the sample application source code
In the Project Explorer view, select the application project hello_world_c and expand it to see its
contents. There is a source file called hello_world.c; double-click the file.
The C/C++ Editor is opened with the application's code.
Use the Outline view to inspect the structure of the file currently open in the editor area, and navigate
through the source code. In the Outline view, double-click main. The editor highlights the main function.
Vista de página 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 29 30

Comentários a estes Manuais

Sem comentários