User Profile
Collapse
-
NPTL in ubuntu
hi.. can someone tell me how to download Native POSIX Thread Library for ubuntu? It does not seem to support pthread.h header file.. please reply asap.. -
My AV program does not ask me to do this.. I just heard this from one of my friends and wanted to know if there is really something like this.. So would it suffice if i just run my AV without having to preset or disable anything?... -
antivirus
hi friends..
do i have to disable 'Restore Default System Settings' option before I run my antivirus on my PC? If yes, how do i disable it? -
windows media player 11
hi friends..
am able to listen to any song using Windows Media Player 11. But am unable to change the volume settings or move to any pane in the environment. The cursor is an hourglass and doesnt seem to change back to an arrow at all. And when i close the window, it throws me an error, saying the program is not responding. I am left with no other choice than forcibly ending the program. What could be the reason? -
thanku so much.. indeed the last expression overrides all the other expressions in if statement.....Leave a comment:
-
if(a,b,x,y)
can somebody explain the working of the following C code?
Output:Code:#include<stdio.h> void main() { int a=0, b=20; char x=1, y=10; if(a,b,x,y) printf("bye"); else printf("BYE"); }
bye -
Perl Tutorials
hi.. can somebody please suggest a good website that offers me tutorials in Perl language (with clear explanations and examples right from the very basics)..
No activity results to display
Show More
Leave a comment: