Search:

Type: Posts; User: Frank511

Search: Search took 0.02 seconds.

  1. Where to find explanations for condensed code.

    I first want to thank you Alex for your helpful website. I am deciphering some c code written by experienced programmers. Many times they will use shortcuts in their codes or advanced features that...
  2. I have tried many combinations.

    I have tried many combinations.
  3. I just tried fp =...

    I just tried
    fp = fopen("\\169.254.5.155\temp\test1.txt", "w+");
    and I have a file on my linux machine named
    \169.254.5.155\temp\test1.txt
    and nothing in c:\temp on the win7 machine
  4. Read a file in windows using c code from a linux machine

    I have a win7 PC with a folder "c:\temp" set-up for sharing. I see State: Shared below the folder. I have a small RISC machine running linux. I wrote a c program on the linus machine to access the...
Results 1 to 4 of 4