In a way it makes sense, in another way it doesn't.
I'd like you to rephrase that question.
A code in C could be almost anything, like
- Code: Select all
x = 10;
Very simple.
Or
- Code: Select all
strcpy(text, "You're so reading this!");
Less simple.
Yeah, just specify your problem please.