dapdump.c#311 char* primtype = NULL; #330 case NC_BYTE: primtype = "byte"; break; #331 case NC_CHAR: primtype = "char"; break; #332 case NC_SHORT: primtype = "short"; break; #333 case NC_INT: primtype = "int"; break; #334 case NC_FLOAT: primtype = "float"; break; #335 case NC_DOUBLE: primtype = "double"; break; #336 case NC_UBYTE: primtype = "ubyte"; break; #337 case NC_USHORT: primtype = "ushort"; break; #338 case NC_UINT: primtype = "uint"; break; #339 case NC_INT64: primtype = "int64"; break; #340 case NC_UINT64: primtype = "uint64"; break; #341 case NC_STRING: primtype = "string"; break; #345 ncbytescat(buf,primtype); #401 char* primtype = NULL; #411 case NC_BYTE: primtype = "byte"; break; #412 case NC_CHAR: primtype = "char"; break; #413 case NC_SHORT: primtype = "short"; break; #414 case NC_INT: primtype = "int"; break; #415 case NC_FLOAT: primtype = "float"; break; #416 case NC_DOUBLE: primtype = "double"; break; #417 case NC_UBYTE: primtype = "ubyte"; break; #418 case NC_USHORT: primtype = "ushort"; break; #419 case NC_UINT: primtype = "uint"; break; #420 case NC_INT64: primtype = "int64"; break; #421 case NC_UINT64: primtype = "uint64"; break; #422 case NC_STRING: primtype = "string"; break; #429 (nctype?nctype:primtype),node->ocname);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed