hi I'm using swift on ubuntu and my first question is if there is any easy way to upgrade to the latest release or do I have to download from swift.org and reinstall each time?
second, to read a file I tried fopen from Glibc but i requires "UnsafePointer<Int8>". how do I declare that, ie var file: UnsafePointer<Int8>? thanks in advance
_______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
