Hi
The forever macro in Qt is for(; .Is there any advantage of using while(true) to for(;.
Thanks.