Q: In Visual Studio, how to set conditional breakpoint on -1.#IND000000000000 ?
vairable == -1.#IND000000000000//this cannot work, of course
A:
vairable != vairable
Advertisement
Tags: -1.#IND000000000000, breakpoint, NoN
Q: In Visual Studio, how to set conditional breakpoint on -1.#IND000000000000 ?
vairable == -1.#IND000000000000//this cannot work, of course
vairable != vairable
Tags: -1.#IND000000000000, breakpoint, NoN