Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #25.0K
~1K People Reached
Favorite Forums
Favorite Tags

8 Posted Topics

Member Avatar for Fzn10

[code]#include <stdio.h> #define DENEME "hehehehe" void mydenemefunc(char * in) { puts(in); } int main() { mydenemefunc(DENEME); return 0; } [/code] this code is working for me on xp with Dev C++ complier, you should check you provided the complier a prototype of the function if its not above the main.

Member Avatar for sruthivin
0
101
Member Avatar for shapeshifter
Member Avatar for jennifer_netto
0
144
Member Avatar for comp_sci11

flag is a preordered keyword that isnt avaible to be used as a variable or a function name or a structure name blah blah.... simply change the keyword and it'll work

Member Avatar for dwks
0
277
Member Avatar for msvinaykumar

hmmm xml and perl, how's you going to implement xml in perl, you should at least use a javascript interface between platforms. :mrgreen:

Member Avatar for KevinADC
0
146
Member Avatar for newbie2k6

fadin in and out on a console application? id rather to use color the text dark and delay, then coloring it a lighter and refresh the screen. and so on so on...

Member Avatar for b2daj
0
78
Member Avatar for crestaldin

thanks i was also looking for exactly the same to help me with a xml parser project.

Member Avatar for b2daj
0
176
Member Avatar for Sashar400
Re: C++

they simple dont have any meaning while they dont provide us some meaningful comments but itd be useful the see declarations or some major steps of program by trying to get attention :mrgreen:

Member Avatar for b2daj
0
146
Member Avatar for LearninKaz

if i were you, id rather go with ipr or avl trees which are more balanced than simple b ones. coding may be more diffucult but if you are able to find a pre written b+ or b#tree class/sstructure, it'll be working faster.

Member Avatar for b2daj
0
117

The End.