Search:

Type: Posts; User: clinamen

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,205

    Thanks

    Many thanks, looks like just what I'm looking for!

    Paul
  2. Replies
    1
    Views
    1,205

    A clarification of my print function query

    /*
    I want to change this program...
    */




    main()
    {
    one();
  3. Replies
    4
    Views
    1,416

    Thanks, I`ll try it.

    Thanks for this Hammer, I`ll try it out.

    clinamen
  4. Replies
    4
    Views
    1,416

    follow up

    Yes, but I want all three messages to be in the print function & I want to print a different message in turn, calling it from its appropriate function (one, two or three).

    clinamen
  5. Replies
    4
    Views
    1,416

    How do I print from one function?

    /*
    This is a simplified outline of my program as it treats the display of
    titles and messages: messages are printed from individual modules. I want
    to change the program by printing out all...
Results 1 to 5 of 5