Re: Boost process and C



Ben Pfaff a écrit :
websnarf@xxxxxxxxx writes:


You are saying you should throw out an entire language because you
don't like the way it handles strings?


It depends on your priorities. I wouldn't want to rewrite a Perl
program that does complex string processing in C. It's going to
get a lot longer and possibly harder to read (depending on how
much taste the Perl programmer had).

You mean then in substance:

"Since C strings are completely screwed up, do NOT try to change that, but learn Perl".

.



Relevant Pages

  • Re: can I replace a string in all Matlab .m files under a folder?
    ... How to write a program in Matlab to change the strings ... maybe the Perl in Matlab can help? ... the command that follows is to be executed. ...
    (comp.soft-sys.matlab)
  • Re: can I replace a string in all Matlab .m files under a folder?
    ... How to write a program in Matlab to change the strings ... maybe the Perl in Matlab can help? ... the command that follows is to be executed. ...
    (comp.soft-sys.matlab)
  • Re: Math
    ... converting them to strings, then back, the precision will be lost. ... following instructions from perl. ... involve steps performed by the C compiler. ...
    (comp.lang.perl.misc)
  • Re: Regex: Why is overreaching necessary?
    ... SJ> Dealing with an array of fixed length strings. ... even good perl hackers ... is the search value something with alternation as the ... in fact as you have been told, substr and a hash lookup might be the ...
    (comp.lang.perl.misc)
  • Re: [Regex] Suchen nach Hex-Zeichen
    ... daher muss Perl wissen, in welchem Zeichensatz das Script abgespeichert ... allen Strings klarkommt, in denen nur Zeichen bis 0xFF vorkommen, solange ... man Strings als Zeichenfolgen betrachtet und nicht die Plattform wechselt. ... besteht der aus einem Zeichen mit dem Code 0x84. ...
    (de.comp.lang.perl.misc)