Search:

Type: Posts; User: Bruce Gregory

Search: Search took 0.00 seconds; generated 17 minute(s) ago.

  1. I am sorry to ask anymore questions, but do you...

    I am sorry to ask anymore questions, but do you know how to do this in code blocks or possibly point me in a direction? Thank You!
  2. Thanks for your quick reply, but this is just not...

    Thanks for your quick reply, but this is just not possible. We have well over 100 computers and I dont think the factory workers will understand this. How do other people do it? You can download any...
  3. It says ""The version of this file is not...

    It says ""The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 or x64 version of the program,...
  4. I work at a factory and I am the it guy. This...

    I work at a factory and I am the it guy. This program simply backs-up user access logs via ftp, which I made in .bat, but I needed it to run without a windows and I used C. I am using windows 7 on a...
  5. How to make my compiled C exe run on different computers?

    I have made a c file, using windows and gnu gcc compiler and it runs, but only on my computer. Is t posible to make it run on other computer. BTW using codeblocks.

    Thanks!
  6. Replies
    2
    Views
    836

    Make A CMD "Hidden"

    I am making a program that backs-up my data to a server in my house and it works, but every 6 hrs their is a cmd prompt on my screen and it takes awhile to go away. Does anyone know a way to run a...
  7. I see what you mean, but when I run it, it does...

    I see what you mean, but when I run it, it does run, I get this error in codeblocks:
    Process terminated with status -1073741510 (0 minutes, 5 seconds)
  8. How to solve a polynomial given "x" in C.

    I am 17 and trying to learn C, so I bought "Programming in C" by Stephan Kochan. I have made it to the 4th chapter on the 6th exercise and I cannot get this simple question:



    I did this:
    ...
Results 1 to 8 of 8