ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

conio.h File Reference
#include <crtdefs.h>
#include <stdarg.h>
#include <sec_api/conio_s.h>

Go to the source code of this file.

Defines

#define __need___va_list
#define _WCONIO_DEFINED
#define WEOF   (wint_t)(0xFFFF)
#define _putwch()   _putwch_nolock()
#define _getwch()   _getwch_nolock()
#define _getwche()   _getwche_nolock()
#define _ungetwch()   _ungetwch_nolock()

Functions

_CRTIMP char *__cdecl _cgets (char *_Buffer)
_CRTIMP int __cdecl _cprintf (const char *_Format,...)
_CRTIMP int __cdecl _cputs (const char *_Str)
 _CRT_INSECURE_DEPRECATE (_cscanf_s) _CRTIMP int __cdecl _cscanf(const char *_Format
 _CRT_INSECURE_DEPRECATE (_cscanf_s_l) _CRTIMP int __cdecl _cscanf_l(const char *_Format
_locale_t _CRTIMP int __cdecl _getch (void)
_CRTIMP int __cdecl _getche (void)
_CRTIMP int __cdecl _vcprintf (const char *_Format, va_list _ArgList)
_CRTIMP int __cdecl _cprintf_p (const char *_Format,...)
_CRTIMP int __cdecl _vcprintf_p (const char *_Format, va_list _ArgList)
_CRTIMP int __cdecl _cprintf_l (const char *_Format, _locale_t _Locale,...)
_CRTIMP int __cdecl _vcprintf_l (const char *_Format, _locale_t _Locale, va_list _ArgList)
_CRTIMP int __cdecl _cprintf_p_l (const char *_Format, _locale_t _Locale,...)
_CRTIMP int __cdecl _vcprintf_p_l (const char *_Format, _locale_t _Locale, va_list _ArgList)
_CRTIMP int __cdecl _kbhit (void)
_CRTIMP int __cdecl _putch (int _Ch)
_CRTIMP int __cdecl _ungetch (int _Ch)
_CRTIMP int __cdecl _getch_nolock (void)
_CRTIMP int __cdecl _getche_nolock (void)
_CRTIMP int __cdecl _putch_nolock (int _Ch)
_CRTIMP int __cdecl _ungetch_nolock (int _Ch)
_CRTIMP wchar_t_cgetws (wchar_t *_Buffer)
_CRTIMP wint_t __cdecl _putwch (wchar_t _WCh)
_CRTIMP wint_t __cdecl _ungetwch (wint_t _WCh)
_CRTIMP int __cdecl _cputws (const wchar_t *_String)
_CRTIMP int __cdecl _cwprintf (const wchar_t *_Format,...)
 _CRT_INSECURE_DEPRECATE (_cwscanf_s) _CRTIMP int __cdecl _cwscanf(const wchar_t *_Format
 _CRT_INSECURE_DEPRECATE (_cwscanf_s_l) _CRTIMP int __cdecl _cwscanf_l(const wchar_t *_Format
_locale_t _CRTIMP int __cdecl _vcwprintf (const wchar_t *_Format, va_list _ArgList)
_CRTIMP int __cdecl _cwprintf_p (const wchar_t *_Format,...)
_CRTIMP int __cdecl _vcwprintf_p (const wchar_t *_Format, va_list _ArgList)
_CRTIMP int __cdecl _cwprintf_l (const wchar_t *_Format, _locale_t _Locale,...)
_CRTIMP int __cdecl _vcwprintf_l (const wchar_t *_Format, _locale_t _Locale, va_list _ArgList)
_CRTIMP int __cdecl _cwprintf_p_l (const wchar_t *_Format, _locale_t _Locale,...)
_CRTIMP int __cdecl _vcwprintf_p_l (const wchar_t *_Format, _locale_t _Locale, va_list _ArgList)
_CRTIMP wint_t __cdecl _putwch_nolock (wchar_t _WCh)
_CRTIMP wint_t __cdecl _getwch_nolock (void)
_CRTIMP wint_t __cdecl _getwche_nolock (void)
_CRTIMP wint_t __cdecl _ungetwch_nolock (wint_t _WCh)
 _CRT_NONSTDC_DEPRECATE (_cgets) _CRT_INSECURE_DEPRECATE(_cgets_s) _CRTIMP char *__cdecl cgets(char *_Buffer)
 _CRT_NONSTDC_DEPRECATE (_cprintf) _CRTIMP int __cdecl cprintf(const char *_Format
 _CRT_NONSTDC_DEPRECATE (_cputs) _CRTIMP int __cdecl cputs(const char *_Str)
 _CRT_NONSTDC_DEPRECATE (_cscanf) _CRTIMP int __cdecl cscanf(const char *_Format
 _CRT_NONSTDC_DEPRECATE (_getch) _CRTIMP int __cdecl getch(void)
 _CRT_NONSTDC_DEPRECATE (_getche) _CRTIMP int __cdecl getche(void)
 _CRT_NONSTDC_DEPRECATE (_kbhit) _CRTIMP int __cdecl kbhit(void)
 _CRT_NONSTDC_DEPRECATE (_putch) _CRTIMP int __cdecl putch(int _Ch)
 _CRT_NONSTDC_DEPRECATE (_ungetch) _CRTIMP int __cdecl ungetch(int _Ch)

Variables

_locale_t _Locale

Generated on Sat May 26 2012 05:28:14 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.