Overloaded operator in C++ string class

Completado Publicado May 13, 2004 Pagado a la entrega
Completado Pagado a la entrega

**** 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++

Programación en C Programación en C# Ingeniería Microsoft MySQL PHP Arquitectura de software Verificación de software Windows Desktop

Nº del proyecto: #3211227

Sobre el proyecto

1 propuesta Proyecto remoto Activo May 13, 2004

Adjudicado a:

herculesvw

See private message.

$1 USD en 1 día
(4 comentarios)
1.0