Search:

Type: Posts; User: rajesh23

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: links

    by rajesh23
    Replies
    2
    Views
    1,112

    links

    can anyone gimme a good link where we can find lots of objective type questions in C to hone our skills??

    thanks

    raajesh
  2. Replies
    23
    Views
    7,517

    Poll: hi

    GUI for me
  3. Replies
    9
    Views
    2,334

    suggestion

    Hi

    why dont you try installing some other browser and figuring out the problem?? Also, what abt the appearence of other websites on your screen? Are they appearing in the same manner as your home...
  4. Replies
    5
    Views
    2,566

    reply

    do your homework by yourself
  5. Thread: Proxies

    by rajesh23
    Replies
    3
    Views
    1,215

    technical link

    hi

    That link has some technical stuff which I thought would help you. Anyway, I will let you know more shortly

    raajesh
  6. Thread: Proxies

    by rajesh23
    Replies
    3
    Views
    1,215

    complete anonymity

    visit

    http://www.ankitfadia.com

    for more details.

    You can probably achieve it only by IP spoofing
  7. Replies
    3
    Views
    1,781

    simple!!!

    port is the door through which u access different services and IP address is your identity card for accessing
  8. Replies
    1
    Views
    1,375

    Outlook express

    How does a request read receipt option ( with outlook express and MS outlook) work?
  9. Replies
    29
    Views
    2,683

    reply

    try reinstalling the browser and removing the temporary internet files cache.
  10. Replies
    7
    Views
    1,062

    good code

    Hope u got a good code to do that in the prevoius post. Go ahead
  11. Replies
    7
    Views
    1,062

    reframe

    can u reframe your question clearly
  12. Thread: reset bios

    by rajesh23
    Replies
    5
    Views
    1,668

    i know that!!

    debug option is ideal

    but how to to it in C
  13. Thread: reset bios

    by rajesh23
    Replies
    5
    Views
    1,668

    reset bios

    is there anyway to reset the bios using a program in C?
  14. Replies
    2
    Views
    987

    links

    try

    searching for coding library+tutorials in google and the first linke will give what u needed

    raajesh
  15. Replies
    10
    Views
    1,217

    solution

    yes

    u have to open the file. u can look for the implementation of the cat command as it is open source then go ahead with your program you will get it
  16. Replies
    10
    Views
    1,217

    solution

    u can look into the implementation of the wc command in unix . say cat <filename>|wc-l. or equivalently to count the number of characters in it. Then u can use the same in your C code for achieving...
  17. Thread: What is that

    by rajesh23
    Replies
    3
    Views
    1,011

    more information

    I will tell what i did by setting them to their defaults

    suppose we have a winzip icon changed to IE icon. Then I restored to their original icons in the folder options. But even then it happens....
  18. Thread: What is that

    by rajesh23
    Replies
    3
    Views
    1,011

    What is that

    hi

    I notice in xp behaviour.MY icons for softwares changes occasionally and it gets restored to their defaults when i reboot. There is no virus problem as I scanned with latest version of NAV and...
  19. Replies
    15
    Views
    2,968

    platform

    if u are in unix u can try


    getnnstr();

    this is defined in the curses header file.

    and restrict the user innput. You wont get any problem in this case
  20. Replies
    1
    Views
    2,344

    reply

    I think this links would help you to find the source

    http://www.cs.bham.ac.uk/~exc/Teaching/Graphics/bresenham.pdf

    or alternatively this one...
  21. Thread: win errors

    by rajesh23
    Replies
    1
    Views
    1,381

    win errors

    Can anyone explain what the following errors signify when we get them under windows


    1) core dump

    2)stack overflow

    and the other things which usually come in windows.
  22. Thread: Dmi

    by rajesh23
    Replies
    1
    Views
    1,132

    Dmi

    what exactly happens

    when we see

    the following message when we power on the PC

    "Verifying DMI pool data"

    raajesh
  23. Replies
    3
    Views
    1,226

    reply

    if u are in unix envirenment u can try the following



    system("clear");


    or include the file curses.h and u can use the function clear(); to clear the screen

    under DOS u can use clrscr();...
  24. Thread: Help!

    by rajesh23
    Replies
    58
    Views
    4,767

    reply

    hi

    tell me what is your problem with HTML? I will help you

    raajesh
  25. Thread: IIS problem

    by rajesh23
    Replies
    6
    Views
    1,682

    value

    hi

    it is set at 90 only. I will give a sample script when it hangs say..hit counter script. Even for such a simple script it is not capable of executing. I dont have any such problems when I run...
Results 1 to 25 of 47
Page 1 of 2 1 2