Defines

General Define Usage Create a define Use a define Define if not already defined Define using another define Multi Line Continuation Character Use the ‘\’ backslash character at the end of each line except for the last.If you have any comments surround them with /* */ (don’t use // ) Can you use string in […]

Read More