C++ problem

Discussion about hacker.org's server
Post Reply
weed!
Posts: 3
Joined: Tue Apr 07, 2009 5:53 pm

C++ problem

Post by weed! »

hello i am newbie here
i have problem with C++
i write a code into DEV ++ as an application it have a problem here it is


GetModuleFileName(GetModH,pathtofile,sizeof(pathto file));

so plz can someone helpp me ?
jeetee
Posts: 105
Joined: Sun Jan 04, 2009 5:25 pm

Post by jeetee »

And you problem/error/codesnippet is ?

When you just give that one statement, it's rather hard to know what's the matter.
What makes you sure that your problem is caused by that statement.
Do you get a compilation-error or any warnings (always compile with -Wall !)? If so, please post them.
if it's a runtime-error or functionality problem: please describe what the code is supposed to do, and what you get as a result.
It seems out of the statement, that you are using some library (most probably win32), but please confirm this.
weed!
Posts: 3
Joined: Tue Apr 07, 2009 5:53 pm

Post by weed! »

ok 10x man :D
jeetee
Posts: 105
Joined: Sun Jan 04, 2009 5:25 pm

Post by jeetee »

.... okay....


now go back and read my previous post
plope0726
Posts: 826
Joined: Mon Dec 15, 2008 10:13 pm

Post by plope0726 »

:lol: :lol: :lol:

No speaky...

It's like talking to someone who doesn't speak english but they don't want you to know that so they say ok to everything :lol:
jeetee
Posts: 105
Joined: Sun Jan 04, 2009 5:25 pm

Post by jeetee »

ok plope

you are man 10x
ok

[/sarcasm]
User avatar
Zaffron
Posts: 491
Joined: Thu Dec 18, 2008 12:18 am
Location: Invading a small country

Post by Zaffron »

lolwutcheckloop:
if 10xman != superhuman
then
print "Lolwut?"
lolwut=lolwut+1
goto lolwutcheckloop
endif
Post Reply