The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

SDL_VideoDriverName (3)
  • >> SDL_VideoDriverName (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    SDL_VideoDriverName- Obtain the name of the video driver
     
    

    SYNOPSIS

    #include "SDL.h"

    char *SDL_VideoDriverName(char *namebuf, int maxlen);  

    DESCRIPTION

    The buffer pointed to by namebuf is filled up to a maximum of maxlen characters (include the NULL terminator) with the name of the initialised video driver. The driver name is a simple one word identifier like "x11" or "windib".  

    RETURN VALUE

    Returns NULL if video has not been initialised with SDL_Init or a pointer to namebuf otherwise.  

    SEE ALSO

    SDL_Init SDL_InitSubSystem


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUE
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру