I need to print multiple arrays side by side. how do I do that in c? like I have these arrays
const char* intel[18]; intel[0] = "i9-9900K = 599$"; i