Changes

Jump to navigation Jump to search
219 bytes added ,  15:10, 19 March 2013
no edit summary
Line 97: Line 97:  
[[User:Oibaf|Oibaf]] 19 March 2013 (UTC)
 
[[User:Oibaf|Oibaf]] 19 March 2013 (UTC)
 
:You said "According to the standard C, argv[0] should be the name of the file" so how does it make sense for a wii program to receive "wiiload.exe" as argv[0] regardless of what the program's real name is? If you start a program in windows do you expect it to receive "explorer.exe" as argv[0]? [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 13:07, 19 March 2013 (CET)
 
:You said "According to the standard C, argv[0] should be the name of the file" so how does it make sense for a wii program to receive "wiiload.exe" as argv[0] regardless of what the program's real name is? If you start a program in windows do you expect it to receive "explorer.exe" as argv[0]? [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 13:07, 19 March 2013 (CET)
 +
 +
Sorry, I was wrong. Argv[0] should contain the dol file and argv[1] should contain the first argument passed to the dol file whilst currently the argument is passed as argv[0].
 +
[[User:Oibaf|Oibaf]] 19 March 2013 (UTC)
295

edits

Navigation menu