jeudi 18 avril 2019

User defined String class

I have a user defined string class with all user defined Functionalities in it. In main function I want to pass QString +”ABCD” to user defined string class. How To achieve this or what all things I have to consider For passing QString + “ABCD “ to user defined string class . Thanks so much in advance.

Main function example is shown below.

MyString str = QString + “ABCD “

Aucun commentaire:

Enregistrer un commentaire