Ccode x++; Ccode does it have to be on one line? Or is it a block. If it is a block, can it be imported (I will put whatever C code into a c file and then import/include it where I need it)?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Ccode x++; Ccode
does it have to be on one line? Or is it a block. If it is a block, can it be imported (I will put whatever C code into a c file and then import/include it where I need it)?