代码搜索:Hints
找到约 1,068 项符合「Hints」的源代码
代码结果 1,068
www.eeworm.com/read/315311/13546692
html using-convenience-functions.html
Xlib Programming Manual: Using Window Manager Convenience Functions
14.1.13 Using Window Manager Convenience Functions
The
www.eeworm.com/read/315311/13546698
html xallocsizehints.html
Xlib Programming Manual: XAllocSizeHints
XAllocSizeHints
Syntax
www.eeworm.com/read/127694/6002871
c test2.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd;
socklen_t salen;
struct addrinfo *res;
struct sockaddr *cli, *serv;
if (argc != 2)
err_quit("usage: test2 ");
#i
www.eeworm.com/read/100262/6272905
h qvshapehints.h
#ifndef _QV_SHAPE_HINTS_
#define _QV_SHAPE_HINTS_
#include
#include
#include
class QvShapeHints : public QvNode {
QV_NODE_HEADER(QvShapeHints
www.eeworm.com/read/490852/6443204
c connect_client.c
#include
#include
#include
#include
#include "connect_client.h"
int
connect_client (const char *hostname,
const char *serv
www.eeworm.com/read/408584/11381590
c test2.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd;
socklen_t salen;
struct addrinfo *res;
struct sockaddr *cli, *serv;
if (argc != 2)
err_quit("usage: test2 ");
#i
www.eeworm.com/read/129891/14219705
c test2.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd;
socklen_t salen;
struct addrinfo *res;
struct sockaddr *cli, *serv;
if (argc != 2)
err_quit("usage: test2 ");
#i
www.eeworm.com/read/219935/14859221
c sock_bind1.c
/* *
* $Id$
*
* This file is part of NetEmbryo
*
* NetEmbryo -- default network wrapper
*
* Copyright (C) 2005 by
*
* - Federico Ridolfo
*
* NetEmb
www.eeworm.com/read/112705/15478656
c mini_inetd.c
/*
* Copyright (c) 1995 - 2000 Kungliga Tekniska H鰃skolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with
www.eeworm.com/read/428306/8876926
c dynamic-mandel.c
#include
#include
#include
#include
#include
#include
#include
#include
const int X_RESN = 800;