Search:

Type: Posts; User: Winston4u

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    4,546

    Dave_Sinkula: direct hit!

    Changed target type to Application, Win32, Console and rebuild the source file.

    EUREKA! A perfect compile and link.

    I'd like to take this opportunity to thank everyone who took the time to...
  2. Replies
    5
    Views
    4,546

    Different Compiler Worked

    Many Thanks, Salem: The third compiler worked!

    For anyone interested: The compiler that ended up doing the job was the Bloodshed Dev-C++. A freebie that, at least initially, looks as capable as...
  3. Replies
    5
    Views
    4,546

    Enterprise Compiler

    I would bite on the student version angle if I weren't using an Enterprise edition.

    But, I think you may be on to something. I'll try a different compiler.

    Thank you, Salem.
  4. Replies
    5
    Views
    4,546

    Linker error using system(*.*)

    OS: Win2k
    Compiler: Borland Turbo C++ v 4.52



    #include <stdlib.h>
    #include <stdio.h>

    int main(void)
    {
Results 1 to 4 of 4