• 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
Re: Sending ctrl+z
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sending ctrl+z


  • Subject: Re: Sending ctrl+z
  • From: Marco Pontil <email@hidden>
  • Date: Sun, 30 Jan 2005 00:02:49 -0800

I think that CTRL+Z is 0x1a so I would:

	UInt8 CTRL_Z = 0x1a;
	[rfcommChannel writeSync:&CTRL_Z length:1];

way simpler.

	.. Marco

On Jan 30, 2005, at 7:43 AM, john jensen wrote:

Anyone,

How do one send the ctrl-z character from cocoa, thought i could do this

[rfcommChannel writeSync:"hey^Z" length:5];

But no, please help


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


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Sending ctrl+z (From: john jensen <email@hidden>)

  • Prev by Date: Sending ctrl+z
  • Next by Date: NOKIA 6600 fails to sync up with iSync.
  • Previous by thread: Sending ctrl+z
  • Next by thread: NOKIA 6600 fails to sync up with iSync.
  • Index(es):
    • Date
    • Thread