HELP PLEASE!
-
Hi there I would just like to know how do i write a programme that would take an error code as a argument and display the error message thats associated with the error code Example: ERROR CODE 00300 Print : Bad IP Checksum How and in what should i store the list of errors How do i iterate\scan thru the list get the error code and print the error message. Can i store both in one file? ;)
-
Hi there I would just like to know how do i write a programme that would take an error code as a argument and display the error message thats associated with the error code Example: ERROR CODE 00300 Print : Bad IP Checksum How and in what should i store the list of errors How do i iterate\scan thru the list get the error code and print the error message. Can i store both in one file? ;)
Have you looked at
FormatMessage()
?
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?
-
Hi there I would just like to know how do i write a programme that would take an error code as a argument and display the error message thats associated with the error code Example: ERROR CODE 00300 Print : Bad IP Checksum How and in what should i store the list of errors How do i iterate\scan thru the list get the error code and print the error message. Can i store both in one file? ;)
could u please use a topic that describes the problem? Don't try it, just do it! ;-)