#!/bin/sh
# This is a shar archive.
# The rest of this file is a shell script which will extract:
#
# 6_13a.c 6_13b.c 6_13c.c 6_13d.c makefile
#
# To extract the files from this shell archive file simply
# create a directory for this file, move the archive file
# to it and enter the command
#
#	sh filename
# 
# The files will be extracted automatically.
# Note: Do not use csh.
#
# Archive created: Mon Jul 30 23:06:08 EDT 1990
#
echo x - 6_13a.c
sed 's/^X//' > 6_13a.c << '!EOF!'
/* Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
/* The C++ Answer Book */
/* Tony Hansen */
/* All rights reserved. */
while(d    <=g){    ++O;for    (f=0;f<    O&&d<=g
!EOF!
ls -l 6_13a.c
echo x - 6_13b.c
sed 's/^X//' > 6_13b.c << '!EOF!'
/* Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
/* The C++ Answer Book */
/* Tony Hansen */
/* All rights reserved. */
int O, OO, OOO;
char *jack, *jill;
double _, __, ___;
!EOF!
ls -l 6_13b.c
echo x - 6_13c.c
sed 's/^X//' > 6_13c.c << '!EOF!'
/* Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
/* The C++ Answer Book */
/* Tony Hansen */
/* All rights reserved. */
  ________
 ____ _____
____
____
 ____ _____
  ________
!EOF!
ls -l 6_13c.c
echo x - 6_13d.c
sed 's/^X//' > 6_13d.c << '!EOF!'
/* Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
/* The C++ Answer Book */
/* Tony Hansen */
/* All rights reserved. */
i["abc"]
'/'/'/'
'-'-'-'
!EOF!
ls -l 6_13d.c
echo x - makefile
sed 's/^X//' > makefile << '!EOF!'
test:
	@echo tests done
!EOF!
ls -l makefile
# The following exit is to ensure that extra garbage 
# after the end of the shar file will be ignored.
exit 0
