Answer to Question #17095 in C++ for sahar

Question #17095
How to check a house in vector isn't empty?
1
Expert's answer
2012-10-24T10:49:41-0400
There is a function:


nameVector.empty();

it returns true - if vector is empty, else - false

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

Assignment Expert
25.10.12, 15:53

try nameVector[index].empty();

sahar
25.10.12, 05:13

empty function check all the house if i want check the house that i want what can i do? thank for your help

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS