JezK
Edit File: a00545_gad96366d9fa93bfc283cef1299fbe97ab_cgraph.dot
digraph "tds_dstr_copy" { // LATEX_PDF_SIZE edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir="LR"; Node1 [label="tds_dstr_copy",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="copy a string from another"]; Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"]; Node2 [label="tds_dstr_copyn",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00545.html#ga656718f240d7403f986ae887d84a6ca1",tooltip="Set string to a given buffer of characters."]; }