View Single Post
  #10  
Old 02-12-2006, 11:10 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by ZeLpH_MyStiK
No, it's an operator period.
It's a macro, like saying:
#DEFINE NL @"/n"@
#DEFINE SPC @" "@
#DEFINE TAB @"/t"@
It's a self concatenating new line in which it's required to have something preceding and proceeding it.

However, you could probably call it an operator just because it's in a scripting language.

EDIT: Wow, Stefan and I posted simultaneously.
Reply With Quote