Jump to content

export

- - - - -

  • Please log in to reply
2 replies to this topic

#1
irancplusplus

irancplusplus

    Learning Programmer

  • Members
  • PipPipPip
  • 65 posts
Hi
when do we need to use the keyword export?
somewhere in help files of a compiler I found this:

Quote

The export keyword is reserved for future implementation, but has no effect in this release.

I wrote this ebook! Will you translate it into English for free!?:confused: PM me!

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Never. It's reserved for FUTURE implementation, which means it does absolutely nothing, now, other than prevent you from using it as a variable name.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
kernelcoder

kernelcoder

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 282 posts
  • Location:Dhaka
  • Programming Language:C, Java, C++, C#, Visual Basic .NET
  • Learning:Objective-C, PHP, Python, Delphi/Object Pascal
http://www.parashift....html#faq-35.14




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users