Description: 3. Write a program so that the program can produce the menu, choose to complete a specified operation, and outputs the corresponding result of the operation. 2 menu items, respectively, the functions performed are: 1) call the connection string library functions 2) call the library functions of the string comparison 3) call the library functions copy the string 4) call the library functions the length of the string to be effective Note: The program can be based on menu choice, control, or simply need to enter two strings to enter a string
To Search:
File list (Check if you may need any files):
StringHandling\copy.cpp
..............\copy.h
..............\Debug\copy.obj
..............\.....\Long.obj
..............\.....\MainFrm.obj
..............\.....\ompare.obj
..............\.....\onnect.obj
..............\.....\StdAfx.obj
..............\.....\test203.exe
..............\.....\test203.ilk
..............\.....\test203.obj
..............\.....\test203.pch
..............\.....\test203.pdb
..............\.....\test203.res
..............\.....\test203Doc.obj
..............\.....\test203View.obj
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Long.cpp
..............\Long.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\ompare.cpp
..............\ompare.h
..............\onnect.cpp
..............\onnect.h
..............\ReadMe.txt
..............\res\test203.ico
..............\...\test203.rc2
..............\...\test203Doc.ico
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\test203.aps
..............\test203.clw
..............\test203.cpp
..............\test203.dsp
..............\test203.dsw
..............\test203.h
..............\test203.ncb
..............\test203.opt
..............\test203.plg
..............\test203.rc
..............\test203Doc.cpp
..............\test203Doc.h
..............\test203View.cpp
..............\test203View.h
..............\Debug
..............\res
StringHandling