/C-but-Object-Oriented

The C code defines a basic object-oriented approach with a Person structure, encapsulating data and functions, demonstrating simple instantiation and method invocation.

Primary LanguageCMIT LicenseMIT

C But Object Oriented

The C code defines a basic object-oriented approach with a Person structure, encapsulating data and functions, demonstrating simple instantiation and method invocation.