C-CS PortWizard
CCSPortWizard.Program Class Reference

Static Private Member Functions

static void Main (string[] args)
 

Detailed Description

Definition at line 18 of file Program.cs.

Member Function Documentation

static void CCSPortWizard.Program.Main ( string[]  args)
staticprivate

These variables manages the parameters needed for the c to c-sharp transpose process

User command line argument validation condition

Search for the output file argument index

Extraction for filE name is done

Using Streamreader to read the source file

Loop through the source file line by line until it reaches the end of file

This condition detects the main

This condition adds a tab after the main has been detected

This codition will apply the curl brackets if main is found

This will close the file streamer

Definition at line 20 of file Program.cs.


The documentation for this class was generated from the following file: