hi all,
I added a two files to my project in carbide.c++ ( .cpp, and its .h ), for a mysterious reason carbide shows the header files code covered with grey color, and though the .cpp has the #include of its .h file, the functions appears in .cpp file as if it doesn't find its declarations in the .h file.
Why is that?
many thanks in advance.




