Hi,
This might be a very basic thing but I am new to HEW. Please tell me how can I add a new header file (math.h) to an exsisting project? I tried to just add in the include statement but its giving me an error.
Any help will be highly appreciated.
Thanks
Kanika
I was getting an error for unresolved external symbol. Thanks Kevin I included math.h in the build configuration and it worked.