is there a way i can automatically Format text in Devc++
by format i mean indenting and stuff
nope it does not work any other ideas
Dev C++ doesn't have a built-in formatter. If you want one you will have to install it (like FormatCode) and then manually add it as a tool.
so you mean to say that Devc++ has a plugin to auto format it