Search:

Type: Posts; User: c-da

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    830

    I know that it doesn't work, but need any other...

    I know that it doesn't work, but need any other idea how i can check if my programm has find the String.
  2. Replies
    10
    Views
    1,403

    thanks for the info. :biggrin:

    thanks for the info. :biggrin:
  3. Replies
    10
    Views
    1,403

    first your declaration is wrong. you have to...

    first your declaration is wrong.

    you have to declarate the type at the beginning, and if you want to give your variable new values just write (varible name) = (new value);
    same thing with
  4. Replies
    3
    Views
    830

    A for-loop as a while statement?

    Hi guys,
    i'm having some troubles finishing my programm. My programm delete all files that have the same parameter.

    So here i read the files and find a specific string:



    if (datei =...
Results 1 to 4 of 4