Re: Interfaces.C and use clause



When I use : Use Interfaces.C;

I get the error
7 use interfaces.C;
^
*** Syntax Error : reserved word "PRIVATE" or start of
PACKAGE_SPECIFICATION or MAIN_PROGRAM_ANNOTATION expected.
^
*** Syntax Error : No complete DOTTED_SIMPLE_NAME can be
followed
by ";" here.

Generating listing file ADADLL.LST ...

Generating report file ...

So I seems like I can't use the use clause in

for the use type win32.bool i made a shadow package... And this worked
fine. But when I remove the use clause for Interfaces.C I get that
operators +-= is not visible an that this could be solved with an use
clause.... is there another way. any examples

.



Relevant Pages

  • Re: Clause "with and use"
    ... Dispatching would be a joke if you *always* had to ... something "good" about the "use" clause. ... The display operations belong in the package ...
    (comp.lang.ada)
  • Re: Fatal Error about a package that I cannot find.
    ... does the software product that you created launch ... check your uses clause and remove any components listed in there ... I re-installed Delphi ... There is no package called tee anywhere that I can ...
    (alt.comp.lang.borland-delphi)
  • Re: BA:Free £20 voucher for dvd.co.uk
    ... whilst reading the small print so make sure you don't get caught out with ... Or did i have to sign up for a more premium ... No, I only signed up for the £9.99 package as well, no need to sign up for a ...
    (uk.media.dvd)
  • Re: Clause "with and use"
    ... The display operations belong in the package ... :> operations instantiate that package. ... Now the use clause is for a local ...
    (comp.lang.ada)
  • Re: Clause "with and use"
    ... >clause has an effect on visibility that includes the use clause. ... >1) The new rule you are proposing makes lots of existing legal Ada ... However I would not call it another set of resolution rules. ... package B is ... ...
    (comp.lang.ada)