I've had some difficulty comparing string variables to string constants
with ==.  I believe it's always after using a readLine().  Does Swift
require a .equals() or a .compareTo(), as other c like languages, or are
there invisible characters in my string because of the readLine() which I
need to strip out?
Thanks!
-- 
John Myers
------------------------------------------------------------------
mye...@shawanoschools.com
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to