Project

General

Profile

Actions

Feature #121

open

Implement extern procedures

Feature #121: Implement extern procedures

Added by Eugen Wissner 6 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Language
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The compiler starts to use procedure information in the symbol table, for example to generate code for returning values. Therefore all used procedures should be in the symbol table. Some procedures are from libc, but are not declared in the source code. An extern declaration can use the extern keyword instead of the body.

proc f() extern

No data to display

Actions

Also available in: PDF Atom