Quantcast
Channel: User Jack - Stack Overflow
Viewing all articles
Browse latest Browse all 40

How to the compiler translate while(foo)?

$
0
0

If I omit the operators from statement, something like this: while(foo) will the compiler turn it in while(foo != NULL || *foo != '\0' || foo != 0) or while(!foo) or something like this?

how to it is really done?


Viewing all articles
Browse latest Browse all 40

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>