Hi im using LPC2148,keilc v3, here i don't know How to check the status of single bit in GPIO?
Read the pin register and use a bit and (&) to mask the relevant bit.
More information is available if you read through chapter 8 of the user manual.