Posts
 
Reputation
Loading chart. Please wait.
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

21 Posted Topics

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
58
Member Avatar for wonderland

I have had the same issue... The dani web post is appearing as a higher rank in google then the website. Can someone pleeeeeease delete the html and css from the code from my posts.. and the images? You can leave the questions etc. The thread is here -> [url]http://www.daniweb.com/forums/thread294173.html[/url]

Member Avatar for nateuni
0
341
Member Avatar for sabalksj

People around here get very angry when people start threads with posts like that. Try to be more expressive and also a little more polite (otherwise it can get a little nasty). People are happy to help but they don't want to feel used and abused. It is a great …

Member Avatar for nateuni
-2
89
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
392
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
98
Member Avatar for hemant_is_here

[QUOTE=Narue;57166]> >plz tell me if there any big tutorial which can solve my problem providing a deep knowledge about it [url]http://pweb.netcom.com/~tjensen/ptr/pointers.htm[/url] .[/QUOTE] I know you hate me Narue,. but that site just solved something that I was really struggling with! Thanks buddy that site was gold. xo Nate

Member Avatar for jamma
0
803
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
136
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
116
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
98
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
601
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
675
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
130
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
131
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
527
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
86
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
214
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
367
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
345
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