Posted By


renata on 11/20/10

Tagged


Statistics


Viewed 74 times
Favorited by 0 user(s)

RED_strukture_podataka


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



Copy this code and paste it in your HTML
  1. #include "red_pokazivaci.cpp"
  2. extern queue FrontQ();
  3. extern int EnQueueQ();
  4. extern int DeQueueQ();
  5. extern bool IsEmptyQ();
  6. extern int InitQ();

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.