Files
cdesktop/cde/doc/C/guides/man/m3_tttk/str_op.sgm

61 lines
2.2 KiB
Plaintext

<!-- $XConsortium: str_op.sgm /main/5 1996/08/30 14:06:07 rws $ -->
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
<!-- (c) Copyright 1995 International Business Machines Corp. -->
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
<!-- (c) Copyright 1995 Novell, Inc. -->
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN281.rsml.1">]]>
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN281.rsml.1">]]>
<RefMeta>
<RefEntryTitle>tttk_string_op</RefEntryTitle>
<ManVolNum>library call</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Function>tttk_string_op</Function></RefName>
<RefPurpose>map a string to a ToolTalk op code
</RefPurpose>
</RefNameDiv>
<!-- $XConsortium: str_op.sgm /main/5 1996/08/30 14:06:07 rws $-->
<!-- CDE Common Source Format, Version 1.0.0-->
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
<RefSynopsisDiv>
<FuncSynopsis Remap="ANSI">
<FuncSynopsisInfo>#include &lt;Tt/tttk.h>
</FuncSynopsisInfo>
<FuncDef>Tttk_op <Function>tttk_string_op</Function></FuncDef>
<ParamDef>const char *<Parameter>opstring</Parameter></ParamDef>
</FuncSynopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Function>tttk_string_op</Function> function returns the
<StructName Role="typedef">Tttk_op</StructName> named by
<Emphasis>opstring</Emphasis>.</Para>
</RefSect1>
<RefSect1>
<Title>RETURN VALUE</Title>
<Para>Upon successful completion, the
<Function>tttk_string_op</Function> function a
<StructName Role="typedef">Tttk_op</StructName> value;
otherwise, it returns
<SystemItem Class="Constant">TTDT_OP_NONE</SystemItem>.</Para>
</RefSect1>
<RefSect1>
<Title>APPLICATION USAGE</Title>
<Para>See
&cdeman.tttk.op.string;.</Para>
</RefSect1>
<RefSect1>
<Title>SEE ALSO</Title>
<Para>&cdeman.Tt.tttk.h;, &cdeman.tttk.op.string;, &cdeman.tt.message.op;.</Para>
</RefSect1>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->