Fixed Length Strings

. You can also find this and other articles at his web site at http://www.wizsoft.com/~poul/srs/

  • CWizCharString - template class to hold a string of fixed maximum size.
    Much faster then those with new and delete.
    File CHAR_STR.H .
  • Class CWizConstantStringArray - obviously class implements array of constant strings. Implements copy constructor and operator, adding strings and RemoveAll.
    Files ConstantStringArray.cppand ConstantStringArray.h.
  • IT Offers

    Comments

    • Posted by Legacy on 04/20/2001 12:00am

      Originally posted by:


      Reply
    • help!

      Posted by Legacy on 04/18/2001 12:00am

      Originally posted by: John

      I am a beginner in visual C++ programming.I have to do a program that read a multi-command file . Each command have a fixed number of parameters .I have to make a string analysis and based on that analysis the program should fill some small records like matrix (two dimension vectors).
      What would be the best way to do this?(in special the string analysis).

      Reply
    • test

      Posted by Legacy on 01/02/2001 12:00am

      Originally posted by: hawk

      test

      Reply
    Leave a Comment
    • Your email address will not be published. All fields are required.

    Go Deeper

    • Implementing a new ERP system can be the answer to your prayers, or your worst nightmare. Stay aware of the pitfalls with this up-to-date …
    • Increasing demands placed on IT, along with tightening budgets has prompted IT leaders to seek out alternative technologies and improved …
    • This online eBook provides insight and advice on how to build an effective disaster recovery strategy in the evolving world of virtual …

    Most Popular Programming Stories

    More for Developers

    Latest Developer Headlines

    RSS Feeds