Thread: funtcions

  1. #1
    risfuk
    Guest

    Question funtcions

    Hi all just a quick one! How can I pass a string of numbers/chars to a function for validation?
    thanks risf

  2. #2
    Unregistered
    Guest
    use a pointer, int* or char*.

    pointers are good for all sorts of things, the answer to all your problems

Popular pages Recent additions subscribe to a feed