Dear All,
It would be great if you can clearify my problem at the earliest.
I am using Oracle Report Server 9.2.0 to generate PDF reports. Sometimes if data is not found an empty report will be generated. I am trying to avoid empty report generation if data is not found. Can anyone tell me how...
Hi,
The following program will launch 3 threads and wait for all the 3 to complete. If the thread 2 complets first, it has to wait till the other two complets.
Can anyone suggest me a way if the 2nd thread complets first then I want to launch a new thread of same type without waiting for the...
Could anyone say how to specify format specifier to obtain the following output
input : "Hello"
output: "----------Hello----------"
if I give "%010s" the output was as below
"00000Hello"
But I need "-" in the place of "0"...
Could you please tell me how to format a string in C
For example,
input : "Hello"
output: "**********Hello**********"
Thanks,
Sujin
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.