New member
Hi everyone, I just joined this community. I'm presently taking C in college right now, a beginner or sorts, and I thought this might be a good place to hang around- and quite possibly get some help. Which brings me to my very first question- when you have code like this: return (a[mid] == target) ? mid : -1; What exactly am I doing here? I remember seeing comparisons like this but, well, I don't quite remember exactly what such a statement means. (Sorry for all who think this is far too simplistic a question... somehow, I have a hard time grasping C.) Also, this probably being a bit OT, I was wondering if there was anyone out there who could help me with my C programming through AIM. My AIM is worshiphidedoll. I've having quite a difficult time with this one program I'm working on and I'd love some one-on-one help- seeing that my college professors aren't at the college today. Thankyou.
