Source position: amigados.pas line 1597
function CreateDir(
const name: pCHAR
):LongInt;function CreateDir(
const name: string
):LongInt;