COBOL

COBOL CALL Operations

COBOL CALL OPERATIONS There are certain times when we have to deal with multiple programs at same time, and sometimes, we have to access multiple variables from called program or sub program to the main Read more…

By , ago
Coding

Simplifying code

Is there a way to simplify “RainbowFade” function? I’m just getting started with programming, and I’ve heard that using a lot of “else if” isn’t good.I think this is better. Okay that simplified the code Read more…

By Umar Khan, ago