About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Missing something?
Post: RE: Missing something?

Thank you for that... I see what you mean lol. Sorry I'm used to some easier 2D libs... I'd say I'm used to my old main() function, but that was quite the blunder on my part. Thanks for bearing with m...
Nemesis213 Beginner Questions 11 7,350 03-22-2013, 01:48 AM
  Thread: Missing something?
Post: RE: Missing something?

well unfortunately that wasnt my problem :( here is an example of what compiles if i remove the while loop.... Code: /******************************************************************************/ ...
Nemesis213 Beginner Questions 11 7,350 03-22-2013, 12:11 AM
  Thread: Missing something?
Post: RE: Missing something?

Ohhhh that makes much sense. Thank you very much! I likely may have done that.... I'm anxious to get home from work and see :) Anyways thank you all for the help and surprisingly quick responses! ......
Nemesis213 Beginner Questions 11 7,350 03-21-2013, 05:54 PM
  Thread: Missing something?
Post: RE: Missing something?

Ill paste it tonight i guess... Literally I am inserting that while statement into the hello world tut. ...and I don't see an infinite loop? It should only loop five times :/ ami forgetting somthi...
Nemesis213 Beginner Questions 11 7,350 03-21-2013, 05:35 PM
  Thread: Missing something?
Post: RE: Missing something?

I didnt that was a typo sorry... The variables are declared much before the while loop... I'm positive it's the while statement. I think something is wrong with my configuration but I have no idea whe...
Nemesis213 Beginner Questions 11 7,350 03-21-2013, 04:29 PM
  Thread: Missing something?
Post: RE: Missing something?

I can tonight when I get home but its anywhere i put a loop... I've tried many simple variations of this: i= 1 while(i < 5){i++;} Any many other variations of while/for loops just to test... Comp...
Nemesis213 Beginner Questions 11 7,350 03-21-2013, 03:26 PM
  Thread: Missing something?
Post: Missing something?

So I am very new to both esenthel and visual studio... Sorry for the (probably) dumb question. Basically I have compiled ran a few tuts, I have made projects in esenthel and created vs projects using ...
Nemesis213 Beginner Questions 11 7,350 03-21-2013, 02:26 PM