Hi!

I have got:

"
BMAP* bmap;
bmap = bmap_create("test.png");
"

How can I get the name of the bmap ("test.png") out of my bmap-pointer?