User forums > Help
function parameter?
wasabi:
for example, if I use something like "strcpy" CodeBlocks didnt show up the 2 parameters... Is there a way to get rid of it? Thanks.
ollydbg:
which version of Code::blocks do you use?
Did you include the correct header file?
It works here on my CB.(Windows, CB latest SVN build)
wasabi:
Im using the latest nightly build too... yes I've includet <string.h>... strcpy works too... it just didnt show up the 2 params..
ollydbg:
--- Quote from: wasabi on August 03, 2009, 05:18:53 pm ---Im using the latest nightly build too... yes I've includet <string.h>... strcpy works too... it just didnt show up the 2 params..
--- End quote ---
Works here, but I build my CB myself. and I use a modified CodeCompletion(merged from the CC_branch and my own code....) Maybe, you can try CC_branch.
[attachment deleted by admin]
wasabi:
Where can I get CC_Branch from? oh and strcpy_s( ) seems to show the parameter.. thats really weird... does it show you the "entrys" for std:: too? thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version