IPXE LLDP and type casting - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: IPXE LLDP and type casting (/showthread.php?tid=18559) |
RE: IPXE LLDP and type casting - cckp - 2019-07-03 00:59 count the length on the string to find the right ofset number? so basically you invented two string manipulating methods: len(str) and substr(str)? sounds good |