On 28.07.2020 22:18, anshu khare wrote:
> I need to print some numerical value whose formula I am working on. I need
> to check if the formula is correct.
> 
> That's why I asked for printing the output on console.
> 
> Breakpoints won't serve the purpose, I guess.

I totally don't see why. Breakpoint may allow you to examine values; or
to print values - as I wrote in my initial answer; without any need to
modify the code and compile the changes.

See https://docs.microsoft.com/en-us/visualstudio/debugger/using-tracepoints

-- 
Best regards,
Mike Kaganski

Attachment: pEpkey.asc
Description: application/pgp-keys

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to