You are viewing our Forum Archives. To view or take place in current topics click here.
Looking for help with C Programming
Posted:

Looking for help with C ProgrammingPosted:

Bozzz
  • Christmas!
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
As the title says I'm looking for someone that can give me some assistance with a university assignment based around C programming (mainly multithreading)
#2. Posted:
-Deano
  • PC Master Race
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Post what the issue is and where you are stuck and someone will be sure to help you out.
#3. Posted:
Bozzz
  • Christmas!
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
Ok so for my assignment i have to modify a basic password cracking program to add an additional letter to it and then make it able to run on multi-threads but when i run the code i get "segmentation error (core dumped)" and after searching ive heard that it is caused when trying to access memory that i do not have access to but i cant seem to find where the problem lie in the code.

[ Register or Signin to view external links. ]
#4. Posted:
-Deano
  • Spooky Poster
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
If you can, put your code in a
[code][/code]
block as it would be easier to read it than from an image.
#5. Posted:
Bozzz
  • V5 Launch
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
-Deano wrote If you can, put your code in a
[code][/code]
block as it would be easier to read it than from an image.



everytime i try it keeps coming up Cloudflare Blocked when i try to post it
#6. Posted:
Bozzz
  • Christmas!
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201112Year Member
Posts: 3,203
Reputation Power: 130
maybe this will be easier... [ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.