代码搜索结果
找到约 10,000 项符合
Interface 的代码
structs.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
main.c
/*
* Copyright 2000 Marcus Meissner
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Fr
yacgi.h
/*
* Copyright(c) 1997 Andrew Girow.
* All rights reserved.
*
* All of the documentation and software included in the YACGI 1.01
* is copyrighted by Andrew Girow.
*
* Redistribution and use in
yacgi.h
/*
* Copyright(c) 1997 Andrew Girow.
* All rights reserved.
*
* All of the documentation and software included in the YACGI 1.2
* is copyrighted by Andrew Girow.
*
* Redistribution and use in s
ex9.java
// innerclasses/Ex9.java
// TIJ4 Chapter Innerclasses, Exercise 9, page 356
/* Create an interface with at least one method, and implement that
* interface by defining an inner class within a metho
prifindex.c
#include "unpifi.h"
int
main(int argc, char **argv)
{
if (argc != 2)
err_quit("usage: prifname ");
printf("interface index = %d\n", If_nametoindex(argv[1]));
exit(0);
}
prifname.c
#include "unpifi.h"
int
main(int argc, char **argv)
{
char name[16];
if (argc != 2)
err_quit("usage: prifname ");
printf("interface name = %s\n", If_indextoname(atoi(argv[1]),
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
i2csw.h
/*! \file i2csw.h \brief Software I2C interface using port pins. */
//*****************************************************************************
//
// File Name : 'i2csw.h'
// Title : Software