代码搜索:SWAP
找到约 10,000 项符合「SWAP」的源代码
代码结果 10,000
www.eeworm.com/read/301198/13863753
c use_swap.c
#include
void swap_values(int *, int *);
void main(void)
{
int a = 1, b = 2;
printf("Original values a %d b %d\n", a, b);
swap_values(a, b);
printf("Swapped value
www.eeworm.com/read/300969/13876856
src us-swap.src
/* Keymap for US MF-2 keyboard with the Caps Lock and Control key swapped. */
u16_t keymap[NR_SCAN_CODES * MAP_COLS] = {
/* scan-code !Shift Shift Alt1 Alt2 Alt+Sh Ctrl */
/* =================
www.eeworm.com/read/139332/5800236
hpp swap_actor.hpp
/*=============================================================================
Copyright (c) 2003 Jonathan de Halleux (dehalleux@pelikhan.com)
http://spirit.sourceforge.net/
Use, modific
www.eeworm.com/read/138748/5813896
c epr_swap.c
/*
* $Id: epr_swap.c,v 1.1.1.1 2003/03/05 17:36:43 hartmut Exp $
*
* Copyright (C) 2002 by Brockmann Consult (info@brockmann-consult.de)
*
* This program is free software; you can redistribute it
www.eeworm.com/read/138748/5813906
h epr_swap.h
/*
* $Id: epr_swap.h,v 1.1.1.1 2003/03/05 17:36:43 hartmut Exp $
*
* Copyright (C) 2002 by Brockmann Consult (info@brockmann-consult.de)
*
* This program is free software; you can redistribute it
www.eeworm.com/read/136812/5861495
c cv_swap.c
#ifndef lint
#ifdef SunB1
static char mls_sccsid[] = "@(#)cv_swap.c 1.1 92/07/30 SMI; SunOS MLS";
#else
static char sccsid[] = "@(#)cv_swap.c 1.1 92/07/30 SMI";
#endif /* SunB1 */
#endif lint
/*
*
www.eeworm.com/read/136812/5861576
c chk_swap.c
#ifndef lint
#ifdef SunB1
static char mls_sccsid[] = "@(#)chk_swap.c 1.1 92/07/30 SMI; SunOS MLS";
#else
static char sccsid[] = "@(#)chk_swap.c 1.1 92/07/30 SMI";
#endif /* SunB1 */
#endif lint
/*
www.eeworm.com/read/136812/5861892
c tfs_swap.c
#ifndef lint
static char sccsid[] = "@(#)tfs_swap.c 1.1 92/07/30 Copyr 1988 Sun Micro";
#endif
/*
* Copyright (c) 1988 Sun Microsystems, Inc.
*/
#include
#include "headers.h"
#include
www.eeworm.com/read/135582/5885748
c m_swap.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_swap.c,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (C)
www.eeworm.com/read/135582/5885749
h m_swap.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_swap.h,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (C)