i am trying to make a while loop that goes through an array of characters and looks for the end of line character or null or /0 but it wont let me how do i set this up? while(array[i] != "NULL")
wow i tried the single quotes and it didn't work and then when i changed it back i put the right \ instead of / and had "\0" and wasn't working haha well ty