Iterator dla tabeli songs w bazie danych

Bug #747416 reported by Mateusz Zieliński
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SMshare
Fix Committed
Undecided
Mateusz Burnicki

Bug Description

Chciałbym mieć możliwość iterowania po tabeli songs w taki sposób:
Song* sg;

db.ResetSongsIt();
while((sg = db.NextSong()) != NULL)
{
   // do sth
}

Changed in smshare:
assignee: nobody → Mateusz Burnicki (wlochu)
Changed in smshare:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.