Current File : //usr/local/emps/share/doc/freetds/reference/a00566_ga4e6d9fa6f9b9551a5a3390e10a5322e6_cgraph.dot
digraph "tds_dstr_dup"
{
 // 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_dup",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Duplicate a string from another dynamic string."];
  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="$a00566.html#ga656718f240d7403f986ae887d84a6ca1",tooltip="Set string to a given buffer of characters."];
}