how to know number of members in a group

Hi all,

i am new using hdf5 library.
I use it in C++.

I am opening a file with groups and would like to know the number of numbers in a given group.

I thought the function "h5gn_members" was exactly what i am looking for but it is now deprecated.

How can i do similar thing now ?

Thanks a lot,

···

--
Adrien Combourieu (Eng), INNOSEA
R&D engineer
1 rue de la Noë
CS12102
44321 Nantes Cedex 03
+33 2 40 37 68 96/+33 6 29 85 94 59
adrien.combourieu@innosea.fr

ok i found it it was only :

H5Gget_num_objs