Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

C code freezes/Pauses while execution

I have a C application in which I have two adjacent print statements. But only the top one is printed and not the second one. What could be reason. My C code is quiet bigger and complex in size. I...