• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Unsigned Int in Swift
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unsigned Int in Swift


  • Subject: Unsigned Int in Swift
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Wed, 02 Jul 2014 16:12:08 +0700

Some Playground:

import Cocoa
var i : Int = 0		//	ok
var u : UInt = 0		//	lots of errors

How to use unsigned integers?

Gerriet

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Unsigned Int in Swift
      • From: Roland King <email@hidden>
  • Prev by Date: Re: Formatted strings in Swift
  • Next by Date: Re: Unsigned Int in Swift
  • Previous by thread: Re: Formatted strings in Swift
  • Next by thread: Re: Unsigned Int in Swift
  • Index(es):
    • Date
    • Thread