User Profile
Collapse
-
ok, thanks sicarie and weaknessforcats . i will try this out and let you know how it goes. -
yes, you guessed right. its the code on the system which i want to hide. especially the hardcoded parts.
isnt there any code based solution?Leave a comment:
-
hide cgi c code
hi,
i do have some cgi application with hardcoded data which is visible in plain text to anyone. is there any way to hide those code? preventing users from accessing this file isn't an option. -
easy way to debug c cgi app's
hello,
a while ago i just started coding a cgi app.just a minute later, i was realizing that debugging isnt that trivial.this brings up some questions.is there any easy way to debug cgi app's writen in c ?
i have vs 05 and apache installed, and i dont want to install iis or other useless things. -
i want a ferrari. where is my ferrari, why can't I have a ferrari ????Leave a comment:
-
thanks for the explain, jos. this helps me alot! its still a little cryptic for me, but i think i understand most of it now. i will try it out and play with it later on, cause i need to do some app testing now.Leave a comment:
-
please explain this macro
hi,
can any one explain me what this little macro is doing?
h is a structCode:#define pos_of(h, f) ((short int) &((h *) 0)->f)
f is a member of it
i have no clue, i only know it has something to do with the position. -
hello,
i wasnt able to work on at the w-end, sorry for not posting.im so sorry leaving you confused, im still confused too.i do and did alot of researching before bothering you guys posting on this forum.but i just didnt found the relevant infos.i didnt post any code cause of security and copyright reason.and i use wrong terminology and bad english cause english isnt my native language and i never learned something about programming at school.for...Leave a comment:
-
too bad, im still on the office working on this.
new question. is there any way to get the size of, or indexing a void type buffer?
for now, i malloced some space and put all the data in this temp buffer to work with, but i guess there is some better ways to do this.Leave a comment:
-
thx zodilla58, i read all this, but its not exactly what im looking for and i also know most of them already. i should be more specific, but how when i have absolutely no clue what to do!! damn, thanks god its w-end!Leave a comment:
-
store data in a struct
hello, im completely new to c and programming.
now i need to store data from a input buffer in a struct and then sending the struct back, not the buffer, but i dont know how to start.any help would be nice. thx
No activity results to display
Show More
Leave a comment: