Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: bobrien314 ; Forum: C and child forums
Forum: C Oct 5th, 2009
Replies: 3
Views: 273
Posted By bobrien314
IS it possible to have text in the command line delimited by "" rather than white space?
Forum: C Apr 3rd, 2009
Replies: 3
Solved: Command line
Views: 293
Posted By bobrien314
sorry johna i didn't try your so idk if works or not, but i was able to get it with sscanf from aia, thanks both of you for your help
Forum: C Apr 3rd, 2009
Replies: 3
Solved: Command line
Views: 293
Posted By bobrien314
I am trying to read an integer in from the command line, but it keeps reading in the ascii value as the int, and it completely blows up when the number is greater than 9. I know it's probably trivial...
Forum: C Mar 19th, 2009
Replies: 7
Solved: malloc
Views: 307
Posted By bobrien314
sizemal is the length i am recieving from the driver program telling how much space to allocate in memory, 18h is the size of the structure. neither is important, i just need to know why when i add...
Forum: C Mar 19th, 2009
Replies: 7
Solved: malloc
Views: 307
Posted By bobrien314
sbrk is working fine, this issue is i just want to increment the pointer by 18h. can you just add an int to a pointer and have it increment the address it is pointing to by 18h?
Forum: C Mar 19th, 2009
Replies: 7
Solved: malloc
Views: 307
Posted By bobrien314
sorry, Idk what you mean by code tags, comments??? but i need to use sbrk because i am writing my own malloc, my problem is that i am trying to add 18 to a pointer which i know returns 502048h, but...
Forum: C Mar 19th, 2009
Replies: 7
Solved: malloc
Views: 307
Posted By bobrien314
I have this assignment to write my own malloc program and I am having some trouble. I am using a doubly linked list to manage free space and used space, and using next fit to allocate the memory. the...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC