::Главная страница :: С++/Си :: Статьи :: Справочник
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
offsetof Выдает байт принадлежности к группе
    DOS UNIX Win16 #include<stddef.h>
    OS/2 Win32    size_t offsetof(struct_type,struct_member);
    ANSI C++ ANSI C
_open Смотри _rtl_open.
open Открывает файл для чтения или записи
    DOS UNIX Win16 #include<fcntl.h,io.h>
    OS/2  Win32   int open(const char *path,int access
                [,unsigned mode]);
opendir Открывает поток каталога для чтения
    DOS UNIX Win16 #include <dirent.h>
    OS/2 Win32    DIR *opendir(char *dirname);
outp Выводит байт в аппаратный порт
    DOS Win16    #include <conio.h>
             int outp(unsigned portid, int value);
outport,outportb Выводит слово или байт в аппаратный порт
    DOS Win16    #include <dos.h>
             void outport(int portid,int value)
             void outportb(int portid, unsigned char value);
outpw Выводит слово в аппаратный порт
    DOS Win16    #include <conio.h>
             unsigned outpw(unsigned portid,unsigned
             value);

Обмен кнопками, ведение статистики, реклама.