Hi,

I tried to debug my code using printf statement...
But previously it was working and today when i tried the same it was not working.... I tried the properties option and it is all the same as before..can any one help me....

Recommended Answers

All 4 Replies

Sure. You probably changed something and broke it.

Hope that helped.

Please post your code

see if you can not blotted out some ';' or ')' or if you have the library #include <stdio.h>. if the printf it's for input some variable, see correctly identified in the string to be displayed. anyway, if none of this is the problem, put the code here please to check the situation well

Sorry guys.....one dll was missing in my build folder but i dont know how it got missed...after adding it printf is working.....

thanks for all ur help........

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.