Thread FIND::File
(31 answers)
Opened by Alter at 2008-04-06 21:46 Alter+2008-04-06 19:46:23-- ... und nimm Single Quotes oder Du musst die Backslashes escapen. [edit] Noch besser ist die grundsätzliche Verwendung von '/' als Pfadtrenner, dann brauchst Du nicht über's OS nachzudenken (funktioniert auch bei Windows), und die Art Quotes ist auch egal . Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"
|