[sv-bc] type equivalency rules for extern tasks proposal
Subject: [sv-bc] type equivalency rules for extern tasks proposal
From: Peter Flake (Peter.Flake@synopsys.com)
Date: Fri Mar 14 2003 - 08:51:50 PST
Either include with External Tasks and Functions proposal or at the end
of section 18.5.1 in draft 3
The argument types in a prototype must match the argument types in the
function or task declaration. The rules for matching are like those
in C. The types must be exactly the same, or defined as being the
same by a typedef declaration, or a series of typedef
declarations. Two structure declarations containing the same
members are NOT considered to be the same type.
This archive was generated by hypermail 2b28
: Fri Mar 14 2003 - 08:58:04 PST