代码搜索:PSlib
找到约 68 项符合「PSlib」的源代码
代码结果 68
www.eeworm.com/read/319360/13453021
h pslib.h
#ifndef __PSLIB_H__
#define __PSLIB_H__
#include
#ifdef __cplusplus
extern "C" {
#endif
#ifdef WIN32
#define PSLIB_CALL __cdecl
#ifdef PSLIB_EXPORTS
#define PSLIB_API __declspec(dllexpo
www.eeworm.com/read/319360/13453035
spec pslib.spec
# Note that this is NOT a relocatable package
%define ver 0.4.1
%define prefix /usr
Summary: Library for creating PostScript
Name: pslib
Version: %ver
Release: 1
License: LGPL
Group: Developme
www.eeworm.com/read/319360/13453062
c pslib.c
/*
* (c) Copyright 2001 Vilson G鋜tner, Uwe Steinmann.
* (c) Copyright 2002-2004 Uwe Steinmann.
* All rights reserved.
*
* This library is free software; you can redistribute it and/
www.eeworm.com/read/319360/13453069
in pslib.spec.in
# Note that this is NOT a relocatable package
%define ver @VERSION@
%define prefix /usr
Summary: Library for creating PostScript
Name: pslib
Version: %ver
Release: 1
License: LGPL
Group: Devel
www.eeworm.com/read/209211/4983970
h pslib.h
char *psinit(int, int); /* second arg is debug flag; returns "" on success */
int image2psfile(int, Memimage*, int);
void psopt(char *, void *);
int paperlength;
int paperwidth;
www.eeworm.com/read/209211/4983972
c pslib.c
#include
#include
#include
#include
#include
#include "pslib.h"
/* implement PsLib;
/*
/* include "sys.m";
/* sys: Sys;
/*
/* include "draw.m";
/* draw
www.eeworm.com/read/381509/9089214
dll pslib5.dll
www.eeworm.com/read/381509/9089465
dll pslib5.dll
www.eeworm.com/read/374840/9382385