Function and struct shared in the workspace
Posted: Fri Nov 10, 2017 3:54 pm
Goodmorning.
I've made a specific workspace for my University cours.
Inside this workspace i'm making a project for each exercise, but i noticed that projects in the same workspace share the declared functions.
For example if i declare a function called printm in a project when i will write printm in another project codelite will show me that function.
Is there a way to isolate each project and not share functions and struct?
I've made a specific workspace for my University cours.
Inside this workspace i'm making a project for each exercise, but i noticed that projects in the same workspace share the declared functions.
For example if i declare a function called printm in a project when i will write printm in another project codelite will show me that function.
Is there a way to isolate each project and not share functions and struct?