Overloaded operator in C++ string class

Terminé Publié le May 13, 2004 Paiement à la livraison
Terminé Paiement à la livraison

**** The string class is attached ****

1) Write an overloaded operator == for the String class. You may make it a member or a non-member function. A non-member function would be declared like this:

bool operator==(String& S1, String& S2);

You should use the existing library function

int strcmp(const char * L, const char * R);

which returns 0 if the strings are equal, -1 if L is alphabetically before R and +1 otherwise. Use

#include <string.h>

to include the header file containing the declaration of strcmp().

Create some Strings and test them for equality.

2) Write an overloaded << (output operator) for the class String. Be sure it behaves correctly for chained output statements like cout << a << b << c << endl;

Use

#include <iostream>

to include the header file which has the declarations of cout, << and endl.

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):

a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.

b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.

3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

## Platform

Visual C++

Programmation C Programmation C# Ingénierie Microsoft MySQL PHP Architecture Logicielle Tests de Logiciels Bureau Windows

Nº du projet : #3211227

À propos du projet

1 proposition Projet à distance Actif May 13, 2004

Décerné à:

herculesvw

See private message.

%selectedBids___i_sum_sub_4% %project_currencyDetails_sign_sub_5% USD en 1 jour
(4 Commentaires)
1.0