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

Public Attributes

int info
 
Nodenext
 
Nodenextptr
 
int value
 

Detailed Description

Definition at line 6 of file 3.cpp.

Member Data Documentation

◆ info

int Node::info

◆ next

◆ nextptr

◆ value


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