Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C++ (https://www.askmehelpdesk.com/forumdisplay.php?f=439)
-   -   Help needed for errors (https://www.askmehelpdesk.com/showthread.php?t=628977)

  • Jan 20, 2012, 03:20 AM
    MdLeeuw
    Help needed for errors
    Hi, need help on my program. ( asap.. )
    It should ask to fill in text (max length is 80 characters)
    It asks for search text (check if is available)
    It asks for replacement text
    Replace search text by replacement text.

    Have some errors I do not understand.

    Thanks for help
  • Jan 20, 2012, 04:41 AM
    ScottGem
    So what are the errors in what lines of code?
  • Jan 20, 2012, 04:13 PM
    MdLeeuw
    Hallo ScottGem,

    Thanks for answering.

    Fault errors are below.
    In function 'void ControleLengte()'
    54: 'st1 was not declared in this scope
    60: label 'Afsluiting' used but not defined
    55: label 'Zoektekst' used but not defined
    In function 'void ControleLengte()'
    65: 'st2' was not declared in this scope
    66: 'st1 was not declared in this scope
    70: label 'Afsluiting' used but not defined

    I attached the programfile, if it is not working I will copy it in this messagebox.

    Regards


  • All times are GMT -7. The time now is 07:34 PM.