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.
[03:42 am]
RIVE -- Hellooooo, Nurse
[04:19 pm]
NudeRaider -- Hello World!
[2026-6-01. : 4:03 pm]
IskatuMesk -- no Hello World? No Hello . jpeg? Not even ddosing some government website? smh my head
[2026-5-31. : 10:02 pm]
Symmetry -- I was really just figuring out how to compile
[2026-5-31. : 10:02 pm]
Symmetry -- I didn't make it do anything
[2026-5-31. : 9:17 pm]
Ultraviolet -- hell yeah. did you have trouble making the button functional, or just haven't gotten there yet?
[2026-5-31. : 8:29 pm]
Symmetry -- I made the marine shoot lasers and gave the medic a nonfunctional button
[2026-5-31. : 8:07 pm]
Ultraviolet -- Symmetry
Symmetry shouted: I did my first EUD thing today. Feels like me finding arsenal at age 8 again
haha for sure. in some ways it's even more exciting because you can play EUD maps on regular battle.net, don't need to convince someone to download your mod to play with you. what did you do?
[2026-5-31. : 6:47 pm]
Symmetry -- I did my first EUD thing today. Feels like me finding arsenal at age 8 again
[2026-5-31. : 3:20 pm]
l)ark_ssj9kevin -- le reddit
Please log in to shout.


Members Online: jun3hong, NudeRaider