Start a conversation

How are "for" loops and "while" loops handled in Ada C/C++ Changer? Will this implement jump statements?.

Both "for" loops and "while" loops in Ada become while loops in C. We don't use "jump" statements in the generated C unless the original Ada had a "goto." 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. MapuSoft

  2. Posted
  3. Updated

Comments