Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
c x 7
c++ x 1
Member Avatar for Freespider

hey, i cant understand whats wrong, i guess there is a syntax error or i didnt include something.... i uploaded only the header file... thanks...

Member Avatar for Fbody
0
1,000
Member Avatar for Freespider

i got an assigment, for tomorow, i have a text file, and i need to convert it to binary file. text file for example: 2 - how many products ipod 1000 2 - product name, price stock playStation 23 9 i need to preper this binary file: first the size, …

Member Avatar for abhimanipal
0
105
Member Avatar for Freespider

heyy... i need to analyse diffrent text(strings) inputs... and there is no pattern between the inputs... i have a question in my school...i need to do like a little storage with char**...and each time i get a string i need to input it into the char**, if the char** gets …

Member Avatar for abhimanipal
0
93
Member Avatar for Freespider

hello... i want to separate string like "!string" i need to put the "string" to some char*... i did char firstWord[10]; sscanf(text,"!%s",firstWord); why its not woking? and how to make it work? i try to search, but nada....

Member Avatar for WaltP
0
128
Member Avatar for Freespider

i am writing a code that inputs a struct (of two ints) into an array pointer of this specific struct, i need that some of the "cell" in the array will be empty(with NULL or spam like -568558), but still i need to identify those cells and not print them....just …

Member Avatar for Narue
0
98