User profile: farmergeoff2003

User info
User name:farmergeoff2003
Name:Justin
Location:Corpus Christi, TX
Statistical data
Gender:Male
Occupation:Student
Skills:C++
Visual Basic
History
Joined:
Number of posts:34
Latest posts:

Pointer incrementing
I don't know why or how but it compiled, ran, and worked!

Pointer incrementing
That config yields the error I specified above at compile time.

Pointer incrementing
When I change it as you suggested and compile I get: [code]error: invalid type argument of Ă¢unary ...

Pointer incrementing
Hi, I am trying to increment the pointer I send when creating a pthread but it doesn't compile. The ...

Infinite loop???
Hi, I am getting an infinite loop from this very simple for loop and it's driving me nuts. It's actu...