PTC MKS Toolkit Knowledge Base

Section:IO
Product:MKS Toolkit (TKPDev/TKEDev)
Version:
OS:All
Keywords:argv
Category:Porting/Knowledge Base


Why does the format of argv not get converted?


Toolkit cannot determine whether a particular entry in argv is a file path or not. Only your program can know what each argument represents.