Hey everybody! I am currently programming a coding library in lite-C, and really need the ability to overload my functions. This site
http://www.conitec.net/beta/cscript_intro.htm claims Lite-C has the ability to "partially" overload functions. I have had no luck, and only the first function in order executes, while other functions following it receive a "wrong number of parameters" error. If anybody has insight to this issue, I would be very appreciative!