Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > coding style
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 44409 of 47977
Post > Topic >>

coding style

by Jim Johnson <aopiyy001@[EMAIL PROTECTED] > Apr 4, 2008 at 06:29 PM

is this C style coding?

I don't seem to see much C++ code in this way. 

is this a bad programming practice? 

code seem ugly coding this way.


=================
CATCHERROR(m_Cnn,0)

=================
#define CATCHERROR(ptr,a)	catch(_com_error &e)\
			{\
				ErrorHandler(e,m_ErrStr);\
				ptr=NULL;\
				return a;\
			}
 




 2 Posts in Topic:
coding style
Jim Johnson <aopiyy001  2008-04-04 18:29:39 
Re: coding style
"Ivan Vecerina"  2008-04-05 18:08:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 8:32:12 CDT 2008.