Search Result

Collapse
2 results in 0.0028 seconds.
Keywords
Members
Tags
infinite loop
  •  

  • loveknot
    started a topic Infinite Loop, two lines, no brackets

    Infinite Loop, two lines, no brackets

    Hi,

    Perhaps this is too easy to be any fun for all of you, but it's stupidly important to me, so any help, advice or ideas anyone can offer are greatly appreciated.

    I would like to have a ring engraved with C# code for an infinite loop for love. (For my C# developer guy's wedding band.)

    I can't use anything but letters and numbers. No symbols, no brackets, no slashes, etc, because it's being engraved...
    See more | Go to post

  • madafaka
    started a topic Infinite while loop
    in C

    Infinite while loop

    guys i am this term i am taking basic c++ course and in this homework, i encountered an infinite loop problem and i dont know how to fix it. i am pretty sure that it is an easy problem for you, so if you help, i will appreciate it. so here is the problem;

    in here i have to make an input check to see that if the user enters a string longer than 39 characters.

    #include <iostream>
    #include <string>
    ...
    See more | Go to post
Working...