system("PAUSE")

I need to use system pause but codeblocks says that "system" was not declared. is there a way around this? i'd like to still use system pause if possible thanks!
Have you included <cstdlib>?

Peter87 runs away to take cover under a stone.
Last edited on
I completely forgot about that library thanks!
Topic archived. No new replies allowed.