In a book, I saw a piece of code.
but when I ran this code it said: C:\Users\dipankar\Desktop\cla.cpp [Error] 'delay' was not declared in this scope
They used it without proper documentation. They only said that "delay() is used to delay the execution of the next line by few milliseconds"!!. please help.