Hi,
Maybe this is the wrong place to ask but I was wondering whether there is some header file out there that identifies the majority of the OS's/ compilers, architectures etc... at compile time, probably using macros i.e. checking for definitions such as _WIN32 for windows as defined by some...
Hi,
I'm new to mysql and databases in general, I've created two tables, one for "user" and one for "tracks" lets say:
user(userID, name, email)
track(trackID, name)
Let's say I have 100 users and each user buy's 1000 tracks, at the moment my user table is like so:
user(userID, name, email...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.