I need to write a skill line reader for a text file. Ive looked at some of the other posts and the suggestions were to ether use lineread or gets. The goal is to read an ini file and extract the setup like designKit and other environmental settings. These values will then be read by the Cadence tools via the .cdsinit . Any suggestion which would be the best method? Thanks