• 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: another simple C question please...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: another simple C question please...


  • Subject: Re: another simple C question please...
  • From: David Thorp <email@hidden>
  • Date: Sat, 30 Aug 2003 00:44:43 +1000

Hi Rustam,

I am not sure this is exactly what you need, but how about using function
ungetc?

int ungetc( int c, FILE *f );

This function could put at least one character back to the file stream.

Thanks for your reply. This might be what I'm looking for, though I'm not sure what you mean by "put a character back to the file stream". Can you elaborate as to what that means please?

Cheers!
David.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: another simple C question please... (From: Rustam Muginov <email@hidden>)

  • Prev by Date: Re: another simple C question please...
  • Next by Date: Bundle loading hooks?
  • Previous by thread: Re: another simple C question please...
  • Next by thread: Re: another simple C question please...
  • Index(es):
    • Date
    • Thread