![]() |
| | #16 |
| pwning noobs Join Date: Jun 2009 Location: The Great White North
Posts: 125
| #define N_molPOL 356 or try declaring them as const int. In C++ using a const int in an array decalration would work. I'm not sure about C. The general convention for defines is that they are all capitals, like this: #define N_MOLPOL 356 but that's just convention.
__________________ Sun Certified Java Programmer / Developer IEEE CSDP |
| Zlatko is offline | |
| | #17 | |
| and the Hat of Guessing Join Date: Nov 2007
Posts: 8,740
| Quote:
| |
| tabstop is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Abnormal Program Termination when executed from C:\Program Files\... | m37h0d | Windows Programming | 48 | 09-26-2008 03:45 AM |
| Bitmasking Problem | mike_g | C++ Programming | 13 | 11-08-2007 12:24 AM |
| Weird errors. | Desolation | C++ Programming | 20 | 05-09-2007 01:10 PM |
| Trouble with DMA Segmentation Faults | firestorm717 | C Programming | 2 | 05-07-2006 09:20 PM |