[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pred & succ ?
- Subject: pred & succ ?
- From: Andrew <noymer(at)my-deja.com>
- Date: Mon, 13 Nov 2000 06:14:16 GMT
- Newsgroups: comp.lang.idl-pvwave
- Organization: Deja.com - Before you buy.
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:22138
Dear C.l.i-p,
In Pascal (and probably in other high-level languages,
but I don't know), there are built-in functions PRED(x)
& SUCC(x), where x is any ordinal-type variable.
e.g.: PRED(1)=0
SUCC(2)=3
PRED(TRUE)=FALSE
etc., etc.
Is there anything like this in IDL?
-- Andrew
Sent via Deja.com http://www.deja.com/
Before you buy.