pspsdk
Programming A PSP Application And Keep Getting A Linker Error (Undefined Reference)
I do not know why I keep getting this linker error because I linked the right library I am sure of it unless I am linking the wrong one but maybe someone knows which is the right library for the 开发者[详细]
2023-03-28 03:19 分类:问答Calculate vertices of a circle
I am having a simple program, it draws a circle :/ This works fine... for (k = 1; k < n+1+1; k++){ vertices[k].color = GU_COLOR( 0.0f, 0.0f, 1.0f, 0.0f );[详细]
2023-01-10 10:36 分类:问答PHP Fatal error: Using $this when not in object context
I\'ve got a problem: I\'m writing a new WebApp without a开发者_如何学Python Framework. In my index.php I\'m using: require_once(\'load.php\');[详细]
2022-12-21 06:47 分类:问答