File:  [Synchronet] / sbbs / sbbs2 / smb / 121a / smbvars.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:38:53 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v3_00c, HEAD
3.00c Win32

/* SMBVARS.C */

/*************************************************************************/
/* Global variables for SMBLIB. Same file used for both header and code. */
/*************************************************************************/

#ifndef GLOBAL
#define GLOBAL
#endif

#include "smbdefs.h"
#include <stdio.h>

GLOBAL char 	smb_file[128];	/* path and filename for SMB file (no ext) */
GLOBAL char 	shd_buf[SHD_BLOCK_LEN];
GLOBAL FILE 	*sdt_fp;
GLOBAL FILE 	*shd_fp;
GLOBAL FILE 	*sid_fp;
GLOBAL FILE 	*sda_fp;
GLOBAL FILE 	*sha_fp;
GLOBAL FILE 	*sch_fp;


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.