Search:

Type: Posts; User: kosodo

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,963

    Thanks so much :). This works perfectly ...Here...

    Thanks so much :). This works perfectly ...Here is what i needed to to (main function is given).



    #include <stdio.h>

    void MyFNatoi(char *, int *);

    int main(void)
    {
  2. Replies
    4
    Views
    1,963

    how can i pass this array to my function?

    Hello everyone,

    I'm given the following main() function and is required to write a function to do things. Could someone please help me with the prototype? Im really stuck and dont know how to pass...
  3. Replies
    10
    Views
    1,689

    Sorry, I didn't mean anything but try to help....

    Sorry, I didn't mean anything but try to help. Those lines of codes are learned from this training cource: http://www.vtc.com/products/cprog.htm. Once again, sorry! I'm reading the FAQ. couldn't...
  4. Replies
    10
    Views
    1,689

    Another way ... #include ...

    Another way ...



    #include <stdio.h>

    main()
    {

    /*
Results 1 to 4 of 4