代码搜索:setlocale
找到约 329 项符合「setlocale」的源代码
代码结果 329
www.eeworm.com/read/183756/9141983
c setlocale.c
/* setlocale.c - ANSI locale */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,30aug93,jmm fixed null pointer dereference in setlocale() (spr 24
www.eeworm.com/read/300969/13876419
c setlocale.c
/*
* setlocale - set the programs locale
*/
/* $Header: setlocale.c,v 1.2 89/12/18 15:49:11 eck Exp $ */
#include
#include
struct lconv _lc;
char *
setlocale(int
www.eeworm.com/read/147331/5731278
h setlocale.h
/*-
* Copyright (C) 1997 by Andrey A. Chernov, Moscow, Russia.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/147331/5732615
h setlocale.h
/*-
* Copyright (C) 1997 by Andrey A. Chernov, Moscow, Russia.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/136812/5857284
c setlocale.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/133772/5900495
c setlocale.c
//=================================================================
//
// setlocale.c
//
// Testcase for C library setlocale() function
//
//=======================================
www.eeworm.com/read/131315/5930643
3 setlocale.3
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" Donn Seeley at BSDI.
.\"
.\" Red
www.eeworm.com/read/131315/5930669
c setlocale.c
/*
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Paul Borman at Krystal Techn