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...
Search Result
Collapse
2 results in 0.0028 seconds.
Keywords
Members
Tags
-
Infinite Loop, two lines, no brackets
-
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>
...