Thread socket / sysread - Probleme (2 answers)
Opened by esskar at 2005-02-28 17:55

esskar
 2005-02-28 17:55
#37902 #37902
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
perldoc -f ord
   ord EXPR
   ord     Returns the numeric (the native 8-bit encoding, like ASCII or
           EBCDIC, or Unicode) value of the first character of EXPR.


Quote
Don't use functions you do not understand!
If you don't understand WHAT are they doing, and how do control what are they doing, simply don't use them. You don't have to know HOW are they doing it, but if you don't feel you understand properly how to use them ... ask someone to help you with the code, let someone review the code, read the documentation ten more times or use something else
--Jenda Krynicky

;)\n\n

<!--EDIT|esskar|1109606148-->

View full thread socket / sysread - Probleme