Hello, I'm very new to the whole C/Assembly/C++ ecosystem. After learning c# and Java for the past 4 months, I wanted to move on and start a new project.
I'm trying to make an operating system including both Assembly and C++, but I don't really know how to use CodeBlocks all that well.
Would anyone give me some pointers on how to configure your project to compile to an ISO with both Assembly and C? Thank you!