when i give this command :yum install telnet telnet-server i got this error : Gathering header information file(s) from server(s) Server: Red Hat Linux 14 – i386 – Base retrygrab() failed for: http://mirror.dulug.duke.edu/pub/yum-repository/redhat/14/i386/headers/header.info Executing failover method failover: out of servers … Continue reading
wap to display software timer using structure with pointers. how to start this??
#include<stdio.h> int main() { int i=255; i=i<<24; i=i>>24; printf(“%d”,i); return 0; } output is : -1 how??
compression and decompression complete. successfully implemented linked list concept.