4 Solved Topics

Remove Filter
Member Avatar for MyrtleTurtle

My assignment this week deals with using a struct. I think I can do that part. What I'm having trouble with is reading the file into each variable. The first item in the file is text with spaces. The next items are numeric and need to go into other variables, …

Member Avatar for MyrtleTurtle
0
125
Member Avatar for MyrtleTurtle

I've seen posts here that were posted in the wrong forum. Today there was one in the IT professionals forum that should be posted under HTML instead, and one with C code in the C++ forum. What do you think about creating a forum for members to report posts? Besides …

Member Avatar for jbennet
0
233
Member Avatar for MyrtleTurtle

This is my first question here. My latest assignment is to create a random walk program using a 2-d array. The program worked fine until I tried to put this code into a function: [CODE] for(int i = 0; i < 100; i++){ //reset field of flowers for each attempt …

Member Avatar for Fbody
0
244
Member Avatar for MyrtleTurtle

Forgive me if this is not the correct place to post this question. How do you judge your own programming skills? How do you know you're 'good enough' to land a job in the field and to do a good job? There are so many more questions that I cannot …

Member Avatar for MyrtleTurtle
0
136

The End.