Thread: very very simple question....

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Oct 2007
    Posts
    51

    very very simple question....

    Hi there im in my very first semester of c-programing at uni doing some study at the moment on past exam and im stuck on this question.. well i sorta know it but im wondering what your take on it is.. any help would be much appreciated.

    ......
    Q1, Write a function prototype of a function that dose not return a value and has a single string as an argument.
    ......

    so im thinking of like a void prototype for a function im obviously going to make.. however im not sure how to translate the bit where it dose not return a value and has a string for an argument.??
    Last edited by webznz; 10-22-2007 at 10:23 PM. Reason: spelling error

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple question regarding variables
    By Flakster in forum C++ Programming
    Replies: 10
    Last Post: 05-18-2005, 08:10 PM
  2. Simple class question
    By 99atlantic in forum C++ Programming
    Replies: 6
    Last Post: 04-20-2005, 11:41 PM
  3. Simple question about pausing program
    By Noid in forum C Programming
    Replies: 14
    Last Post: 04-02-2005, 09:46 AM
  4. simple question.
    By InvariantLoop in forum Windows Programming
    Replies: 4
    Last Post: 01-31-2005, 12:15 PM
  5. simple fgets question
    By theweirdo in forum C Programming
    Replies: 7
    Last Post: 01-27-2002, 06:58 PM