02-19-2008 08:29 AM
02-19-2008 08:45 AM
Namespace is a C++ notation and Lab Windows CVI uses a C compiler, it would be like trying to use classes in C. If you want to group information I suggest using structs.
Garth
02-19-2008 11:03 PM