Visit Platform at http://www.platform.com

lsb_readstreamline

Reads a current version eventRec structure from the lsb_stream file.

lsb_readstreamline reads an eventrRec from the open streamFile

#include <lsf/lsbatch.h>

struct eventRec *lsb_readstreamline(const char *line)

Parameters:
* line Line number in the stream file to be read. See lsb_puteventrec and lsb_geteventrec for details on the eventRec structure. Additionally, there are three additional event types supported.
Data Structures:
eventRec
Define Statements:
none
Returns:
struct eventRec *: A pointer to eventRec
The function was successful.

NULL
The function failed.

Errors:
On failure, lsberrno is set to indicate the error.
Equivalent line commands:
none
Files:
$LSB_CONFDIR/cluster_name/configdir/lsb.params
See also:
lsb_closestream

lsb_geteventrec

lsb_openstream

lsb_puteventrec

lsb_readstream

lsb_streamversion

lsb_writestream



     
Date Modified: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.