where is lcclib for windows ?
where is lcclib for windows ?
Lcclib is nowhere to be found in my PB folder. I downloaded PB again and installed it again but that also didn't help. Can someone tell me where I can download lcclib for windows ?
go here: http://www.cs.virginia.edu/~lcc-win32/
and download the "lcc-win32" package. It is included there.
Timo
and download the "lcc-win32" package. It is included there.
Timo
quidquid Latine dictum sit altum videtur
Thanks, that helped a lot.
Another little question concerning the splitted library format...
If I understand correctly I have to declare my own shared variables and functions as public so that all parts can access them.
Do I have to use strange names for them to avoid conflicts in case someone
else might have used the same names or does that only matter for the public PB_ functions I am creating ?
Another little question concerning the splitted library format...
If I understand correctly I have to declare my own shared variables and functions as public so that all parts can access them.
Do I have to use strange names for them to avoid conflicts in case someone
else might have used the same names or does that only matter for the public PB_ functions I am creating ?
