Search:

Type: Posts; User: mervin

Search: Search took 0.00 seconds.

  1. Thread: system commands

    by mervin
    Replies
    3
    Views
    1,902

    At present I am working it on a Win 98 platform...

    At present I am working it on a Win 98 platform but I intend to get the most use out of it on a s/390 running linux.
  2. Thread: system commands

    by mervin
    Replies
    3
    Views
    1,902

    system commands

    Looking for information on how to get the output from a system command and put them into a variable. I am writing a short program, proof of concept to my self, on connecting to a DB2 data source. I...
  3. Replies
    0
    Views
    2,374

    Pervasive computing

    Recently I was involved with a project at Penn State where we built solutions on a PDA using IBMs DB2 database. I was wondering if anyone has had the chance to do any work in the field. If so what...
  4. Replies
    5
    Views
    2,968

    iain may be able to help you faster than I can,...

    iain may be able to help you faster than I can, but as for this part of your program I have made a few small changes and it compiles. You still need to work out the sort, and print routines.

    ...
  5. Replies
    9
    Views
    1,005

    QuestionC Thank you for your help. This is...

    QuestionC

    Thank you for your help. This is what I was after. I wrote a shell script and then a perl script that did what I wanted but this C program was a brain teaser. If you had a chance to...
  6. Replies
    9
    Views
    1,005

    QuestionC Thanks for the code snippet, I really...

    QuestionC
    Thanks for the code snippet, I really like the way it catches alpha and numerics not covered in the switch statement. If you do not mind, when I compiled the code and ran it, I could press...
  7. Replies
    9
    Views
    1,005

    Flikm I changed the mainmenu to this bit...

    Flikm

    I changed the mainmenu to this bit of code. If I enter the value 1 then I get what I want but if I just press the enter key it does not return to the mainmenu routine. How can I catch...
  8. Replies
    9
    Views
    1,005

    Sorry Flikm I guess it was a bit vauge. It...

    Sorry Flikm

    I guess it was a bit vauge. It appears the new line character is causes the mainmenu routine to run twice. If you get a chance compile it and check it out. By just pressing the enter...
  9. Replies
    9
    Views
    1,005

    Basic C question '\n'

    As a newbie to this language I throw myself on the mercy of the people who know what they are doing.

    I am trying to learn the basics of the C language and I have hit a bit of an annoyance.
    I...
Results 1 to 9 of 9