Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use UNIX system calls such as printf() to help debug my code at UWM?

code debug help printf system Unix UWM
0
Posted

Can I use UNIX system calls such as printf() to help debug my code at UWM?

0

Yes. fprintf() statements and the like are OK at UWM, which is currently a development and prototyping system, but NOT on the lab systems. Make sure you remove these before committing your code to CVS. Please be sparing with the number of debugging statements that you have, or it may be difficult for yourself and other users to find the output in the mpi.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123