WhiteBoard Project using C RPC
A Project in Distributed Computing at IIIT-Delhi
ListNode Struct Reference
Collaboration diagram for ListNode:
Collaboration graph

Data Fields

struct ListNodenext
 

Detailed Description

Definition at line 9 of file server.c.

Field Documentation

◆ next

struct ListNode* ListNode::next

Definition at line 10 of file server.c.

Referenced by delete(), and insert().


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