How can I get simple_error () to work in code::blocks??? I cant get it to work, an error comes up: simple_error() not declared | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How can I get simple_error () to work in code::blocks??? I cant get it to work, an error comes up: simple_error() not declared

I was trying out a drill in "Programming: Principles and Practice (2nd Ed.)" and one of the instructions was "If age is 0 or less or 110 or more, call simple_error("you're kidding!") using simple_error() from std_lib_facilities.h but it's failing because it the compiler says the simple_error() command is not defined/declared

9th Jan 2017, 8:17 PM
Audrey Mwale
Audrey Mwale - avatar
0 Respuestas