Hi.
I have created a windows console program and would like to add SEH. Try as I might I cannot get the compiler to recognize the "_try" and "_except" keywords. I have also tried "try" and "except" to no avail.
I am using version 10.00.6 and I have turned windows extensions on.
I have thoroughly scanned this forum and it doesn't seem that anyone else has had this precise problem.
Any assistance with this problem would be greatly appreciated.
I would not consider myself an advanced C coder but generally get my programs to work. I am more comfortable in assembly for embedded systems rather than C for windows. I found Pelles as I was looking for a simple IDE which would be comparable to my old Turboc (for DOS) which was excellent and loaded off a few floppies which I still have. I must say I'm very impressed by Pelles and this forum. It has been a treasure trove of information.
Thanks in advance,
Richard