Community Profile

photo

John


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to make multiples loops run at the same time?
Hello all. I am assigned to make a program in which multiple dots move at the same time. All movements are confined within a win...

10 years ago | 1 answer | 0

1

answer

Question


How to get back to the beginning of a loop when the loop ends
Okay my question might sound confusing, but here's what I'm trying to do. I'm supposed to do some calculation within a loop,...

10 years ago | 1 answer | 0

1

answer

Question


Using fscanf to read in data
Hello. I am supposed to read in a .txt file that has the following format: string 12 78 (just another column of numb...

10 years ago | 1 answer | 0

1

answer

Question


How do I read a specific string and numerical value from a .txt file and use each one for calculation?
So I have .txt file that has the following information: NameA 1999 50 NameB 2005 75 NameC 1987 86 ... ...

10 years ago | 1 answer | 0

1

answer