jcl, just on the same line of overloading and basic C-lite (coming from a C++ background)...

In lite-C isn't there anything like templatized functions?

I'm asking because I would like to write some array-manipulation functions (for an #include) and it would be tedious to re-write all of them one for integers, one for doubles, one for strings... you know... Is there any alternative ?