Thread Befehl zum Echo: echo ""; geht doch nicht, was dann?
(7 answers)
Opened by Gast at 2006-06-16 22:48
du brauchst einen C- bzw. C++-Compiler. unter linux wäre das z.B. der gcc.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |