Fill This Form To Receive Instant Help
Homework answers / question archive / Why would a programmer intentionally code the following line into a program? (Code needed to make this a complete program intentionally left out
Why would a programmer intentionally code the following line into a program? (Code needed to make this a complete program intentionally left out.)
#define true 1
while(true)
{
// Stuff inside loop.
}
Already member? Sign In