COMP2113
COMP2113_ENGG1340 Programming technologies and Computer programming II [Section 2BC] [2023]
Loading...
Searching...
No Matches
PhoneRec Struct Reference
Collaboration diagram for PhoneRec:

Public Attributes

string name
 
string phone_no
 

Detailed Description

Definition at line 9 of file phonebook_incomplete.cpp.

Member Data Documentation

◆ name

string PhoneRec::name

◆ phone_no

string PhoneRec::phone_no

The documentation for this struct was generated from the following files: