Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
30% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
8
Posts with Downvotes
5
Downvoting Members
8
7 Commented Posts
~8K People Reached
About Me

Studying Software Engineering at Uni.
Background in the fitness industry. I run a personal training business. Love the gym and much as I love my computer.

I love the beach, activity, sunshine.. dj'ing and hanging out with my wife and my mates!

Interests
Interested in C and Objective-C. Dj'ing. Anything gym. Music.
PC Specs
'09 Macbook Pro
Favorite Tags
Member Avatar for nateuni

Hi guys, I have been trying some basic iPhone programming and thus I am making a tic tac toe game. Everything is working well. When there is a winner, an alert comes up. Though then I don't know how to reset the screen state? - I want to turn off …

0
57
Member Avatar for wonderland

Hi, Didn't know which section to write this in. :( I would like to know how could I delete two of my threads, since they show up on google search and I don't want them to. Of course editing would be an option, but lately edit post button only shows …

Member Avatar for nateuni
0
341
Member Avatar for sabalksj
Member Avatar for nateuni

Guys, I normally don't dabble to much in XHTML, but I have been doing up a website for my business and I have hit a wall with the development. I found some inconsistencies with different browsers. So I carefully went back in Photoshop and made rulers and made sure all …

Member Avatar for nateuni
0
390
Member Avatar for nateuni

Hi, I transferred Uni, and got an advanced standing for some prior study, but the current unit I am enrolled in builds on an advanced understanding of ADTs (and link lists etc). Problem is that - I have not previously learned this information. My unit text - Algorithms in C …

Member Avatar for Etherwind
0
95
Member Avatar for hemant_is_here

hi all plz explain me with syntax "how to pass pointer to a function or pointers to a function " . plz tell me if there any big tutorial which can solve my problem providing a deep knowledge about it . and one more probim : what is incorrect int …

Member Avatar for jamma
0
763
Member Avatar for nateuni

Hi, I am just finishing up a semester at Uni that touched on Assembly with the LC-3 (Limited to around 16 instructions). I would like to look more into assembly. Specifically getting a better grasp on assembly opcodes (their purpose), and how they map to HL processes. As opcodes like …

Member Avatar for Evenbit
0
132
Member Avatar for nateuni

Guys, Finished a kick ass assignment, checked it on all available browsers on my mac, all good, so I submitted. Then I was over my misses mate's house and looked at it on windows and there are menu hover issues in Explorer. I have been looking and looking but I …

Member Avatar for ko ko
0
113
Member Avatar for nateuni

Guys.. I am trying to figure out Comparator so I can compare Strings in an object array (the object has other data types as well). I have been hunting around and have come up with this.. but I cant get it to work --> Can anyone point me in the …

Member Avatar for nateuni
0
93
Member Avatar for nateuni

Out of all the possible problems I though I may have in my program, this was not one of them. My menu code is looping twice before stopping for the fgets to take input.. so my menu options are getting printed twice? I have tried flushing the crap out of …

Member Avatar for nateuni
0
593
Member Avatar for nateuni

I am getting this error message, but I am not sure what I am doing wrong? Here is a edited snip-it of my code - [code=c] void WriteProgram(clientProgram *ptrToProgram, int *ptrTotalWkOuts, int *ptrNumOfEx) { int wkOut = 0; clientWorkout *ptrToWorkout; int *autoPopulate = (int *) calloc(1, sizeof(int)); clientWorkout *ptrToFirstWorkOut = …

Member Avatar for Tom Gunn
0
652
Member Avatar for nateuni

Hi, I have a struct that contains many different datatypes including arrays of other stucts, ints, floats, chars, char arrays etc. I have dynamically declared a ptr to the struct in main. I then pass the ptr deep into my functions and sub functions. It is a struct that holds …

Member Avatar for nateuni
0
127
Member Avatar for nateuni

Hi, In c if I have a return value and do not catch it, will this cause any problems in my program? Or should I just catch it in some dummy variable and discard it? In spite of googling.. I can't find any info in how c behaves in this …

Member Avatar for gerard4143
0
126
Member Avatar for nateuni

My unit doesn't teach this so I am unaware about the correct syntax to go about what I want to do. I have hit google but have produced no answers to my specific problem. So here we go. I have a series of nested structs. Is this possible that instead …

Member Avatar for nateuni
0
524
Member Avatar for nateuni

I have been bashing away at this for hours and am not making any new ground. I have to find the employee that is closest to the all the average. Originally I thought I would just see how far each value was away from the average (eg ageRemainder = averageAge …

Member Avatar for nateuni
0
78
Member Avatar for nateuni

Hi, I am new to programming and I have been doing ok. I have a subject that is in C and I really need to be able to use effectively use pointers. So far my lectures are like snails with replys.. and I have 2 options.. 1. play it safe …

Member Avatar for mrnutty
0
208
Member Avatar for nateuni

Hi, I have looked on boards, googled, I tried you tube had a look at the C books I have on hand.. but I am confused about this... What is the best way to write a struct to a file_ And how is the data saved and then read back? …

Member Avatar for nateuni
0
362
Member Avatar for nateuni

Hi, I am new to programming.. and am studying IT at Uni Over the weekend, I managed to write a java class that handles errors and loops until receiving valid input for a range of different datatypes. I am looking to write something like this in C (as my other …

Member Avatar for Tom Gunn
0
1K
Member Avatar for nateuni

Hi, I am having issue with the Scanner class, it seems to fall through to the next line, depending on how I call it from my class. I cannot track find a pattern to this. Except it tend to happen more when calling the nextLine() from the Scanner class. Some …

Member Avatar for cgeier
0
308
Member Avatar for nateuni

Hi Guys and Gals, I am new to programming and I decided to write my self a simple class to help me with my uni work. It is just to save me writing to screen then using the scanner class to read the input. It would be easier with a …

Member Avatar for nateuni
0
1K
Member Avatar for nateuni

I am studying IT and whilst out looking to solve issues i have come across this forum many times and found problem solving info here. So I must say... seems one of the best I have come across so I though it was time to join and say hi..! So …

0
32