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 12
c++ x 6
Member Avatar for edwar

any idea how to cunt a pointer, i did some thing like that but doesn't worked ( for (i = 1; i<currentNode; i++)) i've got an error ( comparison between pointer and integer). so any idae how to solve this problem.

Member Avatar for niXman
0
63
Member Avatar for edwar

i've writtn a c++ code, and i like to count the output,i mean 1 --- 2 3 like that, the code is good just the counter, everytime when i run the program i got this kind of error ISO C++ forbids comparison between pointer and integer i really don't know …

Member Avatar for edwar
0
351
Member Avatar for edwar

Anyone knows how to open a text file and write the content of it to a text file with command line or arguments, i mean using the argc and argv. thanx for answer!

Member Avatar for Ancient Dragon
0
263
Member Avatar for edwar

i've writtn a code in c and it works well, so i tried to write the same code but in c++, ofcourse i need to change some functions to cpp, i did that, but when i run the program i got the follow error : (a function-definition is not allowed …

Member Avatar for Ancient Dragon
0
91
Member Avatar for edwar

is there anyone who knows how to remove numbers and coma's from a text file

Member Avatar for gerard4143
0
100
Member Avatar for edwar

Hi, is there anyone who could help me to writing my program output to txtfile. i mean read file and write the output to txtfile for example: FILE *fp fp = fopen("test.txt", "r"); if(fp = NULL){ printf....... } and what should i do to writing the output to txtfile thanks …

Member Avatar for yellowSnow
0
100
Member Avatar for edwar

have this code and when i run it, i get the output on the screen, what i would like to do is that i can see the output on the screen and send it to an xls of cvs file. is there anyone who could chage the code and let …

Member Avatar for edwar
0
134
Member Avatar for edwar

Hi every1, is there some1 how could give a code to sort a text file in c. for example, you write a text in kladblok and you write a code to to sort the text in alphabet. please if there is some1 who knows how to write the code, it'll …

Member Avatar for Ancient Dragon
0
102