pearcej / cppds

Problem Solving with Algorithms and Data Structures using C++
Other
11 stars 76 forks source link

Cross reference error #474

Closed demekenega closed 8 months ago

demekenega commented 8 months ago

Description

In introduction_object-oriented-programming-in-c-defining-classes.ptx there are multiple cross-reference errors caused by incorrect referencing to listings.

Version

cppds-v2

Screenshots (if appropriate)

image image image image

demekenega commented 8 months ago

There is already an existing issue.