Profile
Achievement
Bozidar's Recent SnippetsTagged header
- All /
« Prev 1 Next »
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...
0
564
posted 12 years ago by Bozidar
Datoteka zaglavlja u kojoj se nalazi moja implementacija liste pomoću pokazivaÄa.
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), brunesen...
0
607
posted 12 years ago by Bozidar