11.07.2015 Views

PicC 9.50 dsPIC Manual.pdf

PicC 9.50 dsPIC Manual.pdf

PicC 9.50 dsPIC Manual.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Library FunctionsUNGETCHSynopsis#include void ungetch (char c)DescriptionThe ungetch() function will push back the character c onto the console stream, such that a subsequentgetch() operation will return the character. At most one level of push back will be allowed.See Alsogetch(), getche()223

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!