Staredit Network > Forums > Technology & Computers > Topic: C pointer help...
C pointer help...
Feb 15 2009, 7:39 pm
By: Forsaken Archer  

Feb 15 2009, 7:39 pm Forsaken Archer Post #1



Code
#include "libmpq/mpq.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>

int main(int argc, char **argv)
{
    int arg;
    mpq_archive_s *a;
    printf("wtf\n");
    libmpq__archive_open(&a, argv[1], -1);
    libmpq__archive_files(a, WTF.GOES.HERE);
    printf("total: %d \n", AND.HERE);
   
    libmpq__archive_close(a);
    return 0;
}


Code
int32_t libmpq__archive_files(mpq_archive_s *mpq_archive, uint32_t *files)
{
    CHECK_IS_INITIALIZED();
    /* return archive version. */
    *files = mpq_archive->files;
    /* if no error was found, return zero. */
    return LIBMPQ_SUCCESS;
}




None.

Feb 15 2009, 7:45 pm Doodle77 Post #2



Code
   int arg; int numfiles;
   mpq_archive_s *a;
   printf("wtf\n");
   libmpq__archive_open(&a, argv[1], -1);
   libmpq__archive_files(a, &numfiles);
   printf("total: %d \n", numfiles);

Oh, I forgot to open pidgin, that's why you didn't just ask me on aim :P



None.

Feb 16 2009, 12:35 am Falkoner Post #3



What's the problem you're having? The code looks fine.



None.

Feb 16 2009, 1:13 am O)FaRTy1billion[MM] Post #4

👻 👾 👽 💪

He was wondering what one of the args in the function was.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Feb 16 2009, 7:15 pm Kellimus Post #5



Quote from Falkoner
What's the problem you're having? The code looks fine.

Ummmmmm.....

Quote
libmpq__archive_files(a, WTF.GOES.HERE);
printf("total: %d \n", AND.HERE);

Since when did constant arguments in C become "WTF.GOES.HERE" and "AND.HERE"????

Lol.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[10:13 pm]
Oh_Man -- No APM in chess. Computer just outthinks the human by seeing more moves ahead and more permutations
[10:12 pm]
Oh_Man -- U reckon? Kasparov waa defeated by computer decades ago
[05:47 pm]
NimoStar -- If its any consolation, the human brain would still mop the floor with this bot if it wasn't limited by the mechanical interface
[05:34 pm]
NimoStar -- Well. The bot didn't come up with any new strategy. It just has superhuman micro. Hard to beat that. I reckon even the simplest dedicated chess engines are unbeatable for humans now.
[02:13 pm]
Oh_Man -- all g
[10:54 am]
NudeRaider -- Oh_Man
Oh_Man shouted: NudeRaider did u watch the entire video? it's not one game. it's currently dominating the ladder at number 1 position. do ur research first!
Oops, caught me there, no I haven't. :( I was imagining how the game went. Sorry for that. Watching it now. brb
[10:52 am]
NudeRaider -- NimoStar
NimoStar shouted: They were not "Unprepared" that was their fifth loss in a row against the bot. The other replays are also available
that doesn't mean he was prepared. When humans come around with new strategies it often takes weeks until the pros figure out how to shut it down. Oh_Man that's certainly a way more convincing argument for micro being "too good to beat".
[09:43 am]
DiearAnother -- wirefram
[08:35 am]
NimoStar -- Well, pros showed that long ago... half of zerg pros just ling muta rush
[08:35 am]
NimoStar -- " its shown is that you can trade 1000's of apm to make up for lack of strategy"
Please log in to shout.


Members Online: DarkenedFantasies, Symmetry