Example Character compareEQ 010

 

 

Description

These examples use the compareEQ function to compare two objects and return the Boolean value, true or false. The values of each objects are compared to determine whether the objects are equal or not. The Integer argument is converted into Character values.

 

Details

(compareEQ #\a #\b ) Returns: false

The character, a, has an ASCII value of 97

(compareEQ 97 #\a) Returns: true

 

Related Examples

Here are examples of the compareEQ function at work.

BitVector compareEQ 014 Boolean compareEQ 009 Brick compareEQ 019 Character compareEQ 010
CpxVector compareEQ 020 Date compareEQ 012 Dictionary compareEQ 004 Directory compareEQ 005
FltVector compareEQ 014 Function compareEQ 013 IntVector compareEQ 014 Lambda compare 008
Lambda compareEQ 008 List compareEQ 020 Matrix compareEQ 007 NumMatrix compareEQ 023
NumVector compareEQ 014 Number compareEQ 011 ObjVector compareEQ 014 ObjectRepository compareEQ 021
ObjectRepository compareEQ 022 Pair compareEQ 019 ShortVector compareEQ 015 String compareEQ 001
Structure compareEQ 003 Symbol compareEQ 002 Vector compareEQ 006 Void compareEQ 008

 

Function Links

Here is the link to the current function used in this example.

compareEQ

Here are a number of links to other related functions.

compare(#void) compareNE(#void) compareGT(#void) compareGE(#void)
compareLT(#void) compareLE(#void)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

Character

Here are a number of links to examples having similar argument types.

ByteVector isCharAlphabetic 003 ByteVector isCharAlphanumeric 003 ByteVector isCharLowercase 003 ByteVector isCharName 003
ByteVector isCharNumeric 003 ByteVector isCharUppercase 003 ByteVector isCharWhitespace 003 Character addMethod 013
Character cadd 001 Character ccompareEQ 001 Character ccompareGE 001 Character ccompareGT 001
Character ccompareLE 001 Character ccompareLT 001 Character ccompareNE 001 Character cdiv 001
Character character 001 Character cmod 001 Character cmul 001 Character compare 010
Character compareEQ 010 Character compareGE 010 Character compareGT 010 Character compareLE 010
Character compareLT 010 Character compareNE 010 Character comparison 010 Character csub 001
Character isEqual 008 Character isIdentical 008 Character isType 012 Character setq 017
Character sizeof 010 Character type 012 Date isDate 001 Dictionary isDictionary 001
String downcase 001 String fileRead 001 String fileRead 002 String fileReadRecord 001
String fileWrite 001 String isChar 001 String isCharAlphabetic 001 String isCharAlphanumeric 001
String isCharLowercase 001 String isCharName 001 String isCharNumeric 001 String isCharUppercase 001
String isCharWhitespace 001 String isEqual 001 String isEqual 002 String isObject 001
String isString 001 String isText 001 String isType 001 String isType 002
String isType 003 String sizeof 001 String string 001 String string 002
String string 003 String stringToBVector 001 String stringToBVector 002 String stringToBVector 003
String stringToVector 001 String stringToVector 002 String stringToVector 003 String stringToVector 004
String type 001 String upcase 001 String upcase 002 String upcase 003
Symbol downcase 002 Symbol isCharAlphabetic 002 Symbol isCharAlphanumeric 002 Symbol isCharLowercase 002
Symbol isCharName 002 Symbol isCharNumeric 002 Symbol isCharUppercase 002 Symbol isCharWhitespace 002
Symbol isObject 002 Symbol isSymbol 001 Symbol isType 004 Symbol sizeof 002
Symbol type 002

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE