in reply to Re^7: Read all the file path having text document
in thread Read all the file path having text document

I think not having a prototype in the forward declaration is kinda like saying "I don't care, everything is fine", so when someone comes along later and declares a specfic prototype, then this is, well, fine.  OTOH, if you say "I want the subroutine be called like this", and someone else later wants to have it some other way, you have a tiff...

Makes sense to me.

  • Comment on Re^8: Read all the file path having text document