Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::text::textmin Macro
C++
#define textmin(a,b) ( (((a)>0)&&((b)>0))?(((a)<(b))?(a):(b)):(((a)>0)?(a):((b)>0)?(b):0) )

define SameText( l1, l2 ) ( strcmp( GetText(l1), GetText(l2) ) )

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!