Tag archive for "comparison"

This procedure generates code to compare two LongInt values. Again, for some special cases shorter code is generated.

This function case insensitive compares two identifiers and returns false if they are not equal. Otherwise returns true and Id2 points to byte after its end. This function must be as fast as possible! It is called whenever Turbo Pascal needs to compare two identifiers.