Write the function void joinlist


Write the function void JoinList(List *pl1, List *pl2) that copies all entries from l1 onto the end of l2; l1 remains unchanged, as do all the entries previously in l2. The list l2 must be, at least, created. (in both levels) 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write the function void joinlist
Reference No:- TGS086716

Expected delivery within 24 Hours