Search:

Type: Posts; User: shrijeetp

Search: Search took 0.00 seconds.

  1. help needed in organising a debugging contest

    i m a part of a team which is resposible for oraganising a debugging contest in our college.this debugging conetst is solely based on C.

    This contest will be held in two phases first phase will be...
  2. Replies
    1
    Views
    2,179

    program to make a floppy write protected

    how do i proceed to write a c code to make a floppy write protected without using interrupts(int 86s).
    is there some other way?
    can by sending some command code at FDC8272's control port this can...
  3. Replies
    6
    Views
    2,492

    sorry its not supposed to be the whole pc...its...

    sorry its not supposed to be the whole pc...its the monitor i wish to sell...its a 15" coloured LG crt monitor(not flat).
  4. Replies
    6
    Views
    2,492

    that was stupid pf me(not mentioning the...

    that was stupid pf me(not mentioning the place)...sorry guys...
    i am from india,Indore....
    guys can i get some resell value of my old pc(that got screwed).i mean its picture tube is gone but other...
  5. Replies
    6
    Views
    2,492

    monitor fell down:picture tube broken

    my monitor fell down rite on its face.from a table's height.it stopped working.when tried to power it on....smoke came out and some circuit inside started gtng red.
    took it to vendor.he showed me...
  6. establishing a local area network (two servers and clients)

    I am working on a project which has been divided into two phases.the first phase requires designing a local area network having two servers and multiple dumb terminals as their clients.the second...
  7. Replies
    5
    Views
    1,393

    i looked up ccproxy's help pages..it says it...

    i looked up ccproxy's help pages..it says it dosent support yahoo msngrs VOIP as yet.
    may be switching over to a better proxy application wud help.

    not as much familiar wid linux stuff...though...
  8. Replies
    5
    Views
    1,393

    I dont know how to open a port...one more issue...

    I dont know how to open a port...one more issue is there..i use ccproxy(a proxy server application) at my server side...its help page says that it does not support VOIP in yahoo msngr...will opening...
  9. Replies
    5
    Views
    1,393

    Yahoo msngr 7.0 beta

    i am using yahoo msngr 7.0 beta version...it has got a computer call feature(VOIP) thru a microphn.
    i use proxy settings to get connected.when it asks for the settings i go for http proxy(the other...
  10. Replies
    2
    Views
    2,193

    yahoo msngr VOIP ver7.0 beta

    i am using yahoo msngr 7.0 beta version...it has got a computer call feature(VOIP) thru a microphn.
    i use proxy settings to get connected.when it asks for the settings i go for http proxy(the...
  11. Thread: yahoo help

    by shrijeetp
    Replies
    2
    Views
    2,662

    she is not satyin with him nemore (separated not...

    she is not satyin with him nemore (separated not divorced)...cant install a keylogger hence...already having an alternate account..but all address book was with that account..and that one was...
  12. Thread: yahoo help

    by shrijeetp
    Replies
    2
    Views
    2,662

    yahoo help

    i have a friend whose yahoo email account has been taken over by her husband forcefully and he has changed her password and in all probabilities all her details. she can't retrieve her password by...
  13. Thread: cant get it!

    by shrijeetp
    Replies
    7
    Views
    1,154

    now i get it ....thanx for all

    now i get it ....thanx for all
  14. Replies
    4
    Views
    1,482

    but didnt get this paragraph: "Because the...

    but didnt get this paragraph:

    "Because the startup routines that call main could be assuming that the return value will be pushed onto the stack. If main() does not do this, then this could lead...
  15. Replies
    4
    Views
    1,482

    got the answer at...

    got the answer at http://users.aber.ac.uk/auj/voidmain.shtml
  16. Replies
    4
    Views
    1,482

    why not void main??

    is it by any means not recommended to use 'void main' even if your program is not returning anything...heard ppl sayin go for 'int main' & put 'return 0' in the end if aint got nethng to...
  17. Thread: cant get it!

    by shrijeetp
    Replies
    7
    Views
    1,154

    thanx salem...on a different compiler it gave...

    thanx salem...on a different compiler it gave different result.
    but didnt gave a different result on adding few extra lines of code.
  18. Thread: cant get it!

    by shrijeetp
    Replies
    7
    Views
    1,154

    contnd..

    i m using turbo c++ borland compiler version 3.0..

    it cant be the starting address of main as on any machine it would give the same answer...i tried it on three different machines.

    i was just...
  19. Thread: cant get it!

    by shrijeetp
    Replies
    7
    Views
    1,154

    cant get it!

    :confused:
    check this one:


    void main(){
    printf("%u",main);
    }

    it gives output 657..its not a garbage value..
    why????
Results 1 to 19 of 19