kvramgopal
February 4th, 2003, 04:47 AM
What r GUARD Variables? and where r these used
|
Click to See Complete Forum and Search --> : C++ kvramgopal February 4th, 2003, 04:47 AM What r GUARD Variables? and where r these used DanM February 5th, 2003, 01:01 AM Based on the name, I assume they should be some sort of mutexes or classes that are used together with mutexes (lock in the constructor, unlock in destructor). Can you give us some more clues about the place you found them (OS/library...) ? Dan kvramgopal February 6th, 2003, 12:02 AM Thanx.. Iam not sure as to where this is found?This was posted one of the test question? DanM February 6th, 2003, 01:45 AM You should know better :) It was your exam after all... Dan codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |