Search:

Type: Posts; User: Nedhue

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,570

    Clarification

    I'm using WinXPPro with SP2. All the latest Windows updates have been installed. I was confused about runtime environments as well. I, too, thought that wasn't an issue with a pure C program.

    If I...
  2. Replies
    5
    Views
    1,570

    Deploying C Application: Help!

    I've developed a C application and can't figure out how to coax Visual Studio 2005 to give me a deployable .exe.

    Details: The program is pure ANSI C (K-R). It uses one .h file as well as many of...
  3. Replies
    8
    Views
    7,797

    All good comments

    All good comments. I've written a lot of assembly code; I've considered writing some of it in MASM. But in terms of tradeoffs, C seems optimial at first blush. I've done some simple tests in C vs. C#...
  4. Replies
    8
    Views
    7,797

    Same question for Windows

    I'm writing a C application, initially on WinXP, but likely will be moved to some flavor of Linux. It's written in C because it needs to be very fast - the application could take months to run. I'd...
Results 1 to 4 of 4