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:
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201113Year 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:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Post what the issue is and where you are stuck and someone will be sure to help you out.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201113Year 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. ]
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
If you can, put your code in a block as it would be easier to read it than from an image.
[code][/code]
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
-Deano wrote If you can, put your code in ablock as it would be easier to read it than from an image.[code][/code]
everytime i try it keeps coming up Cloudflare Blocked when i try to post it
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
Status: Offline
Joined: Jul 17, 201113Year Member
Posts: 3,203
Reputation Power: 130
You are viewing our Forum Archives. To view or take place in current topics click here.