Posted By


Bozidar on 11/11/12

Tagged


Statistics


Viewed 465 times
Favorited by 0 user(s)

Implemantacija_liste_pomocu_polja.h


/ Published in: C++
Save to your folder(s)

Datoteka zaglavlja u kojoj se nalazi moja implementacija liste pomoću polja.
Datoteka sadži funkcije: InitL(L), FirstL(L), EndL(L),NextL(p,L),PreviousL(p,L), LocateL(x,L), InsertL(x,p,L), DeleteL(p,L), RetreiveL(p,L), DeleteAllL(L), br_unesenih_el(L), brisi_naziv(L), brisi_vrstu(L) i cijena_u_polje(L).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.