News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

NewUser|Steps to run a set of codes written in C

Started by ekalhor, July 08, 2014, 08:50:42 AM

Previous topic - Next topic

ekalhor

Hello All,

I am so clueless here. I have a program to run which is written in C. I can open it in Code::Blocks but then that's pretty much it. My program is a set of files all written in C. I want to understand the structure of Code::Blocks and that how functions work together, how and where variables are stored and called, etc.


BlueHazzard

please, please, PLEASE, use google (or duckduckgo) to search for tutorials. I think there are tons, even on youtube, for absolute beginner...

Quote from: ekalhor on July 08, 2014, 08:50:42 AM
I want to understand the structure of Code::Blocks and that how functions work together, how and where variables are stored and called, etc.
well then you have to learn c, because this are c things.... And again, search the web for "c codeblocks tutorial". No one will have the time to explain to you what is already written somewhere easily findable.

If you have a SPECIFIC question (like "where can i find this or that setting"), you can ask here, and we will try to help you...

greetings