;;; -*- Mode: Text -*- ;;; ;;; $Header: /home/gene/library/website/docsrc/test-rpc/src/RCS/README.txt,v 395.1 2008/04/20 17:25:55 gene Exp $ ;;; Copyright (c) 2006 Gene Michael Stover. All rights reserved. The programs & data files in this "test-rpc" directory are for testing Sun/ONC RPC 4.0. TYPE DECODE TEST ENCODE TEST ------------------ ----------- ----------- array of int xxxx xxxx array of string array of struct array of union xxxx xxxx bool_t 0009 0010 bytes char 0006 double 0007 enum 0011 0012 float 0015 0016 int 0021 long 0020 short string struct u_int u_long u_short union vector of int vector of string vector of struct vector of union ;;; --- end of file ---